hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
VTPData::hpsCluster Struct Reference

#include <VTPData.h>

Public Attributes

int X
 
int Y
 
unsigned int E
 
unsigned int subtype
 
unsigned int type
 
bool istype
 
unsigned int T
 
unsigned int N
 
unsigned int nothing
 

Detailed Description

Definition at line 49 of file VTPData.h.

Member Data Documentation

◆ E

unsigned int E

Definition at line 52 of file VTPData.h.

◆ istype

bool istype

Definition at line 55 of file VTPData.h.

◆ N

unsigned int N

Definition at line 57 of file VTPData.h.

◆ nothing

unsigned int nothing

Definition at line 58 of file VTPData.h.

◆ subtype

unsigned int subtype

Definition at line 53 of file VTPData.h.

◆ T

unsigned int T

Definition at line 56 of file VTPData.h.

◆ type

unsigned int type

Definition at line 54 of file VTPData.h.

◆ X

int X

Definition at line 50 of file VTPData.h.

◆ Y

int Y

Definition at line 51 of file VTPData.h.


The documentation for this struct was generated from the following file: