Definition at line 21 of file THaTrack.h.
|
Int_t | AddCluster (THaCluster *c) |
|
void | Clear (Option_t *opt="") |
|
virtual Int_t | Compare (const TObject *obj) const |
|
Double_t | GetBeta () const |
|
Double_t | GetBetaChi2 () const |
|
Double_t | GetChi2 () const |
|
THaCluster * | GetCluster (Int_t i) |
|
THaTrackingDetector * | GetCreator () const |
|
Double_t | GetdBeta () const |
|
Double_t | GetDedx () const |
|
Double_t | GetDp () const |
|
Double_t | GetDPhi () const |
|
Double_t | GetDTheta () const |
|
Double_t | GetdTime () const |
|
Double_t | GetDX () const |
|
Double_t | GetDY () const |
|
Double_t | GetEnergy () const |
|
UInt_t | GetFlag () const |
|
Double_t | GetFPTime () const |
|
Int_t | GetGoodPlane3 () const |
|
Int_t | GetGoodPlane4 () const |
|
THaTrackID * | GetID () const |
|
Int_t | GetIndex () const |
|
Double_t | GetLabPx () const |
|
Double_t | GetLabPy () const |
|
Double_t | GetLabPz () const |
|
Int_t | GetNclusters () const |
|
Int_t | GetNDoF () const |
|
Int_t | GetNPMT () const |
|
Double_t | GetP () const |
|
Double_t | GetPathLen () const |
|
Double_t | GetPhi () const |
|
THaPIDinfo * | GetPIDinfo () const |
|
TVector3 & | GetPvect () |
|
Double_t | GetRPhi () const |
|
Double_t | GetRTheta () const |
|
Double_t | GetRX () const |
|
Double_t | GetRY () const |
|
Double_t | GetTheta () const |
|
Double_t | GetTime () const |
|
Double_t | GetTPhi () const |
|
Int_t | GetTrkNum () const |
|
Double_t | GetTTheta () const |
|
Double_t | GetTX () const |
|
Double_t | GetTY () const |
|
UInt_t | GetType () const |
|
TVector3 & | GetVertex () |
|
TVector3 & | GetVertexError () |
|
Double_t | GetVertexX () const |
|
Double_t | GetVertexY () const |
|
Double_t | GetVertexZ () const |
|
Double_t | GetX () const |
|
Double_t | GetX (Double_t z) const |
|
Double_t | GetY () const |
|
Double_t | GetY (Double_t z) const |
|
bool | HasDet () const |
|
bool | HasFP () const |
|
bool | HasRot () const |
|
bool | HasTarget () const |
|
bool | HasVertex () const |
|
virtual Bool_t | IsSortable () const |
|
void | Print (Option_t *opt="") const |
|
void | Set (Double_t x, Double_t y, Double_t theta, Double_t phi) |
|
void | SetBeta (Double_t beta) |
|
void | SetBetaChi2 (Double_t betachi2) |
|
void | SetChi2 (Double_t chi2, Int_t ndof) |
|
void | SetCreator (THaTrackingDetector *d) |
|
void | SetD (Double_t x, Double_t y, Double_t theta, Double_t phi) |
|
void | SetdBeta (Double_t db) |
|
void | SetDedx (Double_t dedx) |
|
void | SetDp (Double_t dp) |
|
void | SetdTime (Double_t dt) |
|
void | SetEnergy (Double_t energy) |
|
void | SetFlag (UInt_t flag) |
|
void | SetFPTime (Double_t fptime) |
|
void | SetGoodPlane3 (Int_t gdplane3) |
|
void | SetGoodPlane4 (Int_t gdplane4) |
|
void | SetID (THaTrackID *id) |
|
void | SetIndex (Int_t idx) |
|
void | SetMomentum (Double_t p) |
|
void | SetNPMT (Int_t npmt) |
|
void | SetPathLen (Double_t pathl) |
|
void | SetPIDinfo (THaPIDinfo *pid) |
|
void | SetPvect (const TVector3 &pvect) |
|
void | SetR (Double_t x, Double_t y, Double_t theta, Double_t phi) |
|
void | SetTarget (Double_t x, Double_t y, Double_t theta, Double_t phi) |
|
void | SetTime (Double_t time) |
|
void | SetTrkNum (Int_t n) |
|
void | SetType (UInt_t flag) |
|
void | SetVertex (const TVector3 &vert) |
|
void | SetVertex (Double_t x, Double_t y, Double_t z) |
|
void | SetVertexError (const TVector3 &err) |
|
void | SetVertexError (Double_t x, Double_t y, Double_t z) |
|
| THaTrack () |
|
| THaTrack (Double_t x, Double_t y, Double_t theta, Double_t phi, THaTrackingDetector *creator=nullptr, THaTrackID *id=nullptr, THaPIDinfo *pid=nullptr) |
|
virtual | ~THaTrack () |
|
void | AbstractMethod (const char *method) const |
|
virtual void | AppendPad (Option_t *option="") |
|
virtual void | Browse (TBrowser *b) |
|
ULong_t | CheckedHash () |
|
virtual const char * | ClassName () const |
|
virtual TObject * | Clone (const char *newname="") const |
|
virtual void | Copy (TObject &object) const |
|
virtual void | Delete (Option_t *option="") |
|
virtual Int_t | DistancetoPrimitive (Int_t px, Int_t py) |
|
virtual void | Draw (Option_t *option="") |
|
virtual void | DrawClass () const |
|
virtual TObject * | DrawClone (Option_t *option="") const |
|
virtual void | Dump () const |
|
virtual void | Error (const char *method, const char *msgfmt,...) const |
|
virtual void | Execute (const char *method, const char *params, Int_t *error=nullptr) |
|
virtual void | Execute (TMethod *method, TObjArray *params, Int_t *error=nullptr) |
|
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
|
virtual void | Fatal (const char *method, const char *msgfmt,...) const |
|
virtual TObject * | FindObject (const char *name) const |
|
virtual TObject * | FindObject (const TObject *obj) const |
|
virtual Option_t * | GetDrawOption () const |
|
virtual const char * | GetIconName () const |
|
virtual const char * | GetName () const |
|
virtual char * | GetObjectInfo (Int_t px, Int_t py) const |
|
virtual Option_t * | GetOption () const |
|
virtual const char * | GetTitle () const |
|
virtual UInt_t | GetUniqueID () const |
|
virtual Bool_t | HandleTimer (TTimer *timer) |
|
virtual ULong_t | Hash () const |
|
Bool_t | HasInconsistentHash () const |
|
virtual void | Info (const char *method, const char *msgfmt,...) const |
|
virtual Bool_t | InheritsFrom (const char *classname) const |
|
virtual Bool_t | InheritsFrom (const TClass *cl) const |
|
virtual void | Inspect () const |
|
void | InvertBit (UInt_t f) |
|
virtual TClass * | IsA () const |
|
Bool_t | IsDestructed () const |
|
virtual Bool_t | IsEqual (const TObject *obj) const |
|
virtual Bool_t | IsFolder () const |
|
R__ALWAYS_INLINE Bool_t | IsOnHeap () const |
|
R__ALWAYS_INLINE Bool_t | IsZombie () const |
|
virtual void | ls (Option_t *option="") const |
|
void | MayNotUse (const char *method) const |
|
virtual Bool_t | Notify () |
|
void | Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const |
|
void | operator delete (void *ptr) |
|
void | operator delete[] (void *ptr) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz, void *vp) |
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz, void *vp) |
|
TObject & | operator= (const TObject &rhs) |
|
virtual void | Paint (Option_t *option="") |
|
virtual void | Pop () |
|
virtual Int_t | Read (const char *name) |
|
virtual void | RecursiveRemove (TObject *obj) |
|
void | ResetBit (UInt_t f) |
|
virtual void | SaveAs (const char *filename="", Option_t *option="") const |
|
virtual void | SavePrimitive (std::ostream &out, Option_t *option="") |
|
void | SetBit (UInt_t f) |
|
void | SetBit (UInt_t f, Bool_t set) |
|
virtual void | SetDrawOption (Option_t *option="") |
|
virtual void | SetUniqueID (UInt_t uid) |
|
virtual void | Streamer (TBuffer &) |
|
void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
|
virtual void | SysError (const char *method, const char *msgfmt,...) const |
|
R__ALWAYS_INLINE Bool_t | TestBit (UInt_t f) const |
|
Int_t | TestBits (UInt_t f) const |
|
| TObject () |
|
| TObject (const TObject &object) |
|
virtual void | UseCurrentStyle () |
|
virtual void | Warning (const char *method, const char *msgfmt,...) const |
|
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) |
|
virtual Int_t | Write (const char *name=nullptr, Int_t option=0, Int_t bufsize=0) const |
|
virtual | ~TObject () |
|