ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtStack, including all inherited members.
AddParticle(TParticle *part) | AtStack | virtual |
AddPoint(DetectorId iDet) | AtStack | |
AddPoint(DetectorId iDet, Int_t iTrack) | AtStack | |
AtStack(Int_t size=100) | AtStack | |
FillTrackArray() | AtStack | virtual |
GetCurrentParentTrackNumber() const | AtStack | virtual |
GetCurrentTrack() const | AtStack | virtual |
GetCurrentTrackNumber() const | AtStack | inlinevirtual |
GetListOfParticles() | AtStack | inline |
GetNprimary() const | AtStack | inlinevirtual |
GetNtrack() const | AtStack | inlinevirtual |
GetParticle(Int_t trackId) const | AtStack | |
PopNextTrack(Int_t &iTrack) | AtStack | virtual |
PopPrimaryForTracking(Int_t iPrim) | AtStack | virtual |
Print(Int_t iVerbose=0) const | AtStack | virtual |
PushTrack(Int_t toBeDone, Int_t parentID, Int_t pdgCode, Double_t px, Double_t py, Double_t pz, Double_t e, Double_t vx, Double_t vy, Double_t vz, Double_t time, Double_t polx, Double_t poly, Double_t polz, TMCProcess proc, Int_t &ntr, Double_t weight, Int_t is) | AtStack | virtual |
PushTrack(Int_t toBeDone, Int_t parentID, Int_t pdgCode, Double_t px, Double_t py, Double_t pz, Double_t e, Double_t vx, Double_t vy, Double_t vz, Double_t time, Double_t polx, Double_t poly, Double_t polz, TMCProcess proc, Int_t &ntr, Double_t weight, Int_t is, Int_t secondParentId) | AtStack | virtual |
Register() | AtStack | virtual |
Reset() | AtStack | virtual |
SetCurrentTrack(Int_t iTrack) | AtStack | inlinevirtual |
SetEnergyCut(Double_t eMin) | AtStack | inline |
SetMinPoints(Int_t min) | AtStack | inline |
StoreMothers(Bool_t choice=kTRUE) | AtStack | inline |
StoreSecondaries(Bool_t choice=kTRUE) | AtStack | inline |
UpdateTrackIndex(TRefArray *detArray=0) | AtStack | virtual |
~AtStack() | AtStack | virtual |