|
| helensLaPTrackCut (helensLaPTrackCut &) |
|
virtual bool | Pass (const StHbtTrack *) |
|
virtual StHbtString | Report () |
|
void | SetNSigmaElectron (const float &lo, const float &hi) |
|
void | SetNSigmaPion (const float &lo, const float &hi) |
|
void | SetNSigmaKaon (const float &lo, const float &hi) |
|
void | SetNSigmaProton (const float &lo, const float &hi) |
|
void | SetNSigmaAntiElectron (const float &lo, const float &hi) |
|
void | SetNSigmaAntiPion (const float &lo, const float &hi) |
|
void | SetNSigmaAntiKaon (const float &lo, const float &hi) |
|
void | SetNSigmaAntiProton (const float &lo, const float &hi) |
|
void | SetNHits (const int &lo, const int &hi) |
|
void | SetP (const float &lo, const float &hi) |
|
void | SetPt (const float &lo, const float &hi) |
|
void | SetPx (const float &lo, const float &hi) |
|
void | SetPy (const float &lo, const float &hi) |
|
void | SetPz (const float &lo, const float &hi) |
|
void | SetRapidity (const float &lo, const float &hi) |
|
void | SetDCA (const float &lo, const float &hi) |
|
void | SetCharge (const int &) |
|
helensLaPTrackCut * | Clone () |
|
| StHbtTrackCut (const StHbtTrackCut &) |
|
virtual StHbtParticleType | Type () |
|
Public Member Functions inherited from StHbtParticleCut |
| StHbtParticleCut (const StHbtParticleCut &) |
|
double | Mass () |
|
virtual void | SetMass (const double &mass) |
|
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 27 of file helensLaPTrackCut.h.