|
int | Iconf () const |
|
int | trayIndex () const |
|
int | moduleIndex () const |
|
int | cellIndex () const |
|
int | daqIndex () const |
|
int | adc () const |
|
float | timeOfFlight () const |
|
float | pathLength () const |
|
float | beta () const |
|
int | associatedTrackId () const |
|
StThreeVectorF | projectedPoint () const |
|
float | tofExpectedAsElectron () const |
|
float | tofExpectedAsPion () const |
|
float | tofExpectedAsKaon () const |
|
float | tofExpectedAsProton () const |
|
float | sigmaElectron () const |
|
float | sigmaPion () const |
|
float | sigmaKaon () const |
|
float | sigmaProton () const |
|
int | particleHypothesis () const |
|
void | setIconf (int) |
|
void | setTrayIndex (int) |
|
void | setModuleIndex (int) |
|
void | setCellIndex (int) |
|
void | setDaqIndex (int) |
|
void | setADC (int) |
|
void | setTimeOfFlight (float) |
|
void | setPathLength (float) |
|
void | setBeta (float) |
|
void | setAssociatedTrackId (int) |
|
void | setProjectedPoint (const StThreeVectorF &) |
|
void | settofExpectedAsElectron (float) |
|
void | settofExpectedAsPion (float) |
|
void | settofExpectedAsKaon (float) |
|
void | settofExpectedAsProton (float) |
|
void | setsigmaElectron (float) |
|
void | setsigmaPion (float) |
|
void | setsigmaKaon (float) |
|
void | setsigmaProton (float) |
|
void | setparticleHypothesis (int) |
|
| 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 |
|
|
Int_t | mIconf |
|
Int_t | mTrayIndex |
|
Int_t | mModuleIndex |
|
Int_t | mCellIndex |
|
Int_t | mDaqIndex |
|
Int_t | mADC |
|
Float_t | mTimeOfFlight |
|
Float_t | mPathLength |
|
Float_t | mBeta |
|
Int_t | mAssociatedTrackId |
|
StThreeVectorF | mProjectedPoint |
|
Float_t | mTOFExpectedAsElectron |
|
Float_t | mTOFExpectedAsPion |
|
Float_t | mTOFExpectedAsKaon |
|
Float_t | mTOFExpectedAsProton |
|
Float_t | mSigmaElectron |
|
Float_t | mSigmaPion |
|
Float_t | mSigmaKaon |
|
Float_t | mSigmaProton |
|
Int_t | mParticleHypothesis |
|
Definition at line 11 of file StMuTofHit.h.
The documentation for this class was generated from the following files: