StRoot
1
|
Public Member Functions | |
StParityAnalysis (const StParityAnalysis &) | |
virtual StHbtPairCut * | PairCut () |
virtual StHbtEventCut * | EventCut () |
virtual StHbtParticleCut * | FirstParticleCut () |
virtual StHbtParticleCut * | SecondParticleCut () |
StHbtCorrFctnCollection * | CorrFctnCollection () |
virtual StHbtCorrFctn * | CorrFctn (int n) |
void | AddCorrFctn (StHbtCorrFctn *) |
void | SetPairCut (StHbtPairCut *) |
void | SetEventCut (StHbtEventCut *) |
void | SetFirstParticleCut (StHbtParticleCut *) |
void | SetSecondParticleCut (StHbtParticleCut *) |
unsigned int | NumEventsToMix () |
void | SetNumEventsToMix (const unsigned int &) |
StHbtPicoEventCollection * | MixingBuffer () |
bool | MixingBufferFull () |
bool | AnalyzeIdenticalParticles () |
virtual StHbtString | Report () |
virtual void | ProcessEvent (const StHbtEvent *) |
returns reports of all cuts applied and correlation functions being done | |
void | EventBegin (const StHbtEvent *) |
void | EventEnd (const StHbtEvent *) |
int | GetNeventsProcessed () |
virtual void | Finish () |
Friends | |
class | StHbtLikeSignAnalysis |
Definition at line 20 of file StParityAnalysis.h.