|
| virtual Double_t | GetStartX () const |
| |
| virtual Double_t | GetStartY () const |
| |
| virtual Double_t | GetStartZ () const |
| |
| virtual Double_t | GetStartT () const |
| |
| virtual void | SetStart (Double_t, Double_t, Double_t, Double_t) |
| |
| virtual Double_t | GetFreezX () const |
| |
| virtual Double_t | GetFreezY () const |
| |
| virtual Double_t | GetFreezZ () const |
| |
| virtual Double_t | GetFreezT () const |
| |
| virtual void | SetFreez (Double_t, Double_t, Double_t, Double_t) |
| |
| virtual Int_t | GetPdg () const |
| |
| virtual void | SetPdg (Int_t) |
| |
| | 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 |
| |
Definition at line 14 of file McTrackInterface.h.
◆ McTrackInterface()
| Hal::McTrackInterface::McTrackInterface |
( |
| ) |
|
◆ ~McTrackInterface()
| Hal::McTrackInterface::~McTrackInterface |
( |
| ) |
|
|
virtual |
◆ GetFreezT()
| virtual Double_t Hal::McTrackInterface::GetFreezT |
( |
| ) |
const |
|
inlinevirtual |
◆ GetFreezX()
| virtual Double_t Hal::McTrackInterface::GetFreezX |
( |
| ) |
const |
|
inlinevirtual |
◆ GetFreezY()
| virtual Double_t Hal::McTrackInterface::GetFreezY |
( |
| ) |
const |
|
inlinevirtual |
◆ GetFreezZ()
| virtual Double_t Hal::McTrackInterface::GetFreezZ |
( |
| ) |
const |
|
inlinevirtual |
◆ GetPdg()
| virtual Int_t Hal::McTrackInterface::GetPdg |
( |
| ) |
const |
|
inlinevirtual |
◆ GetStartT()
| virtual Double_t Hal::McTrackInterface::GetStartT |
( |
| ) |
const |
|
inlinevirtual |
◆ GetStartX()
| virtual Double_t Hal::McTrackInterface::GetStartX |
( |
| ) |
const |
|
inlinevirtual |
◆ GetStartY()
| virtual Double_t Hal::McTrackInterface::GetStartY |
( |
| ) |
const |
|
inlinevirtual |
◆ GetStartZ()
| virtual Double_t Hal::McTrackInterface::GetStartZ |
( |
| ) |
const |
|
inlinevirtual |
◆ SetFreez()
| virtual void Hal::McTrackInterface::SetFreez |
( |
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | ) |
|
inlinevirtual |
◆ SetPdg()
| virtual void Hal::McTrackInterface::SetPdg |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ SetStart()
| virtual void Hal::McTrackInterface::SetStart |
( |
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | ) |
|
inlinevirtual |
The documentation for this class was generated from the following files: