AliPhysics  f9b5d69 (f9b5d69)
AliFlowEventSimpleMaker Class Reference

#include <AliFlowEventSimpleMaker.h>

Public Member Functions

 AliFlowEventSimpleMaker ()
 
virtual ~AliFlowEventSimpleMaker ()
 
void SetMCReactionPlaneAngle (Double_t fPhiRP)
 
AliFlowEventSimpleFillTracks (TTree *anInput, const AliFlowTrackSimpleCuts *rpCuts, const AliFlowTrackSimpleCuts *poiCuts)
 
AliFlowEventSimpleFillTracks (AliMCEvent *anInput)
 
AliFlowEventSimpleFillTracks (AliMCEvent *anInput, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager)
 
AliFlowEventSimpleFillTracks (AliESDEvent *anInput)
 
AliFlowEventSimpleFillTracks (AliESDEvent *anInput, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager)
 
AliFlowEventSimpleFillTracks (AliESDEvent *anInput, const AliMCEvent *anInputMc, Int_t anOption)
 
AliFlowEventSimpleFillTracks (AliESDEvent *anInput, const AliMCEvent *anInputMc, const AliCFManager *rpCFManager, const AliCFManager *poiCFManager, Int_t anOption)
 
AliFlowEventSimpleFillTracks (AliAODEvent *anInput)
 
AliFlowEventSimpleFillTracks (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)
 

Private Member Functions

 AliFlowEventSimpleMaker (const AliFlowEventSimpleMaker &anAnalysis)
 
AliFlowEventSimpleMakeroperator= (const AliFlowEventSimpleMaker &anAnalysis)
 

Private Attributes

Double_t fMCReactionPlaneAngle
 
Int_t fCount
 
Int_t fNoOfLoops
 
Double_t fEllipticFlowValue
 
Int_t fMultiplicityOfEvent
 
Int_t fMinMult
 
Int_t fMaxMult
 
Double_t fEtaMinA
 
Double_t fEtaMaxA
 
Double_t fEtaMinB
 
Double_t fEtaMaxB
 

Detailed Description

Definition at line 22 of file AliFlowEventSimpleMaker.h.

Constructor & Destructor Documentation

AliFlowEventSimpleMaker::AliFlowEventSimpleMaker ( )

Definition at line 44 of file AliFlowEventSimpleMaker.cxx.

Referenced by SetSubeventEtaRange().

AliFlowEventSimpleMaker::~AliFlowEventSimpleMaker ( )
virtual

Definition at line 61 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimpleMaker::AliFlowEventSimpleMaker ( const AliFlowEventSimpleMaker anAnalysis)
private

Member Function Documentation

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( TTree anInput,
const AliFlowTrackSimpleCuts rpCuts,
const AliFlowTrackSimpleCuts poiCuts 
)

Definition at line 457 of file AliFlowEventSimpleMaker.cxx.

Referenced by SetMCReactionPlaneAngle().

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliMCEvent *  anInput)

Definition at line 562 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliMCEvent *  anInput,
const AliCFManager *  rpCFManager,
const AliCFManager *  poiCFManager 
)

Definition at line 67 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliESDEvent anInput)

Definition at line 645 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliESDEvent anInput,
const AliCFManager *  rpCFManager,
const AliCFManager *  poiCFManager 
)

Definition at line 155 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliESDEvent anInput,
const AliMCEvent *  anInputMc,
Int_t  anOption 
)

Definition at line 762 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliESDEvent anInput,
const AliMCEvent *  anInputMc,
const AliCFManager *  rpCFManager,
const AliCFManager *  poiCFManager,
Int_t  anOption 
)

Definition at line 336 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliAODEvent anInput)

Definition at line 706 of file AliFlowEventSimpleMaker.cxx.

AliFlowEventSimple * AliFlowEventSimpleMaker::FillTracks ( AliAODEvent anInput,
const AliCFManager *  rpCFManager,
const AliCFManager *  poiCFManager 
)

Definition at line 254 of file AliFlowEventSimpleMaker.cxx.

Double_t AliFlowEventSimpleMaker::GetEllipticFlowValue ( ) const
inline

Definition at line 51 of file AliFlowEventSimpleMaker.h.

Int_t AliFlowEventSimpleMaker::GetMaxMult ( ) const
inline

Definition at line 59 of file AliFlowEventSimpleMaker.h.

Int_t AliFlowEventSimpleMaker::GetMinMult ( ) const
inline

Definition at line 57 of file AliFlowEventSimpleMaker.h.

Int_t AliFlowEventSimpleMaker::GetMultiplicityOfEvent ( ) const
inline

Definition at line 54 of file AliFlowEventSimpleMaker.h.

Int_t AliFlowEventSimpleMaker::GetNoOfLoops ( ) const
inline

Definition at line 48 of file AliFlowEventSimpleMaker.h.

AliFlowEventSimpleMaker& AliFlowEventSimpleMaker::operator= ( const AliFlowEventSimpleMaker anAnalysis)
private

Referenced by SetSubeventEtaRange().

void AliFlowEventSimpleMaker::SetEllipticFlowValue ( Double_t  elfv)
inline

Definition at line 50 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetMaxMult ( Int_t  multmax)
inline

Definition at line 58 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetMCReactionPlaneAngle ( Double_t  fPhiRP)
inline

Definition at line 29 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetMinMult ( Int_t  multmin)
inline

Definition at line 56 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetMultiplicityOfEvent ( Int_t  multevnt)
inline

Definition at line 53 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetNoOfLoops ( Int_t  noofl)
inline

Definition at line 47 of file AliFlowEventSimpleMaker.h.

void AliFlowEventSimpleMaker::SetSubeventEtaRange ( Double_t  minA,
Double_t  maxA,
Double_t  minB,
Double_t  maxB 
)
inline

Definition at line 61 of file AliFlowEventSimpleMaker.h.

Member Data Documentation

Int_t AliFlowEventSimpleMaker::fCount
private

Definition at line 69 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks().

Double_t AliFlowEventSimpleMaker::fEllipticFlowValue
private
Double_t AliFlowEventSimpleMaker::fEtaMaxA
private

Definition at line 79 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), and SetSubeventEtaRange().

Double_t AliFlowEventSimpleMaker::fEtaMaxB
private

Definition at line 81 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), and SetSubeventEtaRange().

Double_t AliFlowEventSimpleMaker::fEtaMinA
private

Definition at line 78 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), and SetSubeventEtaRange().

Double_t AliFlowEventSimpleMaker::fEtaMinB
private

Definition at line 80 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), and SetSubeventEtaRange().

Int_t AliFlowEventSimpleMaker::fMaxMult
private

Definition at line 76 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), GetMaxMult(), and SetMaxMult().

Double_t AliFlowEventSimpleMaker::fMCReactionPlaneAngle
private

Definition at line 68 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), and SetMCReactionPlaneAngle().

Int_t AliFlowEventSimpleMaker::fMinMult
private

Definition at line 75 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), GetMinMult(), and SetMinMult().

Int_t AliFlowEventSimpleMaker::fMultiplicityOfEvent
private
Int_t AliFlowEventSimpleMaker::fNoOfLoops
private

Definition at line 71 of file AliFlowEventSimpleMaker.h.

Referenced by FillTracks(), GetNoOfLoops(), and SetNoOfLoops().


The documentation for this class was generated from the following files: