ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
AtSimulatedLine Member List

This is the complete list of members for AtSimulatedLine, including all inherited members.

AtSimulatedLine()AtSimulatedLine
AtSimulatedLine(std::size_t mcPointID, Int_t clusterID, Int_t charge, const ROOT::Math::XYZVector &posIn, ROOT::Math::XYZVector posOut, Double_t longitudalDiffusionSigma, Double_t transverseDiffusionSigma)AtSimulatedLine
AtSimulatedLine(const AtSimulatedLine &other)=defaultAtSimulatedLine
AtSimulatedPoint()AtSimulatedPoint
AtSimulatedPoint(std::size_t mcPointID, Int_t clusterID, ROOT::Math::XYZVector pointLocation)AtSimulatedPoint
AtSimulatedPoint(std::size_t mcPointID, Int_t clusterID, Int_t charge, ROOT::Math::XYZVector pointLocation)AtSimulatedPoint
AtSimulatedPoint(const AtSimulatedPoint &object)=defaultAtSimulatedPoint
ClassDef(AtSimulatedPoint, 3)AtSimulatedPoint
ClassDefOverride(AtSimulatedLine, 1)AtSimulatedLine
fChargeAtSimulatedPointprotected
fClusterIDAtSimulatedPointprotected
fMCEventIDAtSimulatedPointprotected
fMCPointIDAtSimulatedPointprotected
fPositionAtSimulatedPointprotected
fPositionFinalAtSimulatedLineprotected
fSigmaLongDiffusionAtSimulatedLineprotected
fSigmaTransDiffusionAtSimulatedLineprotected
GetCharge()AtSimulatedPoint
GetClusterID()AtSimulatedPoint
GetFinalPosition()AtSimulatedLine
GetInitialPosition()AtSimulatedLine
GetLongitudinalDiffusion()AtSimulatedLine
GetMCEventID()AtSimulatedPoint
GetMCPointID()AtSimulatedPoint
GetPosition() overrideAtSimulatedLinevirtual
GetTransverseDiffusion()AtSimulatedLine
operator=(AtSimulatedLine other)AtSimulatedLine
AtSimulatedPoint::operator=(AtSimulatedPoint other)AtSimulatedPoint
SetCharge(Int_t charge)AtSimulatedPoint
SetClusterID(Int_t clusterID)AtSimulatedPoint
SetFinalPosition(Double_t x, Double_t y, Double_t zTime)AtSimulatedLine
SetInitialPosition(Double_t x, Double_t y, Double_t zTime)AtSimulatedLine
SetLongitudinalDiffusion(Double_t sigma)AtSimulatedLine
SetMCEventID(std::size_t mcid)AtSimulatedPoint
SetMCPointID(std::size_t id)AtSimulatedPoint
SetTransverseDiffusion(Double_t sigma)AtSimulatedLine
swap(AtSimulatedLine &first, AtSimulatedLine &second) noexceptAtSimulatedLinefriend
~AtSimulatedPoint()=defaultAtSimulatedPoint