|
StFwdTrackProjection | getProjectionFor (int detectorId, size_t index=0) |
|
StThreeVectorD | momentum () const |
|
StThreeVectorD | momentumAt (size_t _id=0) const |
|
char | charge () const |
|
bool | didFitConverge () const |
|
bool | didFitConvergeFully () const |
|
short | numberOfFailedPoints () const |
|
double | chi2 () const |
|
double | ndf () const |
|
double | pval () const |
|
short | numberOfFitPoints () const |
|
short | numberOfSeedPoints () const |
|
void | setPrimaryMomentum (StThreeVectorD mom) |
|
void | setDidFitConverge (bool lDidFitConverge) |
|
void | setDidFitConvergeFully (bool lDidFitConvergeFully) |
|
void | setNumberOfFailedPoints (short lNumberOfFailedPoints) |
|
void | setNumberOfSeedPoints (short lNumberOfSeedPoints) |
|
void | setNumberOfFitPoints (short lNumberOfFitPoints) |
|
void | setChi2 (float lChi2) |
|
void | setNDF (float lNDF) |
|
void | setPval (float lPval) |
|
void | setCharge (short lCharge) |
|
StPtrVecFcsCluster & | ecalClusters () |
|
const StPtrVecFcsCluster & | ecalClusters () const |
|
void | addEcalCluster (StFcsCluster *p) |
|
void | sortEcalClusterByET () |
|
StPtrVecFcsCluster & | hcalClusters () |
|
const StPtrVecFcsCluster & | hcalClusters () const |
|
void | addHcalCluster (StFcsCluster *p) |
|
void | sortHcalClusterByET () |
|
| 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 |
|
|
bool | mDidFitConverge |
|
bool | mDidFitConvergeFully |
|
short | mNumberOfFailedPoints |
|
short | mNumberOfSeedPoints |
|
short | mNumberOfFitPoints |
|
float | mChi2 |
|
float | mNDF |
|
float | mPval |
|
short | mCharge |
|
StThreeVectorD | mPrimaryMomentum |
|
StPtrVecFcsCluster | mEcalClusters |
|
StPtrVecFcsCluster | mHcalClusters |
|
Definition at line 97 of file StFwdTrack.h.
The documentation for this class was generated from the following files: