StRoot
1
|
Public Member Functions | |
void | addHit (StFmsHit *) |
void | addCluster (StFmsCluster *) |
void | addPoint (StFmsPoint *) |
unsigned int | numberOfHits () const |
unsigned int | numberOfClusters () const |
unsigned int | numberOfPoints () const |
StSPtrVecFmsHit & | hits () |
const StSPtrVecFmsHit & | hits () const |
StSPtrVecFmsCluster & | clusters () |
const StSPtrVecFmsCluster & | clusters () const |
StSPtrVecFmsPoint & | points () |
const StSPtrVecFmsPoint & | points () const |
int | fmsReconstructionFlag () const |
int | isMergeSmallToLarge () const |
int | isGlobalRefit () const |
int | isTry1PhotonFit () const |
int | isNewClusterCategorization () const |
int | isScaleShowerShape () const |
float | scaleShowerShapeLarge () const |
float | scaleShowerShapeSmall () const |
void | setFmsReconstructionFlag (int v) |
void | setMergeSmallToLarge (int v) |
void | setGlobalRefit (int v) |
void | setTry1PhotonFit (int v) |
void | setNewClusterCategorization (int v) |
void | setScaleShowerShape (int v) |
void | setScaleShowerShape (float l, float s) |
void | fillFpsSlat () |
void | fillFpsAssociation () |
StSPtrVecFpsSlat & | fpsSlats () |
StFpsSlat * | fps (int slatid) |
void | fillFmsPointPair () |
unsigned int | numberOfPointPairs () |
vector< StFmsPointPair * > & | pointPairs () |
vector< StFmsPointPair * > & | pointPairsEnergySorted () |
vector< StFmsPointPair * > & | pointPairsETSorted () |
vector< StFmsPointPair * > & | pointPairsPi0MassSorted () |
void | sortPointsByEnergy () |
void | sortPointsByET () |
void | print (int option=1) |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (const StObject &sto) |
virtual TObject * | clone () const |
Int_t | isZombie () const |
virtual void | makeZombie (int flg=1) |
UInt_t | Ztreamer (TBuffer &R__b) |
ClassDef (StObject, 3) static UInt_t fgTally | |
Definition at line 60 of file StFmsCollection.h.