ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
This is the complete list of members for AtPSAComposite, including all inherited members.
Analyze(AtRawEvent &rawEvent) | AtPSA | |
Analyze(AtRawEvent *rawEvent, AtEvent *event) | AtPSA | virtual |
AnalyzePad(AtPad *) override | AtPSAComposite | virtual |
AtPSA()=default | AtPSA | |
AtPSAComposite(std::unique_ptr< AtPSA > beamPSA, std::unique_ptr< AtPSA > PSA, double beamRadius=40) | AtPSAComposite | |
AtPSAComposite(const AtPSAComposite &) | AtPSAComposite | |
CalculateZ(Double_t peakIdx) | AtPSA | protected |
CalculateZGeo(Double_t peakIdx) | AtPSA | protected |
Clone() override | AtPSAComposite | inlinevirtual |
fBField | AtPSA | protected |
fDriftVelocity | AtPSA | protected |
fEField | AtPSA | protected |
fEntTB | AtPSA | protected |
fMCSimPointArray | AtPSA | protected |
fNumTbs | AtPSA | protected |
fTB0 | AtPSA | protected |
fTBTime | AtPSA | protected |
fUsingLowThreshold | AtPSA | protected |
fZk | AtPSA | protected |
getThreshold(int padSize=-1) | AtPSA | protected |
GetThreshold() | AtPSA | inline |
GetThresholdLow() | AtPSA | inline |
getXYhitVariance() const | AtPSA | protectedvirtual |
getZhitVariance(double zLoc, double zLocVar) const | AtPSA | protectedvirtual |
HitVector typedef | AtPSA | protected |
Init() override | AtPSAComposite | virtual |
SetSimulatedEvent(TClonesArray *MCSimPointArray) | AtPSA | |
SetThreshold(Int_t threshold) | AtPSA | |
SetThresholdLow(Int_t thresholdlow) | AtPSA | |
TrackMCPoints(std::multimap< Int_t, std::size_t > &map, AtHit &hit) | AtPSA | protected |
~AtPSA()=default | AtPSA | virtual |