#include <TVirtualMCStack.h>
Inheritance diagram for TVirtualMCStack:
Definition at line 26 of file TVirtualMCStack.h.
TVirtualMCStack::TVirtualMCStack | ( | ) |
TVirtualMCStack::~TVirtualMCStack | ( | ) | [virtual] |
Definition at line 28 of file TVirtualMCStack.cxx.
TVirtualMCStack::TVirtualMCStack | ( | ) |
virtual TVirtualMCStack::~TVirtualMCStack | ( | ) | [virtual] |
virtual void TVirtualMCStack::PushTrack | ( | Int_t | toBeDone, | |
Int_t | parent, | |||
Int_t | pdg, | |||
Double_t | px, | |||
Double_t | py, | |||
Double_t | pz, | |||
Double_t | e, | |||
Double_t | vx, | |||
Double_t | vy, | |||
Double_t | vz, | |||
Double_t | tof, | |||
Double_t | polx, | |||
Double_t | poly, | |||
Double_t | polz, | |||
TMCProcess | mech, | |||
Int_t & | ntr, | |||
Double_t | weight, | |||
Int_t | is | |||
) | [pure virtual] |
virtual void TVirtualMCStack::SetCurrentTrack | ( | Int_t | trackNumber | ) | [pure virtual] |
virtual Int_t TVirtualMCStack::GetNtrack | ( | ) | const [pure virtual] |
virtual Int_t TVirtualMCStack::GetNprimary | ( | ) | const [pure virtual] |
virtual TParticle* TVirtualMCStack::GetCurrentTrack | ( | ) | const [pure virtual] |
virtual Int_t TVirtualMCStack::GetCurrentTrackNumber | ( | ) | const [pure virtual] |
Referenced by TMCVerbose::PrintTrackInfo().
virtual Int_t TVirtualMCStack::GetCurrentParentTrackNumber | ( | ) | const [pure virtual] |
Referenced by TMCVerbose::PrintTrackInfo().
virtual void TVirtualMCStack::PushTrack | ( | Int_t | toBeDone, | |
Int_t | parent, | |||
Int_t | pdg, | |||
Double_t | px, | |||
Double_t | py, | |||
Double_t | pz, | |||
Double_t | e, | |||
Double_t | vx, | |||
Double_t | vy, | |||
Double_t | vz, | |||
Double_t | tof, | |||
Double_t | polx, | |||
Double_t | poly, | |||
Double_t | polz, | |||
TMCProcess | mech, | |||
Int_t & | ntr, | |||
Double_t | weight, | |||
Int_t | is | |||
) | [pure virtual] |
virtual void TVirtualMCStack::SetCurrentTrack | ( | Int_t | trackNumber | ) | [pure virtual] |
virtual Int_t TVirtualMCStack::GetNtrack | ( | ) | const [pure virtual] |
virtual Int_t TVirtualMCStack::GetNprimary | ( | ) | const [pure virtual] |
virtual TParticle* TVirtualMCStack::GetCurrentTrack | ( | ) | const [pure virtual] |
virtual Int_t TVirtualMCStack::GetCurrentTrackNumber | ( | ) | const [pure virtual] |
virtual Int_t TVirtualMCStack::GetCurrentParentTrackNumber | ( | ) | const [pure virtual] |