|
int | backleg () const |
|
int | module () const |
|
int | cell () const |
|
pair< double, double > | leadingEdgeTime () const |
|
pair< double, double > | trailingEdgeTime () const |
|
pair< double, double > | tot () const |
|
double | tof () const |
|
StTrack * | associatedTrack () |
|
const StTrack * | associatedTrack () const |
|
int | idTruth () const |
|
int | qaTruth () const |
|
void | setBackleg (unsigned char) |
|
void | setModule (unsigned char) |
|
void | setCell (unsigned char) |
|
void | setLeadingEdgeTime (pair< double, double >) |
|
void | setTrailingEdgeTime (pair< double, double >) |
|
void | setAssociatedTrack (StTrack *) |
|
void | setIdTruth (int idtru, int qatru=0) |
|
| 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 |
|
|
UChar_t | mBackLeg |
|
UChar_t | mModule |
|
UChar_t | mCell |
|
pair< Double_t, Double_t > | mLeadingEdgeTime |
|
pair< Double_t, Double_t > | mTrailingEdgeTime |
|
StLink< StTrack > | mAssociatedTrack |
|
Int_t | mIdTruth |
|
UShort_t | mQuality |
|
Definition at line 35 of file StMtdHit.h.
The documentation for this class was generated from the following files: