|
Int_t | tray () const |
|
Int_t | module () const |
|
Int_t | cell () const |
|
Int_t | ID () const |
|
Double_t | leadingEdgeTime () const |
|
Double_t | trailingEdgeTime () const |
|
Double_t | tot () const |
|
StTrack * | associatedTrack () |
|
const StTrack * | associatedTrack () const |
|
void | setTray (UChar_t trayId) |
|
void | setModule (UChar_t moduleId) |
|
void | setCell (UChar_t cellId) |
|
void | setLeadingEdgeTime (Double_t time) |
|
void | setTrailingEdgeTime (Double_t time) |
|
void | setAssociatedTrack (StTrack *) |
|
const StThreeVectorF & | position () const |
|
StDetectorId | detector () const |
|
| StHit (const StThreeVectorF &position, const StThreeVectorF &errors, unsigned int hardware, float charge, unsigned char trakRefCount=0, int idTruth=0, unsigned short quality=0, unsigned short id=0) |
|
int | operator== (const StHit &) const |
|
int | operator!= (const StHit &) const |
|
float | charge () const |
|
unsigned int | trackReferenceCount () const |
|
unsigned int | flag () const |
|
StThreeVectorF | positionError () const |
|
StMatrixF | covariantMatrix () const |
|
int | usedInFit () const |
|
int | idTruth () const |
|
int | qaTruth () const |
|
int | id () const |
|
const StHit * | nextHit () const |
|
unsigned int | hardwarePosition () const |
|
void | setCharge (float) |
|
void | setFlag (unsigned short val) |
|
void | setFitFlag (unsigned char) |
|
void | setTrackReferenceCount (unsigned char) |
|
void | setHardwarePosition (unsigned int) |
|
void | setPositionError (const StThreeVectorF &) |
|
void | setId (int Id) |
|
void | setIdTruth (int idtru, int qatru=0) |
|
void | SetNextHit (StHit *next=0) |
|
virtual void | Print (Option_t *option="") const |
|
| StMeasuredPoint (const StThreeVectorF &) |
|
int | operator== (const StMeasuredPoint &) const |
|
int | operator!= (const StMeasuredPoint &) const |
|
virtual void | setPosition (const StThreeVectorF &) |
|
| 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 |
|
- Author
- Xin Dong, Nov 2008
Definition at line 43 of file StBTofHit.h.