AliFemtoCorrFctn3DSpherical: a class to calculate 3D correlation for pairs of identical particles, binned in spherical coordinates. In analysis the function should be first created in a macro, then added to the analysis, and at the end of the macro the procedure to write out histograms should be called.
AliFemtoCorrFctn3DSpherical(const AliFemtoCorrFctn3DSpherical& aCorrFctn) | |
AliFemtoCorrFctn3DSpherical(char* title, const int& nqbins, const float& QLo, const float& QHi, const int& nphibins, const int& ncthetabins) | |
virtual | ~AliFemtoCorrFctn3DSpherical() |
virtual void | AddMixedPair(AliFemtoPair* aPair) |
virtual void | AddRealPair(AliFemtoPair* aPair) |
virtual AliFemtoCorrFctn* | AliFemtoCorrFctn::Clone() |
virtual void | AliFemtoCorrFctn::EventBegin(const AliFemtoEvent* aEvent) |
virtual void | AliFemtoCorrFctn::EventEnd(const AliFemtoEvent* aEvent) |
virtual void | Finish() |
virtual TList* | GetOutputList() |
AliFemtoAnalysis* | AliFemtoCorrFctn::HbtAnalysis() |
AliFemtoCorrFctn3DSpherical& | operator=(const AliFemtoCorrFctn3DSpherical& aCorrFctn) |
virtual AliFemtoString | Report() |
void | AliFemtoCorrFctn::SetAnalysis(AliFemtoAnalysis* aAnalysis) |
void | AliFemtoCorrFctn::SetPairSelectionCut(AliFemtoPairCut* aCut) |
void | WriteOutHistos() |
AliFemtoPairCut* | AliFemtoCorrFctn::fPairCut | ! this is a PairSelection criteria for this Correlation Function |
AliFemtoAnalysis* | AliFemtoCorrFctn::fyAnalysis | ! link to the analysis |
Inheritance Chart: | |||||||||
|
fPairCut(0x0) set up numerator
fPairCut(0x0) Copy constructor
assignment operator