|
| StGlobalTrack (const StGlobalTrack &) |
|
StGlobalTrack & | operator= (const StGlobalTrack &) |
|
StTrackType | type () const |
|
const StVertex * | vertex () const |
|
const StDcaGeometry * | dcaGeometry () const |
|
StDcaGeometry * | dcaGeometry () |
|
void | setDcaGeometry (StDcaGeometry *dca) |
|
void | Print (Option_t *option="") const |
|
| StTrack (const StTrack &) |
|
StTrack & | operator= (const StTrack &) |
|
virtual int | key () const |
|
short | flag () const |
|
unsigned int | flagExtension () const |
|
unsigned short | encodedMethod () const |
|
bool | finderMethod (StTrackFinderMethod) const |
|
StTrackFittingMethod | fittingMethod () const |
|
float | impactParameter () const |
|
float | length () const |
|
unsigned short | numberOfPossiblePoints () const |
|
unsigned short | numberOfPossiblePoints (StDetectorId) const |
|
const StTrackTopologyMap & | topologyMap () const |
|
StTrackGeometry * | geometry () |
|
const StTrackGeometry * | geometry () const |
|
StTrackGeometry * | outerGeometry () |
|
const StTrackGeometry * | outerGeometry () const |
|
StExtGeometry * | extGeometry () |
|
const StExtGeometry * | extGeometry () const |
|
StTrackDetectorInfo * | detectorInfo () |
|
const StTrackDetectorInfo * | detectorInfo () const |
|
StTrackFitTraits & | fitTraits () |
|
const StTrackFitTraits & | fitTraits () const |
|
const StSPtrVecTrackPidTraits & | pidTraits () const |
|
StSPtrVecTrackPidTraits & | pidTraits () |
|
StPtrVecTrackPidTraits | pidTraits (StDetectorId) const |
|
const StParticleDefinition * | pidTraits (StPidAlgorithm &) const |
|
StTrackNode * | node () |
|
const StTrackNode * | node () const |
|
unsigned short | seedQuality () const |
|
bool | isCtbMatched () const |
|
bool | isToFMatched () const |
|
bool | isBToFMatched () const |
|
bool | isBemcMatched () const |
|
bool | isEemcMatched () const |
|
bool | isCtbNotMatched () const |
|
bool | isToFNotMatched () const |
|
bool | isBToFNotMatched () const |
|
bool | isBemcNotMatched () const |
|
bool | isEemcNotMatched () const |
|
bool | isDecayTrack () const |
|
bool | isPromptTrack () const |
|
bool | isPostXTrack () const |
|
bool | isMembraneCrossingTrack () const |
|
bool | isShortTrack2EMC () const |
|
bool | isRejected () const |
|
bool | isWestTpcOnly () const |
|
bool | isEastTpcOnly () const |
|
virtual void | setCtbMatched () |
|
virtual void | setToFMatched () |
|
virtual void | setBToFMatched () |
|
virtual void | setBemcMatched () |
|
virtual void | setEemcMatched () |
|
virtual void | setCtbNotMatched () |
|
virtual void | setToFNotMatched () |
|
virtual void | setBToFNotMatched () |
|
virtual void | setBemcNotMatched () |
|
virtual void | setEemcNotMatched () |
|
virtual void | setDecayTrack () |
|
virtual void | setPromptTrack () |
|
virtual void | setPostCrossingTrack () |
|
virtual void | setMembraneCrossingTrack () |
|
virtual void | setShortTrack2EMC () |
|
virtual void | setShortTrack2ETOF () |
|
virtual void | setRejected () |
|
virtual void | setWestTpcOnly () |
|
virtual void | setEastTpcOnly () |
|
virtual void | setFlagExtension (unsigned int i) |
|
void | setFlag (short) |
|
void | setKey (int val) |
|
void | setEncodedMethod (UShort_t) |
|
void | setImpactParameter (float) |
|
void | setLength (float) |
|
void | setTopologyMap (const StTrackTopologyMap &) |
|
void | setGeometry (StTrackGeometry *) |
|
void | setOuterGeometry (StTrackGeometry *) |
|
void | addExtGeometry (StExtGeometry *extGeo) |
|
void | setFitTraits (const StTrackFitTraits &) |
|
void | addPidTraits (StTrackPidTraits *) |
|
void | setDetectorInfo (StTrackDetectorInfo *) |
|
void | setNode (StTrackNode *) |
|
int | bad () const |
|
void | setNumberOfPossiblePoints (unsigned char, StDetectorId) |
|
void | setSeedQuality (UShort_t qa) |
|
int | idTruth () const |
|
int | qaTruth () const |
|
int | idParentVx () const |
|
void | setIdTruth (int idtru, int qatru=0) |
|
void | setIdTruth () |
|
void | setIdParentVx (int id) |
|
void | setBit (unsigned int f, bool set) |
|
void | setBit (unsigned int f) |
|
void | reSetBit (unsigned int f) |
|
bool | testBit (unsigned int f) const |
|
int | testBits (unsigned int f) const |
|
void | invertBit (unsigned int f) |
|
void | Print (Option_t *option="") const |
|
| 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
- Thomas Ullrich, Sep 1999
Definition at line 51 of file StGlobalTrack.h.