StRoot
1
|
Public Member Functions | |
void | setVertexCut (Float_t min, Float_t max) |
void | setZggCut (Float_t min, Float_t max) |
void | setTowerCut (Float_t minEt) |
Bool_t | operator() (StEEmcIUPair &pair) |
Public Attributes | |
Float_t | z_vertex_min |
Float_t | z_vertex_max |
Float_t | zgg_min |
Float_t | zgg_max |
Int_t | adc_cut |
Float_t | tower_et_cut |
Float_t | eta_min |
Float_t | eta_max |
Protected Member Functions | |
ClassDef (SpinCutsIU, 1) | |
Definition at line 5 of file SpinCutsIU.h.