|
Int_t | Build (StEvent *pEventT, UInt_t MinNoHits=2, Double_t pCut=0.2) |
|
void | Clear (Option_t *option="") |
|
Bool_t | IsValid () const |
|
void | SetNtrack (UInt_t n) |
|
void | SetNhit (UInt_t n) |
|
void | SetFlag (UInt_t f) |
|
void | SetHeader (Int_t i, Int_t run, Int_t date, Double32_t field) |
|
TrackT * | AddTrackT () |
|
HitT * | AddHitT () |
|
HitT * | SetHitT (HitT *h, StHit *hit, TGeoHMatrix *comb, TrackT *track) |
|
Double32_t | GetVertex (UInt_t i=0) |
|
UInt_t | GetTotalNoTracks () const |
|
UInt_t | GetNtrack () const |
|
UInt_t | GetNhit () const |
|
UInt_t | GetFlag () const |
|
EventTHeader * | GetHeader () |
|
const Double32_t * | GetVertex () const |
|
const Double32_t * | GetCovMatrix () const |
|
TClonesArray * | GetTracks () const |
|
TClonesArray * | GetHits () const |
|
TrackT * | GetTrackT (UInt_t i=0) const |
|
HitT * | GetHitT (UInt_t i=0) const |
|
Int_t | GetIndexOfTrackT (const TrackT *obj) const |
|
Int_t | GetIndexOfHitT (const HitT *obj) const |
|
virtual void | Print (Option_t *opt="") const |
|
|
static void | Reset (Option_t *option="") |
|
static void | SetRotMatrices (THashList *Rot) |
|
static void | RestoreListOfRotations () |
|
static THashList * | RotMatrices () |
|
Definition at line 32 of file EventT.h.
The documentation for this class was generated from the following files: