AliPhysics  2aaea23 (2aaea23)
AliAnalysisTaskRhoBaseDev Class Reference

Base class for a task that calculates the UE. More...

#include <AliAnalysisTaskRhoBaseDev.h>

Inheritance diagram for AliAnalysisTaskRhoBaseDev:

Public Member Functions

 AliAnalysisTaskRhoBaseDev ()
 
 AliAnalysisTaskRhoBaseDev (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskRhoBaseDev ()
 
void UserCreateOutputObjects ()
 
void SetOutRhoName (const char *name)
 
void SetScaleFunction (TF1 *sf)
 
void SetRhoFunction (TF1 *rf)
 
TF1 * LoadRhoFunction (const char *path, const char *name)
 
void SetAttachToEvent (Bool_t a)
 
const char * GetOutRhoName () const
 
const char * GetOutRhoScaledName () const
 
- Public Member Functions inherited from AliAnalysisTaskJetUE
 AliAnalysisTaskJetUE ()
 
 AliAnalysisTaskJetUE (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskJetUE ()
 
void SetBackToBackJetPtFraction (Double_t f)
 
void SetMaxMomentumThridJet (Double_t pt)
 
void SetPtBin (Float_t w, Float_t max)
 
- Public Member Functions inherited from AliAnalysisTaskEmcalJetLight
 AliAnalysisTaskEmcalJetLight ()
 
 AliAnalysisTaskEmcalJetLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalJetLight ()
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, AliParticleContainer *partCont, AliClusterContainer *clusCont, TString tag="Jet")
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, std::string partContName, std::string clusContName, TString tag="Jet")
 
void AdoptJetContainer (AliJetContainer *cont)
 
void RemoveJetContainer (std::string name)
 
AliJetContainerGetJetContainer (std::string name) const
 
- Public Member Functions inherited from AliAnalysisTaskEmcalLight
 AliAnalysisTaskEmcalLight ()
 
 AliAnalysisTaskEmcalLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalLight ()
 
AliParticleContainerAddParticleContainer (std::string branchName, std::string contName="")
 
AliClusterContainerAddClusterContainer (std::string branchName, std::string contName="")
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (std::string name) const
 
AliClusterContainerGetClusterContainer (std::string name) const
 
AliMCParticleContainerGetMCParticleContainer (std::string name) const
 
AliTrackContainerGetTrackContainer (std::string name) const
 
void RemoveParticleContainer (std::string name)
 
void RemoveClusterContainer (std::string name)
 
void SetCaloCellsName (const char *n)
 
void SetCaloTriggerPatchInfoName (const char *n)
 
void SetCaloTriggersName (const char *n)
 
void SetCentralityEstimator (const char *c)
 
void SetIsPythia (Bool_t i)
 
void SetForceBeamType (EBeamType_t f)
 
void SetCentralityEstimation (ECentralityEstimation_t b)
 
void SetMakeGeneralHistograms (Bool_t g)
 
void SetNeedEmcalGeom (Bool_t n)
 
void SetCentBins (const std::vector< double > &bins)
 
Int_t GetNCentBins () const
 
void SetSwitchOffLHC15oFaultyBranches (Bool_t b)
 
void SetTriggerSelectionBitMap (UInt_t t)
 
void SetCentRange (Double_t min, Double_t max)
 
void SetVzRange (Double_t min, Double_t max)
 
void SetZvertexDiffValue (Double_t cut)
 
void SetMinNVertCont (Int_t cut)
 
void SetPtHardRange (Double_t min, Double_t max)
 
void SetMaxMinimumBiasPtHard (Int_t max)
 
void AddAcceptedTriggerClass (const char *trigClass)
 
void AddRejectedTriggerClass (const char *trigClass)
 
void ClearAcceptedTriggerClasses ()
 
void ClearRejectedTriggerClasses ()
 
void SetMCFilter ()
 
void ResetMCFilter ()
 
void SetJetPtFactor (Float_t f)
 
