|
| StTofMCCell (const StTofMCInfo &) |
|
int | operator== (const StTofMCCell &) const |
|
int | operator!= (const StTofMCCell &) const |
|
const StTofMCInfo & | mcInfo () const |
|
void | setMCInfo (const StTofMCInfo &) |
|
void | setNHits (int nHits) |
|
void | setNPhe (int nPhe) |
|
void | setDe (float de) |
|
void | setDs (float ds) |
|
void | setTof (float tof) |
|
| StTofCell (int, int, int, int, int, int, StTrack *, float, int, const StThreeVectorD &) |
|
| StTofCell (int, int, int, int, StTrack *, float, int, const StThreeVectorD &) |
|
int | operator== (const StTofCell &) const |
|
int | operator!= (const StTofCell &) const |
|
int | trayIndex () const |
|
int | moduleIndex () const |
|
int | cellIndex () const |
|
int | daqIndex () const |
|
int | adc () const |
|
int | tdc () const |
|
double | leadingEdgeTime () const |
|
double | trailingEdgeTime () const |
|
float | tot () const |
|
StTrack * | associatedTrack () |
|
const StTrack * | associatedTrack () const |
|
float | zHit () const |
|
int | matchFlag () const |
|
const StThreeVectorD & | position () const |
|
void | setTrayIndex (int) |
|
void | setModuleIndex (int) |
|
void | setCellIndex (int) |
|
void | setDaqIndex (int) |
|
void | setAdc (int) |
|
void | setTdc (int) |
|
void | setLeadingEdgeTime (double) |
|
void | setTrailingEdgeTime (double) |
|
void | setAssociatedTrack (StTrack *) |
|
void | setZHit (float) |
|
void | setMatchFlag (int) |
|
void | setPosition (const StThreeVectorD &) |
|
| 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 |
|
|
StTofMCInfo | mTofMCInfo |
|
Int_t | mTrayIndex |
|
Int_t | mModuleIndex |
|
Int_t | mCellIndex |
|
Int_t | mDaqIndex |
|
Int_t | mAdc |
|
Int_t | mTdc |
|
Double_t | mLeadingEdgeTime |
|
Double_t | mTrailingEdgeTime |
|
StLink< StTrack > | mAssociatedTrack |
|
Float_t | mZhit |
|
Int_t | mMatchFlag |
|
StThreeVectorD | mPosition |
|
Definition at line 23 of file StTofMCCell.h.
The documentation for this class was generated from the following files: