|
| rotationEventCut (rotationEventCut &) |
|
void | SetEventRefMult (const int &lo, const int &hi) |
|
void | SetEventMult (const int &lo, const int &hi) |
|
void | SetEventMultGood (const int &lo, const int &hi) |
|
void | SetNumberOfTracks (const int &lo, const int &hi) |
|
void | SetNumberOfV0s (const int &lo, const int &hi) |
|
void | SetVertZPos (const float &lo, const float &hi) |
|
void | SetReactionPlaneError (const float &lo, const float &hi) |
|
void | SetL3TriggerAlgorithm (const unsigned int &) |
|
void | SetSmear (const float &s=0) |
|
void | RotationOn () |
|
void | RotationOff () |
|
void | RandomOn () |
|
void | RandomOff () |
|
long | NEventsPassed () |
|
long | NEventsFailed () |
|
virtual StHbtString | Report () |
|
virtual bool | Pass (const StHbtEvent *) |
|
rotationEventCut * | Clone () |
|
| StHbtEventCut (const StHbtEventCut &c) |
|
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 39 of file rotationEventCut.h.