Float_t JetPtFactor ()
 
void SetClusterPtFactor (Float_t f)
 
Float_t ClusterPtFactor ()
 
void SetTrackPtFactor (Float_t f)
 
Float_t TrackPtFactor ()
 
void SetEventSelectionAfterRun (Bool_t b)
 
void SelectGeneratorName (TString gen)
 
void SetInhibit (Bool_t s)
 
void SetEventWeightRange (Double_t min, Double_t max)
 
Bool_t IsInhibit () const
 

Static Public Member Functions

static AliAnalysisTaskRhoBaseDevAddTaskRhoBaseDev (TString nTracks="usedefault", TString nClusters="usedefault", TString nRho="Rho", Double_t jetradius=0.2, UInt_t acceptance=AliEmcalJet::kTPCfid, AliJetContainer::EJetType_t jetType=AliJetContainer::kChargedJet, AliJetContainer::ERecoScheme_t rscheme=AliJetContainer::pt_scheme, Bool_t histo=kTRUE, TString suffix="")
 

Protected Member Functions

void ExecOnce ()
 
Bool_t Run ()
 
Bool_t FillHistograms ()
 
virtual Bool_t VerifyContainers ()
 
virtual void CalculateRho ()
 
virtual Double_t GetRhoFactor (Double_t cent)
 
virtual Double_t GetScaleFactor (Double_t cent)
 
 AliAnalysisTaskRhoBaseDev (const AliAnalysisTaskRhoBaseDev &)
 
AliAnalysisTaskRhoBaseDevoperator= (const AliAnalysisTaskRhoBaseDev &)
 
- Protected Member Functions inherited from AliAnalysisTaskJetUE
virtual void CalculateEventProperties ()
 
void SortJets ()
 
Bool_t IsB2BEvent (std::string jetCollName="Signal")
 
Bool_t AreJetsOverlapping (AliEmcalJet *jet1, AliEmcalJet *jet2)
 
 AliAnalysisTaskJetUE (const AliAnalysisTaskJetUE &)
 
AliAnalysisTaskJetUEoperator= (const AliAnalysisTaskJetUE &)
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalJetLight
void ExecOnce ()
 
Bool_t RetrieveEventObjects ()
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalLight
void SetRejectionReasonLabels (TAxis *axis)
 
void AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE)
 
TClonesArray * GetArrayFromEvent (const char *name, const char *clname=0)
 
EBeamType_t GetBeamType ()
 
Bool_t PythiaInfoFromFile (const char *currFile, Float_t &fXsec, Float_t &fTrials, Int_t &pthard)
 
Bool_t IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const
 
Bool_t CheckMCOutliers ()
 
void UserCreateOutputObjects ()
 
void UserExec (Option_t *option)
 
Bool_t UserNotify ()
 
virtual Bool_t FillGeneralHistograms (Bool_t eventSelected)
 
virtual Bool_t IsEventSelected ()
 

Protected Attributes

TString fOutRhoName
 name of output rho object More...
 
TString fOutRhoScaledName
 name of output scaled rho object More...
 
TF1 * fRhoFunction
 pre-computed rho as a function of centrality More...
 
TF1 * fScaleFunction
 pre-computed scale factor as a function of centrality More...
 
Bool_t fAttachToEvent
 whether or not attach rho to the event objects list More...
 
Bool_t fTaskConfigured
 !kTRUE if the task is properly configured More...
 
AliRhoParameterfOutRho
 !output rho object More...
 
AliRhoParameterfOutRhoScaled
 !output scaled rho object More...
 
TH2fHistRhoVsCent
 !rho vs. centrality More...
 
std::map< std::string, TH2 * > fHistRhoVsLeadJetPt
 !rho vs. leading jet pt More...
 
std::map< std::string, TH2 * > fHistLeadJetPtVsCent
 !leading jet pt vs. centrality More...
 
std::map< std::string, TH2 * > fHistLeadJetPtDensityVsCent
 !leading jet area vs. centrality More...
 
std::map< std::string, TH2 * > fHistTotJetAreaVsCent
 !total area covered by jets vs. centrality More...
 
std::map< std::string, TH2 * > fHistLeadJetNconstVsCent
 !leading jet constituents vs. cent More...
 
std::map< std::string, TH2 ** > fHistLeadJetNconstVsPt
 !leading jet constituents vs. pt More...
 
std::map< std::string, TH2 * > fHistNjetVsCent
 !no. of jets vs. centrality More...
 
std::map< std::string, TH2 * > fHistNjetVsNtrack
 !no. of jets vs. no. of tracks More...
 
TH2fHistRhoVsLeadTrackPt
 !rho vs. leading track pt More...
 
TH2fHistRhoVsNtrack
 !rho vs. no. of tracks More...
 
TH2fHistLeadTrackPtVsCent
 !leading track pt vs. centrality More...
 
TH2fHistNtrackVsCent
 !no. of tracks vs. centrality More...
 
TH2fHistRhoVsLeadClusterE
 !rho vs. leading cluster energy More...
 
TH2fHistRhoVsNcluster
 !rho vs. no. of clusters More...
 
TH2fHistLeadClusterEVsCent
 !leading cluster energy vs. centrality More...
 
TH2fHistNclusterVsCent
 !no. of cluster vs. centrality More...
 
TH2fHistRhoScaledVsCent
 !rhoscaled vs. centrality More...
 
TH2fHistRhoScaledVsNtrack
 !rhoscaled vs. no. of tracks More...
 
TH2fHistRhoScaledVsNcluster
 !rhoscaled vs. no. of clusters More...
 
- Protected Attributes inherited from AliAnalysisTaskJetUE
Double_t fBackToBackJetPtFraction
 Minimum pt fraction of the back-to-back jet. More...
 
Double_t fMaxMomentumThridJet
 Maximum pt of any additional jet in the event (other than the back-to-back fraction. More...
 
Float_t fPtBinWidth
 Histogram pt bin width. More...
 
Float_t fMaxPt
 Histogram pt limit. More...
 
Int_t fNtracks
 !number of tracks More...
 
Int_t fNclusters
 !number of clusters More...
 
std::map< std::string, Int_tfNjets
 !number of jets More...
 
std::map< std::string, Double_tfTotJetArea
 !total area covered by jets More...
 
AliVParticle * fLeadingParticle
 !leading particle More...
 
AliVCluster * fLeadingCluster
 !leading cluster More...
 
std::map< std::string, AliEmcalJet * > fLeadingJet
 !leading jet More...
 
std::map< std::string, std::list< AliEmcalJet * > > fSortedJets
 !jets sorted by momentum More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalJetLight
std::map< std::string, AliJetContainer * > fJetCollArray
 jet collection array More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalLight
EBeamType_t fForceBeamType
 forced beam type More...
 
Bool_t fGeneralHistograms
 whether or not it should fill some general histograms More...
 
Bool_t fCreateHisto
 whether or not create histograms More...
 
Bool_t fNeedEmcalGeom
 whether or not the task needs the emcal geometry More...
 
std::vector< double > fCentBins
 how many centrality bins More...
 
ECentralityEstimation_t fCentralityEstimation
 Centrality estimation. More...
 
Bool_t fIsPythia
 if it is a PYTHIA production More...
 
TString fCaloCellsName
 name of calo cell collection More...
 
TString fCaloTriggersName
 name of calo triggers collection More...
 
TString fCaloTriggerPatchInfoName
 trigger patch info array name More...
 
TString fCentEst
 name of the centrality estimator More...
 
std::map< std::string, AliParticleContainer * > fParticleCollArray
 particle/track collection array More...
 
std::map< std::string, AliClusterContainer * > fClusterCollArray
 cluster collection array More...
 
UInt_t fTriggerSelectionBitMap
 trigger selection bit map More...
 
Double_t fMinCent
 min centrality for event selection More...
 
Double_t fMaxCent
 max centrality for event selection More...
 
Double_t fMinVz
 min vertex for event selection More...
 
Double_t fMaxVz
 max vertex for event selection More...
 
Double_t fMaxVzDiff
 upper limit for distance between primary and SPD vertex More...
 
Double_t fMinNVertCont
 minumum number of vertex contributors More...
 
Double_t fMinPtHard
 select minimum pt hard (MC) More...
 
Double_t fMaxPtHard
 select maximum pt hard (MC) More...
 
Double_t fMaxMinimumBiasPtHard
 maximum pt hard for the minimum bias pt hard bin (MC) More...
 
std::set< std::string > fAcceptedTriggerClasses
 list of accepted trigger classes More...
 
std::set< std::string > fRejectedTriggerClasses
 list of accepted trigger classes More...
 
Bool_t fMCRejectFilter
 enable the filtering of events by tail rejection More...
 
Float_t fPtHardAndJetPtFactor
 Factor between ptHard and jet pT to reject/accept event. More...
 
Float_t fPtHardAndClusterPtFactor
 Factor between ptHard and cluster pT to reject/accept event. More...
 
Float_t fPtHardAndTrackPtFactor
 Factor between ptHard and track pT to reject/accept event. More...
 
Bool_t fSwitchOffLHC15oFaultyBranches
 Switch off faulty tree branches in LHC15o AOD trees. More...
 
Bool_t fEventSelectionAfterRun
 If kTRUE, the event selection is performed after Run() but before FillHistograms() More...
 
TString fSelectGeneratorName
 Selects only events produced by a generator that has a name containing a string. More...
 
Double_t fMinimumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Double_t fMaximumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Bool_t fInhibit
 !inhibit execution of the task More...
 
Bool_t fLocalInitialized
 !whether or not the task has been already initialized More...
 
EDataType_t fDataType
 !data type (ESD or AOD) More...
 
AliEMCALGeometry * fGeom
 !emcal geometry More...
 
AliVCaloCells * fCaloCells
 !cells More...
 
AliVCaloTrigger * fCaloTriggers
 !calo triggers More...
 
TClonesArray * fTriggerPatchInfo
 !trigger patch info array More...
 
Double_t fCent
 !event centrality More...
 
Int_t fCentBin
 !event centrality bin More...
 
Double_t fEPV0
 !event plane V0 More...
 
Double_t fEPV0A
 !event plane V0A More...
 
Double_t fEPV0C
 !event plane V0C More...
 
Double_t fVertex [3]
 !event vertex More...
 
Double_t fVertexSPD [3]
 !event Svertex More...
 
Int_t fNVertCont
 !event vertex number of contributors More...
 
Int_t fNVertSPDCont
 !event SPD vertex number of contributors More...
 
ULong_t fFiredTriggerBitMap
 !bit map of fired triggers More...
 
std::vector< std::string > fFiredTriggerClasses
 !trigger classes fired by the current event More...
 
EBeamType_t fBeamType
 !event beam type More...
 
AliGenPythiaEventHeader * fPythiaHeader
 !event Pythia header More...
 
Int_t fPtHardBin
 !event pt hard bin More...
 
Double_t fPtHard
 !event pt hard More...
 
Int_t fNTrials
 !event trials More...
 
Float_t fXsection
 !x-section from pythia header More...
 
Float_t fEventWeight
 !event weight More...
 
TString fGeneratorName
 !name of the MC generator used to produce the current event (only AOD) More...
 
TListfOutput
 !output list More...
 

Additional Inherited Members

- Public Types inherited from AliAnalysisTaskEmcalJetLight
typedef AliJetContainer::EJetType_t EJetType_t
 
typedef AliJetContainer::EJetAlgo_t EJetAlgo_t
 
typedef AliJetContainer::ERecoScheme_t ERecoScheme_t
 
- Public Types inherited from AliAnalysisTaskEmcalLight
enum  EDataType_t { kUnknownDataType, kESD, kAOD }
 Switch for the data type. More...
 
enum  EBeamType_t { kNA = -1, kpp = 0, kAA = 1, kpA = 2 }
 Switch for the beam type. More...
 
enum  ECentralityEstimation_t { kNoCentrality = 0, kNewCentrality = 1, kOldCentrality = 2 }
 Switch for the centrality estimation. More...
 
- Static Protected Member Functions inherited from AliAnalysisTaskEmcalLight
static void GetEtaPhiDiff (const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff)
 
static Byte_t GetTrackType (const AliVTrack *t)
 
static Byte_t GetTrackType (const AliAODTrack *aodTrack, UInt_t filterBit1, UInt_t filterBit2)
 
static Double_t DeltaPhi (Double_t phia, Double_t phib, Double_t rMin=-TMath::Pi()/2, Double_t rMax=3 *TMath::Pi()/2)
 
static std::vector< double > GenerateFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static std::vector< double > GenerateLogFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateLogFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static Double_t GetParallelFraction (AliVParticle *part1, AliVParticle *part2)
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 
static EBeamType_t BeamTypeFromRunNumber (Int_t runnumber)
 
- Static Protected Attributes inherited from AliAnalysisTaskEmcalLight
static Double_t fgkEMCalDCalPhiDivide = 4.
 phi value used to distinguish between DCal and EMCal More...
 

Detailed Description

Base class for a task that calculates the UE.

Base class for a task that calculates the average background coming from the underlying event (UE) in jet analysis. This is a development version. The stable version of this class is AliAnalysisTaskRhoBase.

Definition at line 38 of file AliAnalysisTaskRhoBaseDev.h.

Constructor & Destructor Documentation

AliAnalysisTaskRhoBaseDev::AliAnalysisTaskRhoBaseDev ( )

Default constructor. Needed by ROOT I/O

Definition at line 42 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by AddTaskRhoBaseDev().

AliAnalysisTaskRhoBaseDev::AliAnalysisTaskRhoBaseDev ( const char *  name,
Bool_t  histo = kFALSE 
)

Standard constructor. Should be used by the user.

Parameters
[in]nameName of the task
[in]histoIf kTRUE, the task will also produce QA histograms

Definition at line 81 of file AliAnalysisTaskRhoBaseDev.cxx.

virtual AliAnalysisTaskRhoBaseDev::~AliAnalysisTaskRhoBaseDev ( )
inlinevirtual

Definition at line 42 of file AliAnalysisTaskRhoBaseDev.h.

AliAnalysisTaskRhoBaseDev::AliAnalysisTaskRhoBaseDev ( const AliAnalysisTaskRhoBaseDev )
protected

Member Function Documentation

AliAnalysisTaskRhoBaseDev * AliAnalysisTaskRhoBaseDev::AddTaskRhoBaseDev ( TString  trackName = "usedefault",
TString  clusName = "usedefault",
TString  nRho = "Rho",
Double_t  jetradius = 0.2,
UInt_t  acceptance = AliEmcalJet::kTPCfid,
AliJetContainer::EJetType_t  jetType = AliJetContainer::kChargedJet,
AliJetContainer::ERecoScheme_t  rscheme = AliJetContainer::pt_scheme,
Bool_t  histo = kTRUE,
TString  suffix = "" 
)
static

Create an instance of this class and add it to the analysis manager

Parameters
trackNamename of the track collection
clusNamename of the calorimeter cluster collection
nRhoname of the output rho object
jetradiusRadius of the kt jets used to calculate the background
acceptanceFiducial acceptance of the kt jets
jetTypeJet type (full/charged)
rschemeRecombination scheme
histoIf kTRUE the task will also produce QA histograms
suffixadditional suffix that can be added at the end of the task name
Returns
pointer to the new AliAnalysisTaskRhoDev task

Definition at line 461 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by GetOutRhoScaledName().

void AliAnalysisTaskRhoBaseDev::CalculateRho ( )
protectedvirtual

Calculates the average background using a given parametrization as a function of centrality.

Reimplemented in AliAnalysisTaskRhoTransDev, and AliAnalysisTaskRhoDev.

Definition at line 277 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by Run(), and VerifyContainers().

void AliAnalysisTaskRhoBaseDev::ExecOnce ( )
protectedvirtual

Init the analysis.

Reimplemented from AliAnalysisTaskEmcalLight.

Definition at line 353 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by GetOutRhoScaledName().

Bool_t AliAnalysisTaskRhoBaseDev::FillHistograms ( )
protectedvirtual
const char* AliAnalysisTaskRhoBaseDev::GetOutRhoName ( ) const
inline

Definition at line 53 of file AliAnalysisTaskRhoBaseDev.h.

const char* AliAnalysisTaskRhoBaseDev::GetOutRhoScaledName ( ) const
inline

Definition at line 54 of file AliAnalysisTaskRhoBaseDev.h.

Double_t AliAnalysisTaskRhoBaseDev::GetRhoFactor ( Double_t  cent)
protectedvirtual

Return rho per centrality.

Parameters
centCentrality percentile.
Returns
The average background from the parametrization loaded in memory.

Definition at line 391 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by CalculateRho(), and VerifyContainers().

Double_t AliAnalysisTaskRhoBaseDev::GetScaleFactor ( Double_t  cent)
protectedvirtual

Get scale factor.

Parameters
centCentrality percentile.
Returns
The scale factor (charged -> full) from the parametrization loaded in memory.

Definition at line 403 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by Run(), and VerifyContainers().

TF1 * AliAnalysisTaskRhoBaseDev::LoadRhoFunction ( const char *  path,
const char *  name 
)

Load the scale function from a file.

Parameters
pathPath to the file
nameName of the object inside the file
Returns
On success, the pointer to the TF1 object

Definition at line 416 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by SetRhoFunction().

AliAnalysisTaskRhoBaseDev& AliAnalysisTaskRhoBaseDev::operator= ( const AliAnalysisTaskRhoBaseDev )
protected
Bool_t AliAnalysisTaskRhoBaseDev::Run ( )
protectedvirtual

Run the analysis.

Reimplemented from AliAnalysisTaskEmcalLight.

Definition at line 286 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by GetOutRhoScaledName().

void AliAnalysisTaskRhoBaseDev::SetAttachToEvent ( Bool_t  a)
inline

Definition at line 51 of file AliAnalysisTaskRhoBaseDev.h.

void AliAnalysisTaskRhoBaseDev::SetOutRhoName ( const char *  name)
inline
void AliAnalysisTaskRhoBaseDev::SetRhoFunction ( TF1 *  rf)
inline

Definition at line 49 of file AliAnalysisTaskRhoBaseDev.h.

void AliAnalysisTaskRhoBaseDev::SetScaleFunction ( TF1 *  sf)
inline

Definition at line 48 of file AliAnalysisTaskRhoBaseDev.h.

void AliAnalysisTaskRhoBaseDev::UserCreateOutputObjects ( )

Performing run-independent initialization. Here the histograms should be instantiated.

Definition at line 119 of file AliAnalysisTaskRhoBaseDev.cxx.

Referenced by AliAnalysisTaskRhoDev::UserCreateOutputObjects(), AliAnalysisTaskRhoTransDev::UserCreateOutputObjects(), and ~AliAnalysisTaskRhoBaseDev().

virtual Bool_t AliAnalysisTaskRhoBaseDev::VerifyContainers ( )
inlineprotectedvirtual

Reimplemented in AliAnalysisTaskRhoTransDev, and AliAnalysisTaskRhoDev.

Definition at line 73 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce().

Member Data Documentation

Bool_t AliAnalysisTaskRhoBaseDev::fAttachToEvent
protected

whether or not attach rho to the event objects list

Definition at line 84 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce(), and SetAttachToEvent().

TH2* AliAnalysisTaskRhoBaseDev::fHistLeadClusterEVsCent
protected

!leading cluster energy vs. centrality

Definition at line 111 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistLeadJetNconstVsCent
protected

!leading jet constituents vs. cent

Definition at line 99 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2**> AliAnalysisTaskRhoBaseDev::fHistLeadJetNconstVsPt
protected

!leading jet constituents vs. pt

Definition at line 100 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistLeadJetPtDensityVsCent
protected

!leading jet area vs. centrality

Definition at line 97 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistLeadJetPtVsCent
protected

!leading jet pt vs. centrality

Definition at line 96 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistLeadTrackPtVsCent
protected

!leading track pt vs. centrality

Definition at line 106 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistNclusterVsCent
protected

!no. of cluster vs. centrality

Definition at line 112 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistNjetVsCent
protected

!no. of jets vs. centrality

Definition at line 101 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistNjetVsNtrack
protected

!no. of jets vs. no. of tracks

Definition at line 102 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistNtrackVsCent
protected

!no. of tracks vs. centrality

Definition at line 107 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoScaledVsCent
protected

!rhoscaled vs. centrality

Definition at line 114 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoScaledVsNcluster
protected

!rhoscaled vs. no. of clusters

Definition at line 116 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by AliAnalysisTaskRhoTransDev::FillHistograms(), FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoScaledVsNtrack
protected

!rhoscaled vs. no. of tracks

Definition at line 115 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by AliAnalysisTaskRhoTransDev::FillHistograms(), FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoVsCent
protected

!rho vs. centrality

Definition at line 93 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoVsLeadClusterE
protected

!rho vs. leading cluster energy

Definition at line 109 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistRhoVsLeadJetPt
protected

!rho vs. leading jet pt

Definition at line 95 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoVsLeadTrackPt
protected

!rho vs. leading track pt

Definition at line 104 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoVsNcluster
protected

!rho vs. no. of clusters

Definition at line 110 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by AliAnalysisTaskRhoTransDev::FillHistograms(), FillHistograms(), and UserCreateOutputObjects().

TH2* AliAnalysisTaskRhoBaseDev::fHistRhoVsNtrack
protected

!rho vs. no. of tracks

Definition at line 105 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

std::map<std::string, TH2*> AliAnalysisTaskRhoBaseDev::fHistTotJetAreaVsCent
protected

!total area covered by jets vs. centrality

Definition at line 98 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TString AliAnalysisTaskRhoBaseDev::fOutRhoName
protected

name of output rho object

Definition at line 80 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce(), GetOutRhoName(), and SetOutRhoName().

AliRhoParameter* AliAnalysisTaskRhoBaseDev::fOutRhoScaled
protected

!output scaled rho object

Definition at line 90 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce(), AliAnalysisTaskRhoTransDev::FillHistograms(), FillHistograms(), and Run().

TString AliAnalysisTaskRhoBaseDev::fOutRhoScaledName
protected

name of output scaled rho object

Definition at line 81 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce(), GetOutRhoScaledName(), and SetOutRhoName().

TF1* AliAnalysisTaskRhoBaseDev::fRhoFunction
protected

pre-computed rho as a function of centrality

Definition at line 82 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by GetRhoFactor(), and SetRhoFunction().

TF1* AliAnalysisTaskRhoBaseDev::fScaleFunction
protected

pre-computed scale factor as a function of centrality

Definition at line 83 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce(), GetScaleFactor(), LoadRhoFunction(), Run(), SetScaleFunction(), UserCreateOutputObjects(), and AliAnalysisTaskRhoTransDev::UserCreateOutputObjects().

Bool_t AliAnalysisTaskRhoBaseDev::fTaskConfigured
protected

!kTRUE if the task is properly configured

Definition at line 86 of file AliAnalysisTaskRhoBaseDev.h.

Referenced by ExecOnce().


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