ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtMCPoint, including all inherited members.
AtMCPoint() | AtMCPoint | |
AtMCPoint(Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss) | AtMCPoint | |
AtMCPoint(Int_t trackID, Int_t detID, XYZPoint pos, XYZVector mom, Double_t tof, Double_t length, Double_t eLoss) | AtMCPoint | |
AtMCPoint(Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, TString VolName, Int_t detCopyID, Double_t EIni, Double_t AIni, Int_t A, Int_t Z) | AtMCPoint | |
AtMCPoint(const AtMCPoint &point)=delete | AtMCPoint | |
AtSimpleSimulation | AtMCPoint | |
Clear(Option_t *) override | AtMCPoint | virtual |
fAiso | AtMCPoint | protected |
fAngleIni | AtMCPoint | protected |
fDetCopyID | AtMCPoint | protected |
fEnergyIni | AtMCPoint | protected |
fVolName | AtMCPoint | protected |
fZiso | AtMCPoint | protected |
GetAIni() const | AtMCPoint | inline |
GetAtomicNum() const | AtMCPoint | inline |
GetDetCopyID() const | AtMCPoint | inline |
GetEIni() const | AtMCPoint | inline |
GetMassNum() const | AtMCPoint | inline |
GetVolName() const | AtMCPoint | inline |
operator=(const AtMCPoint &point)=delete | AtMCPoint | |
Print(const Option_t *opt) const override | AtMCPoint | virtual |
SetDetCopyID(Int_t id) | AtMCPoint | inline |
SetMomentum(const XYZVector &mom) | AtMCPoint | inline |
SetPosition(const XYZPoint &pos) | AtMCPoint | inline |
SetVolName(TString VolName) | AtMCPoint | inline |
XYZPoint typedef | AtMCPoint | protected |
XYZVector typedef | AtMCPoint | protected |
~AtMCPoint()=default | AtMCPoint | virtual |