|
| StHbtReactionPlaneAnalysis (int pTSwitch=1, unsigned int nBinPhi=1, double phiLo=-100., double phiHi=+100., unsigned int nBinsMult=1, double multLo=0, double multHi=999999, unsigned int nBinsVert=1, double vertLo=-1000, double vertHi=1000) |
|
| StHbtReactionPlaneAnalysis (const StHbtReactionPlaneAnalysis &) |
|
virtual void | ProcessEvent (const StHbtEvent *) |
| returns reports of all cuts applied and correlation functions being done
|
|
virtual StHbtString | Report () |
|
virtual unsigned int | Overflow () |
| returns reports of all cuts applied and correlation functions being done
|
|
virtual unsigned int | Underflow () |
|
double | ReactionPlane () |
|
double | VertexZ () |
|
int | PtWeighting () |
|
| StHbtAnalysis (const StHbtAnalysis &) |
|
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 *) |
|
void | SetMinSizePartCollection (unsigned int minSize) |
|
unsigned int | NumEventsToMix () |
|
void | SetNumEventsToMix (const unsigned int &) |
|
StHbtPicoEvent * | CurrentPicoEvent () |
|
StHbtPicoEventCollection * | MixingBuffer () |
|
bool | MixingBufferFull () |
|
bool | AnalyzeIdenticalParticles () |
|
virtual void | EventBegin (const StHbtEvent *) |
|
virtual void | EventEnd (const StHbtEvent *) |
|
int | GetNeventsProcessed () |
|
virtual void | Finish () |
|
|
int | mPtWgt |
|
double | mVertexZ |
|
double | mReactionPlaneAngle |
|
double | mReactionPlane [2] |
|
unsigned int | mReactionPlaneBins |
|
unsigned int | mOverFlow |
|
unsigned int | mUnderFlow |
|
StHbtPicoEventCollectionVectorHideAway * | mPicoEventCollectionVectorHideAway |
|
StHbtPairCut * | mPairCut |
|
StHbtCorrFctnCollection * | mCorrFctnCollection |
|
StHbtEventCut * | mEventCut |
|
StHbtParticleCut * | mFirstParticleCut |
|
StHbtParticleCut * | mSecondParticleCut |
|
StHbtPicoEventCollection * | mMixingBuffer |
|
StHbtPicoEvent * | mPicoEvent |
|
unsigned int | mNumEventsToMix |
|
unsigned int | mNeventsProcessed |
|
unsigned int | mMinSizePartCollection |
|
|
void | AddEventProcessed () |
|
void | MakePairs (const char *type, StHbtParticleCollection *, StHbtParticleCollection *p2=0) |
|
The documentation for this class was generated from the following files: