|
| StSvtHit (const StThreeVectorF &, const StThreeVectorF &, unsigned int, float, unsigned char=0) |
|
void * | operator new (size_t sz, void *p) |
|
void * | operator new (size_t) |
|
void | operator delete (void *p) |
|
unsigned int | layer () const |
|
unsigned int | ladder () const |
|
unsigned int | wafer () const |
|
unsigned int | barrel () const |
|
unsigned int | hybrid () const |
|
unsigned int | index () const |
|
float | anode () const |
|
float | timebucket () const |
|
float | peakADC () const |
|
float | localPosition (unsigned int) const |
|
int | numberOfAnodes () const |
|
int | numberOfPixels () const |
|
unsigned int | shell () const |
|
void | setPeak (float) |
|
void | setAnode (float) |
|
void | setTimebucket (float) |
|
void | setLocalPosition (float, float) |
|
virtual int | volumeID () const |
|
void | setNumberOfAnodes (unsigned short) |
|
void | setNumberOfPixels (unsigned short) |
|
void | Print (Option_t *option="") 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) |
|
| StMeasuredPoint (const StThreeVectorF &) |
|
int | operator== (const StMeasuredPoint &) const |
|
int | operator!= (const StMeasuredPoint &) const |
|
virtual const StThreeVectorF & | position () 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
- Thomas Ullrich, Sep 1999
Definition at line 82 of file StSvtHit.h.