StRoot
1
|
#include <StTrackTopologyMap.h>
Public Member Functions | |
StTrackTopologyMap (unsigned int, unsigned int, unsigned long long=0) | |
StTrackTopologyMap (const unsigned long *, unsigned long long=0) | |
StTrackTopologyMap (const unsigned int *, unsigned long long=0) | |
bool | primaryVertexUsed () const |
unsigned int | numberOfHits (StDetectorId) const |
bool | hasHitInDetector (StDetectorId) const |
bool | hasHitInDetector (StDetectorId, StDetectorId, StDetectorId=kUnknownId, StDetectorId=kUnknownId, StDetectorId=kUnknownId, StDetectorId=kUnknownId) const |
bool | hasHitInRow (StDetectorId, unsigned int) const |
bool | hasHitInSvtLayer (unsigned int) const |
bool | hasHitInPxlLayer (unsigned int) const |
bool | hasHitInIstLayer (unsigned int) const |
bool | hasHitInSsdLayer (unsigned int) const |
bool | hasHitInSstLayer (unsigned int) const |
bool | trackTpcOnly () const |
bool | trackSvtOnly () const |
bool | trackTpcSvt () const |
bool | trackFtpcEast () const |
bool | trackFtpcWest () const |
bool | trackFtpc () const |
bool | turnAroundFlag () const |
unsigned long long | data (unsigned int) const |
int | largestGap (StDetectorId) const |
Public Member Functions inherited from StObject | |
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 | |
Protected Member Functions | |
bool | bit (int) const |
bool | iTpcBit (int) const |
bool | ftpcFormat () const |
bool | hftFormat () const |
Definition at line 68 of file StTrackTopologyMap.h.