ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtSiPoint, 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 | |
AtSiPoint() | AtSiPoint | |
AtSiPoint(Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss) | AtSiPoint | |
AtSiPoint(Int_t trackID, Int_t detID, TVector3 posIn, TVector3 posOut, TVector3 momIn, TVector3 momOut, 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) | AtSiPoint | |
Clear(Option_t *) override | AtMCPoint | virtual |
fAiso | AtMCPoint | protected |
fAngleIni | AtMCPoint | protected |
fDetCopyID | AtMCPoint | protected |
fEnergyIni | AtMCPoint | protected |
fPx_out | AtSiPoint | protected |
fPy_out | AtSiPoint | protected |
fPz_out | AtSiPoint | protected |
fVolName | AtMCPoint | protected |
fX_out | AtSiPoint | protected |
fY_out | AtSiPoint | protected |
fZ_out | AtSiPoint | protected |
fZiso | AtMCPoint | protected |
GetAIni() const | AtMCPoint | inline |
GetAtomicNum() const | AtMCPoint | inline |
GetDetCopyID() const | AtMCPoint | inline |
GetEIni() const | AtMCPoint | inline |
GetMassNum() const | AtMCPoint | inline |
GetPxOut() const | AtSiPoint | inline |
GetPyOut() const | AtSiPoint | inline |
GetPzOut() const | AtSiPoint | inline |
GetVolName() const | AtMCPoint | inline |
GetX(Double_t z) const | AtSiPoint | |
GetXIn() const | AtSiPoint | inline |
GetXOut() const | AtSiPoint | inline |
GetY(Double_t z) const | AtSiPoint | |
GetYIn() const | AtSiPoint | inline |
GetYOut() const | AtSiPoint | inline |
GetZIn() const | AtSiPoint | inline |
GetZOut() const | AtSiPoint | inline |
MomentumOut(TVector3 &mom) | AtSiPoint | inline |
AtMCPoint::operator=(const AtMCPoint &point)=delete | AtMCPoint | |
PositionIn(TVector3 &pos) | AtSiPoint | inline |
PositionOut(TVector3 &pos) | AtSiPoint | inline |
Print(const Option_t *opt) const | AtSiPoint | virtual |
SetDetCopyID(Int_t id) | AtMCPoint | inline |
SetMomentum(const XYZVector &mom) | AtMCPoint | inline |
SetMomentumOut(TVector3 mom) | AtSiPoint | inline |
SetPosition(const XYZPoint &pos) | AtMCPoint | inline |
SetPositionOut(TVector3 pos) | AtSiPoint | inline |
SetVolName(TString VolName) | AtMCPoint | inline |
XYZPoint typedef | AtMCPoint | protected |
XYZVector typedef | AtMCPoint | protected |
~AtMCPoint()=default | AtMCPoint | virtual |
~AtSiPoint()=default | AtSiPoint | virtual |