#include <AliFlowEventSimpleMaker.h>
|
| AliFlowEventSimpleMaker () |
|
virtual | ~AliFlowEventSimpleMaker () |
|
void | SetMCReactionPlaneAngle (Double_t fPhiRP) |
|
AliFlowEventSimple * | FillTracks (TTree *anInput, const AliFlowTrackSimpleCuts *rpCuts, const AliFlowTrackSimpleCuts *poiCuts) |
|
AliFlowEventSimple * | FillTracks (AliMCEvent *anInput) |
|
AliFlowEventSimple * | FillTracks (AliMCEvent *anInput, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager) |
|
AliFlowEventSimple * | FillTracks (AliESDEvent *anInput) |
|
AliFlowEventSimple * | FillTracks (AliESDEvent *anInput, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager) |
|
AliFlowEventSimple * | FillTracks (AliESDEvent *anInput, const AliMCEvent *anInputMc, Int_t anOption) |
|
AliFlowEventSimple * | FillTracks (AliESDEvent *anInput, const AliMCEvent *anInputMc, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager, Int_t anOption) |
|
AliFlowEventSimple * | FillTracks (AliAODEvent *anInput) |
|
AliFlowEventSimple * | FillTracks (AliAODEvent *anInput, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager) |
|
void | SetNoOfLoops (Int_t noofl) |
|
Int_t | GetNoOfLoops () const |
|
void | SetEllipticFlowValue (Double_t elfv) |
|
Double_t | GetEllipticFlowValue () const |
|
void | SetMultiplicityOfEvent (Int_t multevnt) |
|
Int_t | GetMultiplicityOfEvent () const |
|
void | SetMinMult (Int_t multmin) |
|
Int_t | GetMinMult () const |
|
void | SetMaxMult (Int_t multmax) |
|
Int_t | GetMaxMult () const |
|
void | SetSubeventEtaRange (Double_t minA, Double_t maxA, Double_t minB, Double_t maxB) |
|
Definition at line 22 of file AliFlowEventSimpleMaker.h.
AliFlowEventSimpleMaker::AliFlowEventSimpleMaker |
( |
| ) |
|
AliFlowEventSimpleMaker::~AliFlowEventSimpleMaker |
( |
| ) |
|
|
virtual |
AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks |
( |
AliMCEvent * |
anInput, |
|
|
const AliCFManager * |
rpCFManager, |
|
|
const AliCFManager * |
poiCFManager |
|
) |
| |
AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks |
( |
AliESDEvent * |
anInput, |
|
|
const AliCFManager * |
rpCFManager, |
|
|
const AliCFManager * |
poiCFManager |
|
) |
| |
AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks |
( |
AliESDEvent * |
anInput, |
|
|
const AliMCEvent * |
anInputMc, |
|
|
const AliCFManager * |
rpCFManager, |
|
|
const AliCFManager * |
poiCFManager, |
|
|
Int_t |
anOption |
|
) |
| |
AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks |
( |
AliAODEvent * |
anInput, |
|
|
const AliCFManager * |
rpCFManager, |
|
|
const AliCFManager * |
poiCFManager |
|
) |
| |
Double_t AliFlowEventSimpleMaker::GetEllipticFlowValue |
( |
| ) |
const |
|
inline |
Int_t AliFlowEventSimpleMaker::GetMaxMult |
( |
| ) |
const |
|
inline |
Int_t AliFlowEventSimpleMaker::GetMinMult |
( |
| ) |
const |
|
inline |
Int_t AliFlowEventSimpleMaker::GetMultiplicityOfEvent |
( |
| ) |
const |
|
inline |
Int_t AliFlowEventSimpleMaker::GetNoOfLoops |
( |
| ) |
const |
|
inline |
void AliFlowEventSimpleMaker::SetEllipticFlowValue |
( |
Double_t |
elfv | ) |
|
|
inline |
void AliFlowEventSimpleMaker::SetMaxMult |
( |
Int_t |
multmax | ) |
|
|
inline |
void AliFlowEventSimpleMaker::SetMCReactionPlaneAngle |
( |
Double_t |
fPhiRP | ) |
|
|
inline |
void AliFlowEventSimpleMaker::SetMinMult |
( |
Int_t |
multmin | ) |
|
|
inline |
void AliFlowEventSimpleMaker::SetMultiplicityOfEvent |
( |
Int_t |
multevnt | ) |
|
|
inline |
void AliFlowEventSimpleMaker::SetNoOfLoops |
( |
Int_t |
noofl | ) |
|
|
inline |
Int_t AliFlowEventSimpleMaker::fCount |
|
private |
Double_t AliFlowEventSimpleMaker::fEllipticFlowValue |
|
private |
Double_t AliFlowEventSimpleMaker::fEtaMaxA |
|
private |
Double_t AliFlowEventSimpleMaker::fEtaMaxB |
|
private |
Double_t AliFlowEventSimpleMaker::fEtaMinA |
|
private |
Double_t AliFlowEventSimpleMaker::fEtaMinB |
|
private |
Int_t AliFlowEventSimpleMaker::fMaxMult |
|
private |
Double_t AliFlowEventSimpleMaker::fMCReactionPlaneAngle |
|
private |
Int_t AliFlowEventSimpleMaker::fMinMult |
|
private |
Int_t AliFlowEventSimpleMaker::fMultiplicityOfEvent |
|
private |
Int_t AliFlowEventSimpleMaker::fNoOfLoops |
|
private |
The documentation for this class was generated from the following files: