Definition at line 17 of file TrackInterface.h.
◆ TrackInterface()
Hal::TrackInterface::TrackInterface |
( |
Int_t | rawObj = 1 | ) |
|
◆ ~TrackInterface()
Hal::TrackInterface::~TrackInterface |
( |
| ) |
|
|
virtual |
◆ GetCharge()
virtual Double_t Hal::TrackInterface::GetCharge |
( |
| ) |
const |
|
inlinevirtual |
◆ GetDaughterIndex()
virtual Int_t Hal::TrackInterface::GetDaughterIndex |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ GetE()
virtual Double_t Hal::TrackInterface::GetE |
( |
| ) |
const |
|
inlinevirtual |
◆ GetID()
virtual Int_t Hal::TrackInterface::GetID |
( |
| ) |
const |
|
inlinevirtual |
◆ GetMotherIndex()
virtual Int_t Hal::TrackInterface::GetMotherIndex |
( |
| ) |
const |
|
inlinevirtual |
◆ GetPx()
virtual Double_t Hal::TrackInterface::GetPx |
( |
| ) |
const |
|
inlinevirtual |
◆ GetPy()
virtual Double_t Hal::TrackInterface::GetPy |
( |
| ) |
const |
|
inlinevirtual |
◆ GetPz()
virtual Double_t Hal::TrackInterface::GetPz |
( |
| ) |
const |
|
inlinevirtual |
◆ GetSource()
TObject * Hal::TrackInterface::GetSource |
( |
Int_t | obj = 0 | ) |
const |
|
inline |
- Parameters
-
no | - number of objects in array of objects |
- Returns
- pointer to oryginal track
Definition at line 119 of file TrackInterface.h.
◆ GetStatus()
virtual Int_t Hal::TrackInterface::GetStatus |
( |
| ) |
const |
|
inlinevirtual |
◆ IsPrimary()
virtual Bool_t Hal::TrackInterface::IsPrimary |
( |
| ) |
const |
|
inlinevirtual |
◆ SetCharge()
virtual void Hal::TrackInterface::SetCharge |
( |
Double_t | | ) |
|
|
inlinevirtual |
◆ SetID()
virtual void Hal::TrackInterface::SetID |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ SetMotherIndex()
virtual void Hal::TrackInterface::SetMotherIndex |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ SetPrimary()
virtual void Hal::TrackInterface::SetPrimary |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ SetPxPyPzE()
virtual void Hal::TrackInterface::SetPxPyPzE |
( |
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | , |
|
|
Double_t | ) |
|
inlinevirtual |
◆ SetRawTrack()
void Hal::TrackInterface::SetRawTrack |
( |
TObject * | source, |
|
|
Int_t | obj = 0 ) |
|
inline |
set pointer to oryginal track
- Parameters
-
source | |
no | - number of obj in array of objects |
Definition at line 113 of file TrackInterface.h.
◆ SetStatus()
virtual void Hal::TrackInterface::SetStatus |
( |
Int_t | | ) |
|
|
inlinevirtual |
◆ fRawObject
TObject** Hal::TrackInterface::fRawObject |
|
protected |
◆ fRawObjNo
const Int_t Hal::TrackInterface::fRawObjNo |
|
protected |
The documentation for this class was generated from the following files: