Heavy ion Analysis Libriares
|
Additional Inherited Members | |
Public Member Functions inherited from Hal::TrackInterface | |
TrackInterface (Int_t rawObj=1) | |
virtual void | SetCharge (Double_t) |
virtual void | SetID (Int_t) |
virtual void | SetPxPyPzE (Double_t, Double_t, Double_t, Double_t) |
virtual void | SetMotherIndex (Int_t) |
virtual void | SetStatus (Int_t) |
virtual void | SetPrimary (Int_t) |
virtual Double_t | GetPx () const |
virtual Double_t | GetPy () const |
virtual Double_t | GetPz () const |
virtual Double_t | GetE () const |
virtual Double_t | GetCharge () const |
virtual Int_t | GetID () const |
virtual Int_t | GetMotherIndex () const |
virtual Int_t | GetStatus () const |
virtual Int_t | GetDaughterIndex (Int_t) |
virtual Bool_t | IsPrimary () const |
void | SetRawTrack (TObject *source, Int_t obj=0) |
TObject * | GetSource (Int_t obj=0) const |
Protected Attributes inherited from Hal::TrackInterface | |
const Int_t | fRawObjNo |
TObject ** | fRawObject |
Definition at line 19 of file TrackInterfaceAdvanced.h.
Hal::TrackInterfaceAdvanced::TrackInterfaceAdvanced | ( | ) |
Definition at line 13 of file TrackInterfaceAdvanced.cxx.
|
virtual |
Definition at line 17 of file TrackInterfaceAdvanced.cxx.