AliPhysics  6a0d37d (6a0d37d)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFlowCommonConstants Class Reference

#include <AliFlowCommonConstants.h>

Inheritance diagram for AliFlowCommonConstants:

Public Types

enum  ERefMultSource { kExternal, kRP, kPOI }
 

Public Member Functions

 AliFlowCommonConstants ()
 
virtual ~AliFlowCommonConstants ()
 
Int_t GetNbinsMult () const
 
Int_t GetNbinsPt () const
 
Int_t GetNbinsPhi () const
 
Int_t GetNbinsEta () const
 
Int_t GetNbinsQ () const
 
Int_t GetNbinsMass () const
 
Double_t GetMultMin () const
 
Double_t GetMultMax () const
 
Double_t GetPtMin () const
 
Double_t GetPtMax () const
 
Double_t GetPhiMin () const
 
Double_t GetPhiMax () const
 
Double_t GetEtaMin () const
 
Double_t GetEtaMax () const
 
Double_t GetQMin () const
 
Double_t GetQMax () const
 
Double_t GetMassMin () const
 
Double_t GetMassMax () const
 
Double_t GetHistWeightvsPhiMax () const
 
Double_t GetHistWeightvsPhiMin () const
 
void SetNbinsMult (Int_t i)
 
void SetNbinsPt (Int_t i)
 
void SetNbinsPhi (Int_t i)
 
void SetNbinsEta (Int_t i)
 
void SetNbinsQ (Int_t i)
 
void SetNbinsMass (Int_t i)
 
void SetMultMin (Double_t i)
 
void SetMultMax (Double_t i)
 
void SetPtMin (Double_t i)
 
void SetPtMax (Double_t i)
 
void SetPhiMin (Double_t i)
 
void SetPhiMax (Double_t i)
 
void SetEtaMin (Double_t i)
 
void SetEtaMax (Double_t i)
 
void SetQMin (Double_t i)
 
void SetQMax (Double_t i)
 
void SetMassMin (Double_t i)
 
void SetMassMax (Double_t i)
 
void SetHistWeightvsPhiMax (Double_t d)
 
void SetHistWeightvsPhiMin (Double_t d)
 

Static Public Member Functions

static AliFlowCommonConstantsGetMaster ()
 

Private Member Functions

AliFlowCommonConstantsoperator= (const AliFlowCommonConstants &c)
 
 AliFlowCommonConstants (const AliFlowCommonConstants &a)
 

Private Attributes

Int_t fNbinsMult
 
Int_t fNbinsPt
 
Int_t fNbinsPhi
 
Int_t fNbinsEta
 
Int_t fNbinsQ
 
Int_t fNbinsMass
 
Double_t fMultMin
 
Double_t fMultMax
 
Double_t fPtMin
 
Double_t fPtMax
 
Double_t fPhiMin
 
Double_t fPhiMax
 
Double_t fEtaMin
 
Double_t fEtaMax
 
Double_t fQMin
 
Double_t fQMax
 
Double_t fMassMin
 
Double_t fMassMax
 
Double_t fHistWeightvsPhiMin
 
Double_t fHistWeightvsPhiMax
 

Static Private Attributes

static AliFlowCommonConstantsfgPMasterConfig
 

Detailed Description

Definition at line 18 of file AliFlowCommonConstants.h.

Member Enumeration Documentation

Enumerator
kExternal 
kRP 
kPOI 

Definition at line 25 of file AliFlowCommonConstants.h.

Constructor & Destructor Documentation

AliFlowCommonConstants::AliFlowCommonConstants ( )

Referenced by GetMaster().

AliFlowCommonConstants::~AliFlowCommonConstants ( )
virtual

Definition at line 64 of file AliFlowCommonConstants.cxx.

AliFlowCommonConstants::AliFlowCommonConstants ( const AliFlowCommonConstants a)
private

Member Function Documentation

Double_t AliFlowCommonConstants::GetHistWeightvsPhiMax ( ) const
inline

Definition at line 46 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetHistWeightvsPhiMin ( ) const
inline

Definition at line 47 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetMassMax ( ) const
inline

Definition at line 45 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetMassMin ( ) const
inline

Definition at line 44 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetMultMax ( ) const
inline

Definition at line 35 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetMultMin ( ) const
inline

Definition at line 34 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Int_t AliFlowCommonConstants::GetNbinsMass ( ) const
inline

Definition at line 32 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Int_t AliFlowCommonConstants::GetNbinsMult ( ) const
inline

Definition at line 27 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Int_t AliFlowCommonConstants::GetNbinsQ ( ) const
inline

Definition at line 31 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetQMax ( ) const
inline

Definition at line 43 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

Double_t AliFlowCommonConstants::GetQMin ( ) const
inline

Definition at line 42 of file AliFlowCommonConstants.h.

Referenced by AliFlowCommonHist::AliFlowCommonHist().

AliFlowCommonConstants& AliFlowCommonConstants::operator= ( const AliFlowCommonConstants c)
private
void AliFlowCommonConstants::SetHistWeightvsPhiMax ( Double_t  d)
inline
void AliFlowCommonConstants::SetHistWeightvsPhiMin ( Double_t  d)
inline

Member Data Documentation

Double_t AliFlowCommonConstants::fEtaMax
private

Definition at line 91 of file AliFlowCommonConstants.h.

Referenced by GetEtaMax(), and SetEtaMax().

Double_t AliFlowCommonConstants::fEtaMin
private

Definition at line 90 of file AliFlowCommonConstants.h.

Referenced by GetEtaMin(), and SetEtaMin().

AliFlowCommonConstants* AliFlowCommonConstants::fgPMasterConfig
staticprivate

Definition at line 99 of file AliFlowCommonConstants.h.

Referenced by GetMaster().

Double_t AliFlowCommonConstants::fHistWeightvsPhiMax
private

Definition at line 97 of file AliFlowCommonConstants.h.

Referenced by GetHistWeightvsPhiMax(), and SetHistWeightvsPhiMax().

Double_t AliFlowCommonConstants::fHistWeightvsPhiMin
private

Definition at line 96 of file AliFlowCommonConstants.h.

Referenced by GetHistWeightvsPhiMin(), and SetHistWeightvsPhiMin().

Double_t AliFlowCommonConstants::fMassMax
private

Definition at line 95 of file AliFlowCommonConstants.h.

Referenced by GetMassMax(), and SetMassMax().

Double_t AliFlowCommonConstants::fMassMin
private

Definition at line 94 of file AliFlowCommonConstants.h.

Referenced by GetMassMin(), and SetMassMin().

Double_t AliFlowCommonConstants::fMultMax
private

Definition at line 85 of file AliFlowCommonConstants.h.

Referenced by GetMultMax(), and SetMultMax().

Double_t AliFlowCommonConstants::fMultMin
private

Definition at line 84 of file AliFlowCommonConstants.h.

Referenced by GetMultMin(), and SetMultMin().

Int_t AliFlowCommonConstants::fNbinsEta
private

Definition at line 79 of file AliFlowCommonConstants.h.

Referenced by GetNbinsEta(), and SetNbinsEta().

Int_t AliFlowCommonConstants::fNbinsMass
private

Definition at line 81 of file AliFlowCommonConstants.h.

Referenced by GetNbinsMass(), and SetNbinsMass().

Int_t AliFlowCommonConstants::fNbinsMult
private

Definition at line 76 of file AliFlowCommonConstants.h.

Referenced by GetNbinsMult(), and SetNbinsMult().

Int_t AliFlowCommonConstants::fNbinsPhi
private

Definition at line 78 of file AliFlowCommonConstants.h.

Referenced by GetNbinsPhi(), and SetNbinsPhi().

Int_t AliFlowCommonConstants::fNbinsPt
private

Definition at line 77 of file AliFlowCommonConstants.h.

Referenced by GetNbinsPt(), and SetNbinsPt().

Int_t AliFlowCommonConstants::fNbinsQ
private

Definition at line 80 of file AliFlowCommonConstants.h.

Referenced by GetNbinsQ(), and SetNbinsQ().

Double_t AliFlowCommonConstants::fPhiMax
private

Definition at line 89 of file AliFlowCommonConstants.h.

Referenced by GetPhiMax(), and SetPhiMax().

Double_t AliFlowCommonConstants::fPhiMin
private

Definition at line 88 of file AliFlowCommonConstants.h.

Referenced by GetPhiMin(), and SetPhiMin().

Double_t AliFlowCommonConstants::fPtMax
private

Definition at line 87 of file AliFlowCommonConstants.h.

Referenced by GetPtMax(), and SetPtMax().

Double_t AliFlowCommonConstants::fPtMin
private

Definition at line 86 of file AliFlowCommonConstants.h.

Referenced by GetPtMin(), and SetPtMin().

Double_t AliFlowCommonConstants::fQMax
private

Definition at line 93 of file AliFlowCommonConstants.h.

Referenced by GetQMax(), and SetQMax().

Double_t AliFlowCommonConstants::fQMin
private

Definition at line 92 of file AliFlowCommonConstants.h.

Referenced by GetQMin(), and SetQMin().


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