Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
event_t Class Reference

Public Attributes

int n
 
float E [MAX_PARTS]
 
float px [MAX_PARTS]
 
float py [MAX_PARTS]
 
float pz [MAX_PARTS]
 
float neuETot
 
int nGen
 
float genE [MAX_PARTS]
 
float genPx [MAX_PARTS]
 
float genPy [MAX_PARTS]
 
float genPz [MAX_PARTS]
 
int type [MAX_PARTS]
 
float genNeuE
 

Detailed Description

Definition at line 22 of file root2hbook.cc.

Member Data Documentation

float event_t::E[MAX_PARTS]

Definition at line 25 of file root2hbook.cc.

Referenced by main().

float event_t::genE[MAX_PARTS]

Definition at line 31 of file root2hbook.cc.

Referenced by main().

float event_t::genNeuE

Definition at line 36 of file root2hbook.cc.

Referenced by main().

float event_t::genPx[MAX_PARTS]

Definition at line 32 of file root2hbook.cc.

Referenced by main().

float event_t::genPy[MAX_PARTS]

Definition at line 33 of file root2hbook.cc.

Referenced by main().

float event_t::genPz[MAX_PARTS]

Definition at line 34 of file root2hbook.cc.

Referenced by main().

int event_t::n

Definition at line 24 of file root2hbook.cc.

Referenced by main().

float event_t::neuETot

Definition at line 29 of file root2hbook.cc.

Referenced by main().

int event_t::nGen

Definition at line 30 of file root2hbook.cc.

Referenced by main().

float event_t::px[MAX_PARTS]

Definition at line 26 of file root2hbook.cc.

Referenced by main().

float event_t::py[MAX_PARTS]

Definition at line 27 of file root2hbook.cc.

Referenced by main().

float event_t::pz[MAX_PARTS]

Definition at line 28 of file root2hbook.cc.

Referenced by main().

int event_t::type[MAX_PARTS]

Definition at line 35 of file root2hbook.cc.

Referenced by main().


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