|
| adamsPairCut (const adamsPairCut &) |
|
virtual bool | Pass (const StHbtPair *) |
|
virtual StHbtString | Report () |
|
adamsPairCut * | Clone () |
|
void | setElSigma (double aElSigma) |
|
void | setPiSigma (double aPiSigma) |
|
void | setKSigma (double aKSigma) |
|
void | setElPairPIDMax (double aElPIDMax) |
|
void | setPiPairPIDMax (double aPiPIDMax) |
|
void | setKPairPIDMax (double aKPIDMax) |
|
void | SetPIDPThreshold (const float &) |
|
std::ostringstream * | finalReport () const |
|
| HitMergingPairCut (const HitMergingPairCut &) |
|
HitMergingPairCut * | Clone () |
|
void | setMaxFracOfMergedRow (double aMaxFracPair) |
|
void | setMergingPar (double aMaxDuInner, double aMaxDzInner, double aMaxDuOuter, double aMaxDzOuter) |
|
void | setDefaultHalfFieldMergingPar () |
|
void | setDefaultFullFieldMergingPar () |
|
| StHbtPairCut (const StHbtPairCut &c) |
|
virtual void | ParityPairCuts (ParityBuff *, ParityBuff *) |
|
virtual void | EventBegin (const StHbtEvent *) |
|
virtual void | EventEnd (const StHbtEvent *) |
|
StHbtBaseAnalysis * | HbtAnalysis () |
|
void | SetAnalysis (StHbtBaseAnalysis *) |
|
Public Member Functions inherited from StHbtCutMonitorHandler |
StHbtCutMonitorCollection * | PassMonitorColl () |
|
StHbtCutMonitorCollection * | FailMonitorColl () |
|
StHbtCutMonitor * | PassMonitor (int n) |
|
StHbtCutMonitor * | FailMonitor (int n) |
|
void | AddCutMonitor (StHbtCutMonitor *cutMoni1, StHbtCutMonitor *cutMoni2) |
|
void | AddCutMonitor (StHbtCutMonitor *cutMoni) |
|
void | AddCutMonitorPass (StHbtCutMonitor *cutMoni) |
|
void | AddCutMonitorFail (StHbtCutMonitor *cutMoni) |
|
void | FillCutMonitor (const StHbtEvent *event, bool pass) |
|
void | FillCutMonitor (const StHbtTrack *track, bool pass) |
|
void | FillCutMonitor (const StHbtV0 *v0, bool pass) |
|
void | FillCutMonitor (const StHbtKink *kink, bool pass) |
|
void | FillCutMonitor (const StHbtPair *pair, bool pass) |
|
void | FillCutMonitor (const StHbtParticleCollection *partColl) |
|
void | FillCutMonitor (const StHbtEvent *event, const StHbtParticleCollection *partColl) |
|
void | Finish () |
|
Definition at line 30 of file adamsPairCut.h.