AliPhysics  67e0feb (67e0feb)
PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations Class Reference

#include <AliAnalysisTaskEmcalJetHCorrelations.h>

Inheritance diagram for PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations:

Public Types

enum  jetBias_t { kDisableBias = 10000, kDisableBias = 10000 }
 Default value used to disable constituent bias. More...
 
enum  ESingleTrackEfficiency_t {
  kEffDisable = 0, kEffAutomaticConfiguration = 1, kEffPP = 10, kEffDisable = 0,
  kEffAutomaticConfiguration = 1, kEffPP = 10
}
 Define the single track efficiency to apply. More...
 
enum  jetBias_t { kDisableBias = 10000, kDisableBias = 10000 }
 
enum  ESingleTrackEfficiency_t {
  kEffDisable = 0, kEffAutomaticConfiguration = 1, kEffPP = 10, kEffDisable = 0,
  kEffAutomaticConfiguration = 1, kEffPP = 10
}
 
- Public Types inherited from AliAnalysisTaskEmcalJet
typedef AliJetContainer::EJetType_t EJetType_t
 
typedef AliJetContainer::EJetAlgo_t EJetAlgo_t
 
typedef AliJetContainer::ERecoScheme_t ERecoScheme_t
 
- Public Types inherited from AliAnalysisTaskEmcal
enum  EDataType_t { kUnknownDataType, kESD, kAOD }
 Switch for the data type. More...
 
enum  BeamType { kNA = -1, kpp = 0, kAA = 1, kpA = 2 }
 Switch for the beam type. More...
 
enum  TriggerType {
  kND = -1, kJ1 = 0, kJ2 = 1, kG1 = 2,
  kG2 = 3, kL0 = 4
}
 Switch for EMCAL trigger types. More...
 
enum  TriggerCategory {
  kTriggerLevel0 = 0, kTriggerLevel1Jet = 1, kTriggerLevel1Gamma = 2, kTriggerRecalcJet = 3,
  kTriggerRecalcGamma = 4
}
 Online trigger categories. More...
 
enum  EMCalTriggerMode_t { kNoSpecialTreatment, kOverlapWithLowThreshold }
 Handling of the EMCAL trigger thresholds. More...
 

Public Member Functions

 AliAnalysisTaskEmcalJetHCorrelations ()
 
 AliAnalysisTaskEmcalJetHCorrelations (const char *name)
 
virtual ~AliAnalysisTaskEmcalJetHCorrelations ()
 
Double_t GetTrackBias () const
 
Double_t GetClusterBias () const
 
virtual void SetTrackBias (Double_t b)
 Require a track with pt > b in jet. More...
 
virtual void SetClusterBias (Double_t b)
 Require a cluster with pt > b in jet. More...
 
virtual void SetTriggerType (UInt_t te)
 Set the trigger event trigger selection. More...
 
virtual void SetMixedEventTriggerType (UInt_t me)
 Set the mixed event trigger selection. More...
 
void SetDisableFastPartition (Bool_t b=kTRUE)
 True if the task should be disabled for the fast partition. More...
 
Bool_t GetDisableFastPartition () const
 
Bool_t GetRequireMatchedJetWhenEmbedding () const
 Require jet to be matched when embedding. More...
 
void SetRequireMatchedJetWhenEmbedding (Bool_t b)
 
double GetMinimumSharedMomentumFraction () const
 Mimimum shared momentum fraction for matched jet. More...
 
void SetMinimumSharedMomentumFraction (double d)
 
double GetMaximumMatchedJetDistance () const
 
void SetMaximumMatchedJetDistance (double d)
 
bool GetRequireMatchedPartLevelJet () const
 
void SetRequireMatchedPartLevelJet (bool b)
 
virtual void SetEventMixing (Bool_t enable)
 
virtual void SetNumberOfMixingTracks (Int_t tracks)
 
virtual void SetMinNTracksForMixedEvents (Int_t nmt)
 
virtual void SetMinNEventsForMixedEvents (Int_t nme)
 
virtual void SetNCentBinsMixedEvent (Bool_t centbins)
 
void SetDoLessSparseAxes (Bool_t dlsa)
 
void SetDoWiderTrackBin (Bool_t wtrbin)
 
void SetSingleTrackEfficiencyType (ESingleTrackEfficiency_t trackEffType)
 
void SetArtificialTrackingInefficiency (double eff)
 Artificial tracking inefficiency from 0 to 1. 1.0 (default) will disable it. More...
 
void SetJESCorrectionHist (TH2D *hist)
 
void SetNoMixedEventJESCorrection (Bool_t b)
 
Bool_t RetrieveAndInitializeJESCorrectionHist (TString filename, TString histName, Double_t trackBias=AliAnalysisTaskEmcalJetHCorrelations::kDisableBias, Double_t clusterBias=AliAnalysisTaskEmcalJetHCorrelations::kDisableBias)
 
Double_t EffCorrection (Double_t trkETA, Double_t trkPT, AliAnalysisTaskEmcal::BeamType beamType) const
 
virtual void UserCreateOutputObjects ()
 
bool ConfigureForStandardAnalysis (std::string trackName="usedefault", std::string clusName="usedefault", const double jetConstituentPtCut=3, const double trackEta=0.8, const double jetRadius=0.2)
 
bool ConfigureForEmbeddingAnalysis (std::string trackName="usedefault", std::string clusName="caloClustersCombined", const double jetConstituentPtCut=3, const double trackEta=0.8, const double jetRadius=0.2, const std::string &jetTag="hybridLevelJets", const std::string &correlationsTracksCutsPeriod="lhc11a")
 
 AliAnalysisTaskEmcalJetHCorrelations ()
 
 AliAnalysisTaskEmcalJetHCorrelations (const char *name)
 
virtual ~AliAnalysisTaskEmcalJetHCorrelations ()
 
Double_t GetTrackBias () const
 
Double_t GetClusterBias () const
 
virtual void SetTrackBias (Double_t b)
 Require a track with pt > b in jet. More...
 
virtual void SetClusterBias (Double_t b)
 Require a cluster with pt > b in jet. More...
 
virtual void SetTriggerType (UInt_t te)
 Set the trigger event trigger selection. More...
 
virtual void SetMixedEventTriggerType (UInt_t me)
 Set the mixed event trigger selection. More...
 
void SetDisableFastPartition (Bool_t b=kTRUE)
 True if the task should be disabled for the fast partition. More...
 
Bool_t GetDisableFastPartition () const
 
Bool_t GetRequireMatchedJetWhenEmbedding () const
 Require jet to be matched when embedding. More...
 
void SetRequireMatchedJetWhenEmbedding (Bool_t b)
 
double GetMinimumSharedMomentumFraction () const
 Mimimum shared momentum fraction for matched jet. More...
 
void SetMinimumSharedMomentumFraction (double d)
 
double GetMaximumMatchedJetDistance () const
 
void SetMaximumMatchedJetDistance (double d)
 
bool GetRequireMatchedPartLevelJet () const
 
void SetRequireMatchedPartLevelJet (bool b)
 
virtual void SetEventMixing (Bool_t enable)
 
virtual void SetNumberOfMixingTracks (Int_t tracks)
 
virtual void SetMinNTracksForMixedEvents (Int_t nmt)
 
virtual void SetMinNEventsForMixedEvents (Int_t nme)
 
virtual void SetNCentBinsMixedEvent (Bool_t centbins)
 
void SetDoLessSparseAxes (Bool_t dlsa)
 
void SetDoWiderTrackBin (Bool_t wtrbin)
 
void SetSingleTrackEfficiencyType (ESingleTrackEfficiency_t trackEffType)
 
void SetArtificialTrackingInefficiency (double eff)
 Artificial tracking inefficiency from 0 to 1. 1.0 (default) will disable it. More...
 
void SetJESCorrectionHist (TH2D *hist)
 
void SetNoMixedEventJESCorrection (Bool_t b)
 
Bool_t RetrieveAndInitializeJESCorrectionHist (TString filename, TString histName, Double_t trackBias=AliAnalysisTaskEmcalJetHCorrelations::kDisableBias, Double_t clusterBias=AliAnalysisTaskEmcalJetHCorrelations::kDisableBias)
 
Double_t EffCorrection (Double_t trkETA, Double_t trkPT, AliAnalysisTaskEmcal::BeamType beamType) const
 
virtual void UserCreateOutputObjects ()
 
bool ConfigureForStandardAnalysis (std::string trackName="usedefault", std::string clusName="usedefault", const double jetConstituentPtCut=3, const double trackEta=0.8, const double jetRadius=0.2)
 
bool ConfigureForEmbeddingAnalysis (std::string trackName="usedefault", std::string clusName="caloClustersCombined", const double jetConstituentPtCut=3, const double trackEta=0.8, const double jetRadius=0.2, const std::string &jetTag="hybridLevelJets", const std::string &correlationsTracksCutsPeriod="lhc11a")
 
- Public Member Functions inherited from AliAnalysisTaskEmcalJet
 AliAnalysisTaskEmcalJet ()
 
 AliAnalysisTaskEmcalJet (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalJet ()
 
void SetAnaType (UInt_t t, Int_t c=0)
 
void SetJetAcceptanceType (UInt_t t, Int_t c=0)
 
void SetJetAcceptanceType (TString cutType, Int_t c=0)
 
void SetJetEtaLimits (Float_t min, Float_t max, Int_t c=0)
 
void SetJetPhiLimits (Float_t min, Float_t max, Int_t c=0)
 
void SetJetAreaCut (Float_t cut, Int_t c=0)
 
void SetPercAreaCut (Float_t p, Int_t c=0)
 
void SetZLeadingCut (Float_t zemc, Float_t zch, Int_t c=0)
 
void SetNEFCut (Float_t min, Float_t max, Int_t c=0)
 
void SetAreaEmcCut (Double_t a=0.99, Int_t c=0)
 
void SetJetPtCut (Float_t cut, Int_t c=0)
 
void SetJetRadius (Float_t r, Int_t c=0)
 
void SetMaxClusterPt (Float_t b, Int_t c=0)
 
void SetMaxTrackPt (Float_t b, Int_t c=0)
 
void SetPtBiasJetClus (Float_t b, Int_t c=0)
 
void SetPtBiasJetTrack (Float_t b, Int_t c=0)
 
void SetLeadingHadronType (Int_t t, Int_t c=0)
 
void SetNLeadingJets (Int_t t, Int_t c=0)
 
void SetJetBitMap (UInt_t m, Int_t c=0)
 
void SetJetTrigger (UInt_t t, Int_t c=0)
 
void SetIsParticleLevel (Bool_t b, Int_t c=0)
 
virtual void SetRhoName (const char *n, Int_t c=0)
 
virtual void SetLocalRhoName (const char *n)
 
const TStringGetRhoName (Int_t c=0) const
 
AliJetContainerAddJetContainer (const char *n, TString defaultCutType, Float_t jetRadius=0.4)
 
AliJetContainerAddJetContainer (const char *n, UInt_t accType=AliEmcalJet::kUser, Float_t jetRadius=0.4)
 
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, TString tag="Jet")
 
void AdoptJetContainer (AliJetContainer *cont)
 
void RemoveJetContainer (Int_t i)
 
AliJetContainerGetJetContainer (Int_t i=0) const
 
AliJetContainerGetJetContainer (const char *name) const
 
- Public Member Functions inherited from AliAnalysisTaskEmcal
 AliAnalysisTaskEmcal ()
 Default constructor. More...
 
 AliAnalysisTaskEmcal (const char *name, Bool_t histo=kFALSE)
 Standard constructor. Should be used by the user. More...
 
virtual ~AliAnalysisTaskEmcal ()
 Destructor. More...
 
AliParticleContainerAddParticleContainer (const char *n)
 Create new particle container and attach it to the task. More...
 
AliTrackContainerAddTrackContainer (const char *n)
 Create new track container and attach it to the task. More...
 
AliMCParticleContainerAddMCParticleContainer (const char *n)
 Create new container for MC particles and attach it to the task. More...
 
AliClusterContainerAddClusterContainer (const char *n)
 Create new cluster container and attach it to the task. More...
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptTrackContainer (AliTrackContainer *cont)
 
void AdoptMCParticleContainer (AliMCParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (Int_t i=0) const
 Get \( i^{th} \) particle container attached to this task. More...
 
AliParticleContainerGetParticleContainer (const char *name) const
 Find particle container attached to this task according to its name. More...
 
AliClusterContainerGetClusterContainer (Int_t i=0) const
 Get \( i^{th} \) cluster container attached to this task. More...
 
AliClusterContainerGetClusterContainer (const char *name) const
 Find cluster container attached to this task according to its name. More...
 
AliMCParticleContainerGetMCParticleContainer (Int_t i=0) const
 
AliMCParticleContainerGetMCParticleContainer (const char *name) const
 
AliTrackContainerGetTrackContainer (Int_t i=0) const
 
AliTrackContainerGetTrackContainer (const char *name) const
 
void RemoveParticleContainer (Int_t i=0)
 
void RemoveClusterContainer (Int_t i=0)
 
void SetCaloCellsName (const char *n)
 
void SetCaloTriggerPatchInfoName (const char *n)
 
void SetCaloTriggersName (const char *n)
 
void SetCentRange (Double_t min, Double_t max)
 
void SetCentralityEstimator (const char *c)
 
void SetClusPtCut (Double_t cut, Int_t c=0)
 Apply cut on \( p_{t} \) for all clusters in container with index c. More...
 
void SetClusTimeCut (Double_t min, Double_t max, Int_t c=0)
 Apply cut on cluster time for clusters in container with index c. More...
 
void SetEventPlaneVsEmcal (Double_t ep)
 
void SetForceBeamType (BeamType f)
 
void SetHistoBins (Int_t nbins, Double_t min, Double_t max)
 
void SetRecycleUnusedEmbeddedEventsMode (Bool_t b)
 
void SetIsEmbedded (Bool_t i)
 
void SetIsPythia (Bool_t i)
 
void SetIsHerwig (Bool_t i)
 
void SetMakeGeneralHistograms (Bool_t g)
 
void SetGetPtHardBinFromPath (Bool_t docheck)
 Switch on/off getting \( p_{t,hard}\) bin from the file path. More...
 
void SetNumberOfPtHardBins (Int_t nbins)
 Set the number of \( p_{t}\)-hard bins. More...
 
void SetUserPtHardBinning (const TArrayI &binning)
 Set a non-standard \( p_{t}\)-hard binning. More...
 
void SetMCLabelShift (Int_t s)
 
void SetMinMCLabel (Int_t s)
 
void SetMinNTrack (Int_t min)
 
void SetZvertexDiffValue (Double_t cut)
 
void SetMinPtTrackInEmcal (Double_t min)
 
virtual void SetNCentBins (Int_t n)
 
void SetNeedEmcalGeom (Bool_t n)
 
void SetCountDownscaleCorrectedEvents (Bool_t d)
 
void SetOffTrigger (UInt_t t)
 
void SetTrackEtaLimits (Double_t min, Double_t max, Int_t c=0)
 Apply cut on the pseudorapidity \( \eta \) of the all tracks in the track container with index c. More...
 
void SetTrackPhiLimits (Double_t min, Double_t max, Int_t c=0)
 Apply cut on azimuthal angle \( \phi \) of the all tracks in the track container with index c. More...
 
void SetTrackPtCut (Double_t cut, Int_t c=0)
 Apply cut on the transverse momentum \( p_{t} \) of all tracks in the track container with index c. More...
 
void SetTrigClass (const char *n)
 
void SetMinBiasTriggerClassName (const char *n)
 
void SetTriggerTypeSel (TriggerType t)
 
void SetUseAliAnaUtils (Bool_t b, Bool_t bRejPilup=kTRUE)
 
void SetVzRange (Double_t min, Double_t max)
 
void SetUseSPDTrackletVsClusterBG (Bool_t b)
 
void SetEMCalTriggerMode (EMCalTriggerMode_t m)
 
void SetUseNewCentralityEstimation (Bool_t b)
 
void SetGeneratePythiaInfoObject (Bool_t b)
 
void SetPythiaInfoName (const char *n)
 
const TStringGetPythiaInfoName () const
 
const AliEmcalPythiaInfoGetPythiaInfo () const
 
void SetUsePtHardBinScaling (Bool_t b)
 
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 ()
 

Static Public Member Functions

static AliAnalysisTaskEmcalJetHCorrelationsAddTaskEmcalJetHCorrelations (const char *nTracks="usedefault", const char *nCaloClusters="usedefault", const Double_t trackBias=5, const Double_t clusterBias=5, const Int_t nTracksMixedEvent=0, const Int_t minNTracksMixedEvent=5000, const Int_t minNEventsMixedEvent=5, const UInt_t nCentBinsMixedEvent=10, UInt_t trigEvent=AliVEvent::kAny, UInt_t mixEvent=AliVEvent::kAny, const Bool_t lessSparseAxes=kFALSE, const Bool_t widerTrackBin=kFALSE, const AliAnalysisTaskEmcalJetHCorrelations::ESingleTrackEfficiency_t singleTrackEfficiency=AliAnalysisTaskEmcalJetHCorrelations::kEffDisable, const Bool_t JESCorrection=kFALSE, const char *JESCorrectionFilename="alien:///alice/cern.ch/user/r/rehlersi/JESCorrection.root", const char *JESCorrectionHistName="JESCorrection", const char *suffix="biased")
 
static AliAnalysisTaskEmcalJetHCorrelationsAddTaskEmcalJetHCorrelations (const char *nTracks="usedefault", const char *nCaloClusters="usedefault", const Double_t trackBias=5, const Double_t clusterBias=5, const Int_t nTracksMixedEvent=0, const Int_t minNTracksMixedEvent=5000, const Int_t minNEventsMixedEvent=5, const UInt_t nCentBinsMixedEvent=10, UInt_t trigEvent=AliVEvent::kAny, UInt_t mixEvent=AliVEvent::kAny, const Bool_t lessSparseAxes=kFALSE, const Bool_t widerTrackBin=kFALSE, const AliAnalysisTaskEmcalJetHCorrelations::ESingleTrackEfficiency_t singleTrackEfficiency=AliAnalysisTaskEmcalJetHCorrelations::kEffDisable, const Bool_t JESCorrection=kFALSE, const char *JESCorrectionFilename="alien:///alice/cern.ch/user/r/rehlersi/JESCorrection.root", const char *JESCorrectionHistName="JESCorrection", const char *suffix="biased")
 
- Static Public Member Functions inherited from AliAnalysisTaskEmcal
static AliAODInputHandler * AddAODHandler ()
 Add an AOD handler to the analysis manager. More...
 
static AliESDInputHandler * AddESDHandler ()
 Add a ESD handler to the analysis manager. More...
 

Protected Types

enum  binArrayLimits_t {
  kMaxTrackPtBins = 7, kMaxCentralityBins = 5, kMixedEventMultiplicityBins = 8, kMaxTrackPtBins = 7,
  kMaxCentralityBins = 5, kMixedEventMultiplicityBins = 8
}
 Define the number of elements in various arrays. More...
 
enum  binArrayLimits_t {
  kMaxTrackPtBins = 7, kMaxCentralityBins = 5, kMixedEventMultiplicityBins = 8, kMaxTrackPtBins = 7,
  kMaxCentralityBins = 5, kMixedEventMultiplicityBins = 8
}
 

Protected Member Functions

void ExecOnce ()
 Perform steps needed to initialize the analysis. More...
 
Bool_t Run ()
 
AliParticleContainerCreateParticleOrTrackContainer (const std::string &collectionName) const
 
bool CheckForMatchedJet (AliJetContainer *jets, AliEmcalJet *jet, const std::string &histName)
 
bool CheckArtificialTrackEfficiency (unsigned int trackIndex, std::vector< unsigned int > &rejectedTrackIndices, bool useRejectedList)
 
TObjArrayCloneAndReduceTrackList (std::vector< unsigned int > &rejectedTrackIndices, const bool useRejectedList)
 
virtual THnSparse * NewTHnSparseF (const char *name, UInt_t entries)
 
virtual void GetDimParams (Int_t iEntry, TString &label, Int_t &nbins, Double_t &xmin, Double_t &xmax)
 
Int_t GetTrackPtBin (Double_t pt) const
 
UInt_t RetrieveTriggerMask () const
 
void InitializeArraysToZero ()
 
void GetDeltaEtaDeltaPhiDeltaR (AliTLorentzVector &particleOne, AliVParticle *particleTwo, Double_t &deltaEta, Double_t &deltaPhi, Double_t &deltaR)
 
Double_t GetRelativeEPAngle (Double_t jetAngle, Double_t epAngle) const
 
Bool_t BiasedJet (AliEmcalJet *jet)
 
Double_t EffCorrection (Double_t trkETA, Double_t trkPT) const
 
void FillHist (TH1 *hist, Double_t fillValue, Double_t weight=1.0, Bool_t noCorrection=kFALSE)
 
void FillHist (THnSparse *hist, Double_t *fillValue, Double_t weight=1.0, Bool_t noCorrection=kFALSE)
 
void AccessSetOfYBinValues (TH2D *hist, Int_t xBin, std::vector< Double_t > &yBinsContent, Double_t scaleFactor=-1.0)
 
void ExecOnce ()
 Perform steps needed to initialize the analysis. More...
 
Bool_t Run ()
 Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function. More...
 
AliParticleContainerCreateParticleOrTrackContainer (const std::string &collectionName) const
 
bool CheckForMatchedJet (AliJetContainer *jets, AliEmcalJet *jet, const std::string &histName)
 
bool CheckArtificialTrackEfficiency (unsigned int trackIndex, std::vector< unsigned int > &rejectedTrackIndices, bool useRejectedList)
 
TObjArrayCloneAndReduceTrackList (std::vector< unsigned int > &rejectedTrackIndices, const bool useRejectedList)
 
virtual THnSparse * NewTHnSparseF (const char *name, UInt_t entries)
 
virtual void GetDimParams (Int_t iEntry, TString &label, Int_t &nbins, Double_t &xmin, Double_t &xmax)
 
Int_t GetTrackPtBin (Double_t pt) const
 
UInt_t RetrieveTriggerMask () const
 
void InitializeArraysToZero ()
 
void GetDeltaEtaDeltaPhiDeltaR (AliTLorentzVector &particleOne, AliVParticle *particleTwo, Double_t &deltaEta, Double_t &deltaPhi, Double_t &deltaR)
 
Double_t GetRelativeEPAngle (Double_t jetAngle, Double_t epAngle) const
 
Bool_t BiasedJet (AliEmcalJet *jet)
 
Double_t EffCorrection (Double_t trkETA, Double_t trkPT) const
 
void FillHist (TH1 *hist, Double_t fillValue, Double_t weight=1.0, Bool_t noCorrection=kFALSE)
 
void FillHist (THnSparse *hist, Double_t *fillValue, Double_t weight=1.0, Bool_t noCorrection=kFALSE)
 
void AccessSetOfYBinValues (TH2D *hist, Int_t xBin, std::vector< Double_t > &yBinsContent, Double_t scaleFactor=-1.0)
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalJet
virtual Bool_t AcceptJet (AliEmcalJet *jet, Int_t c=0)
 
Double_t GetLeadingHadronPt (AliEmcalJet *jet, Int_t c=0)
 
void ExecOnce ()
 
AliRhoParameterGetRhoFromEvent (const char *name)
 
AliLocalRhoParameterGetLocalRhoFromEvent (const char *name)
 
Bool_t IsJetTrack (AliEmcalJet *jet, Int_t itrack, Bool_t sorted=kFALSE) const
 
Bool_t IsJetCluster (AliEmcalJet *jet, Int_t iclus, Bool_t sorted=kFALSE) const
 
Bool_t RetrieveEventObjects ()
 
Double_t GetJetRadius (Int_t i=0) const
 
TClonesArray * GetJetArray (Int_t i=0) const
 
AliEmcalJetGetJetFromArray (Int_t j, Int_t c=0) const
 
AliEmcalJetGetAcceptJetFromArray (Int_t j, Int_t c=0) const
 
Int_t GetNJets (Int_t i=0) const
 
Double_t GetRhoVal (Int_t i=0) const
 
- Protected Member Functions inherited from AliAnalysisTaskEmcal
void LoadPythiaInfo (AliVEvent *event)
 Load parton info. More...
 
void SetRejectionReasonLabels (TAxis *axis)
 
Bool_t AcceptCluster (AliVCluster *clus, Int_t c=0) const
 Cluster selection. More...
 
Bool_t AcceptTrack (AliVParticle *track, Int_t c=0) const
 
void AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE)
 Add object to event. More...
 
AliVParticle * GetAcceptParticleFromArray (Int_t p, Int_t c=0) const
 Get particle p if accepted from container with index c If particle not accepted return 0. More...
 
AliVCluster * GetAcceptClusterFromArray (Int_t cl, Int_t c=0) const
 Get cluster cl if accepted from container c If particle not accepted return 0. More...
 
TClonesArray * GetArrayFromEvent (const char *name, const char *clname=0)
 Read a TClonesArray from event. More...
 
BeamType GetBeamType () const
 Get beam type. More...
 
TClonesArray * GetParticleArray (Int_t i=0) const
 Get \( i^{th} \) TClonesArray with particles. More...
 
TClonesArray * GetClusterArray (Int_t i=0) const
 Get \( i^{th} \) TClonesArray with EMCAL clusters. More...
 
Int_t GetNParticles (Int_t i=0) const
 Get number of particles in container attached to this task with index i. More...
 
Int_t GetNClusters (Int_t i=0) const
 Get number of clusters in the cluster container attached to this task with index i. More...
 
AliEMCALTriggerPatchInfo * GetMainTriggerPatch (TriggerCategory triggersel=kTriggerLevel1Jet, Bool_t doSimpleOffline=kFALSE)
 Get main trigger match. More...
 
Bool_t HasTriggerType (TriggerType triggersel)
 Check if event has a given trigger type. More...
 
ULong_t GetTriggerList ()
 Get list of selected triggers of the given event. More...
 
Bool_t PythiaInfoFromFile (const char *currFile, Float_t &fXsec, Float_t &fTrials, Int_t &pthard)
 Loading PYTHIA information from external cross section file into the task. More...
 
Bool_t IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const
 Determines if a track is inside the EMCal acceptance. More...
 
void GeneratePythiaInfoObject (AliMCEvent *mcEvent)
 Copy some information about the Pythia event in a PythaInfo object. More...
 
Bool_t CheckMCOutliers ()
 Filter the mc tails in pt-hard distributions. More...
 
void UserCreateOutputObjects ()
 Main initialization function on the worker. More...
 
void UserExec (Option_t *option)
 Event loop, called for each event. More...
 
Bool_t UserNotify ()
 Notifying the user that the input data file has changed and performing steps needed to be done. More...
 
Bool_t FileChanged ()
 Steps to be executed when a few file is loaded into the input handler. More...
 
virtual Bool_t FillGeneralHistograms ()
 Filling general histograms. More...
 
virtual Bool_t IsEventSelected ()
 Performing event selection. More...
 
virtual Bool_t IsTriggerSelected ()
 Selection of a hardware trigger. More...
 
virtual void RunChanged (Int_t)
 Process tasks relevant when a file with a different run number is processed. More...
 
virtual void UserExecOnce ()
 Task initializations handled in user tasks. More...
 
virtual void UserFileChanged ()
 Virtual method for user code to be executed when a file changed. More...
 
virtual Bool_t FillHistograms ()
 Function filling histograms. More...
 

Protected Attributes

Double_t fTrackBias
 Jet track bias. More...
 
Double_t fClusterBias
 Jet cluster bias. More...
 
Bool_t fDoEventMixing
 flag to do event mixing More...
 
Int_t fNMixingTracks
 size of track buffer for event mixing More...
 
Int_t fMinNTracksMixedEvents
 threshold to use event pool # tracks More...
 
Int_t fMinNEventsMixedEvents
 threshold to use event pool # events More...
 
UInt_t fNCentBinsMixedEvent
 N cent bins for the event mixing pool. More...
 
AliEventPoolManager * fPoolMgr
 ! Event pool manager More...
 
UInt_t fTriggerType
 Event selection for jets (ie triggered events). More...
 
UInt_t fMixingEventType
 Event selection for mixed events. More...
 
Bool_t fDisableFastPartition
 True if task should be disabled for the fast partition, where the EMCal is not included. More...
 
ESingleTrackEfficiency_t fSingleTrackEfficiencyCorrectionType
 Control the efficiency correction. See EffCorrection() for meaning of values. More...
 
Double_t fArtificialTrackInefficiency
 Artificial track inefficiency. Enabled if < 1.0. More...
 
Bool_t fNoMixedEventJESCorrection
 True if the jet energy scale correction should be applied to mixed event histograms. More...
 
TH2DfJESCorrectionHist
 Histogram containing the jet energy scale correction. More...
 
Bool_t fDoLessSparseAxes
 True if there should be fewer THnSparse axes. More...
 
Bool_t fDoWiderTrackBin
 True if the track pt bins in the THnSparse should be wider. More...
 
Bool_t fRequireMatchedJetWhenEmbedding
 True if jets are required to be matched (ie. jet->MatchedJet() != nullptr) More...
 
Double_t fMinSharedMomentumFraction
 Minimum shared momentum with matched jet. More...
 
bool fRequireMatchedPartLevelJet
 True if matched jets are required to be matched to a particle level jet. More...
 
Double_t fMaxMatchedJetDistance
 Maximum distance between two matched jets. More...
 
THistManager fHistManager
 Histogram manager. More...
 
TH1fHistTrackPt
 ! Track pt spectrum More...
 
TH2fHistJetEtaPhi
 ! Jet eta-phi distribution More...
 
TH2fHistTrackEtaPhi [7]
 ! Track eta-phi distribution (the array corresponds to track pt) More...
 
TH2fHistJetHEtaPhi
 ! Eta-phi distribution of jets which are in jet-hadron correlations More...
 
TH1fHistJetPt [6]
 ! Jet pt spectrum (the array corresponds to centrality bins) More...
 
TH1fHistJetPtBias [6]
 ! Jet pt spectrum of jets which meet the constituent bias criteria (the array corresponds to centrality bins) More...
 
THnSparse * fhnMixedEvents
 ! Mixed events THnSparse More...
 
THnSparse * fhnJH
 ! JetH THnSparse More...
 
THnSparse * fhnTrigger
 ! JetH trigger sparse More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalJet
TString fRhoName
 rho name More...
 
TString fLocalRhoName
 name for local rho More...
 
TObjArray fJetCollArray
 jet collection array More...
 
TClonesArray * fJets
 ! jets More...
 
AliRhoParameterfRho
 ! event rho More...
 
AliLocalRhoParameterfLocalRho
 ! local event rho More...
 
Double_t fRhoVal
 ! event rho value, same for local rho More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcal
TString fPythiaInfoName
 name of pythia info object More...
 
BeamType fForceBeamType
 forced beam type More...
 
Bool_t fGeneralHistograms
 whether or not it should fill some general histograms More...
 
Bool_t fLocalInitialized
 whether or not the task has been already initialized More...
 
Bool_t fFileChanged
 ! Signal triggered when the file has changed More...
 
Bool_t fCreateHisto
 whether or not create histograms 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...
 
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 fTrackPtCut
 cut on track pt in event selection More...
 
Int_t fMinNTrack
 minimum nr of tracks in event with pT>fTrackPtCut More...
 
Double_t fZvertexDiff
 upper limit for distance between primary and SPD vertex More...
 
Bool_t fUseAliAnaUtils
 used for LHC13* data: z-vtx, Ncontributors, z-vtx resolution cuts More...
 
Bool_t fRejectPileup
 Reject pilup using function AliAnalysisUtils::IsPileUpEvent() More...
 
Bool_t fTklVsClusSPDCut
 Apply tracklet-vs-cluster SPD cut to reject background events in pp. More...
 
UInt_t fOffTrigger
 offline trigger for event selection More...
 
TString fTrigClass
 trigger class name for event selection More...
 
TString fMinBiasRefTrigger
 Name of the minmum bias reference trigger, used in the calculation of downscale-corrected event numbers. More...
 
TriggerType fTriggerTypeSel
 trigger type to select based on trigger patches More...
 
Int_t fNbins
 no. of pt bins More...
 
Double_t fMinBinPt
 min pt in histograms More...
 
Double_t fMaxBinPt
 max pt in histograms More...
 
Double_t fMinPtTrackInEmcal
 min pt track in emcal More...
 
Double_t fEventPlaneVsEmcal
 select events which have a certain event plane wrt the emcal More...
 
Double_t fMinEventPlane
 minimum event plane value More...
 
Double_t fMaxEventPlane
 maximum event plane value More...
 
TString fCentEst
 name of V0 centrality estimator More...
 
Bool_t fRecycleUnusedEmbeddedEventsMode
 Allows the recycling of embedded events which fail internal event selection. See the embedding helper. More...
 
Bool_t fIsEmbedded
 trigger, embedded signal More...
 
Bool_t fIsPythia
 trigger, if it is a PYTHIA production More...
 
Bool_t fIsHerwig
 trigger, if it is a HERWIG production More...
 
Bool_t fGetPtHardBinFromName
 Obtain pt-hard bin from file path. More...
 
Int_t fSelectPtHardBin
 select one pt hard bin for analysis More...
 
Int_t fMinMCLabel
 minimum MC label value for the tracks/clusters being considered MC particles More...
 
Int_t fMCLabelShift
 if MC label > fMCLabelShift, MC label -= fMCLabelShift More...
 
Int_t fNcentBins
 how many centrality bins More...
 
Bool_t fNeedEmcalGeom
 whether or not the task needs the emcal geometry More...
 
TObjArray fParticleCollArray
 particle/track collection array More...
 
TObjArray fClusterCollArray
 cluster collection array More...
 
ULong_t fTriggers
 list of fired triggers More...
 
EMCalTriggerMode_t fEMCalTriggerMode
 EMCal trigger selection mode. More...
 
Bool_t fUseNewCentralityEstimation
 Use new centrality estimation (for 2015 data) More...
 
Bool_t fGeneratePythiaInfoObject
 Generate Pythia info object. More...
 
Bool_t fUsePtHardBinScaling
 Use \( p_{t}\)-hard bin scaling in merging. More...
 
Bool_t fUseXsecFromHeader
 ! Use cross section from header instead of pyxsec.root (purely transient) More...
 
Bool_t fMCRejectFilter
 enable the filtering of events by tail rejection More...
 
Bool_t fCountDownscaleCorrectedEvents
 Count event number corrected for downscaling. 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...
 
Int_t fRunNumber
 !run number (triggering RunChanged() More...
 
AliAnalysisUtils * fAliAnalysisUtils
 !vertex selection (optional) More...
 
Bool_t fIsEsd
 !whether it's an ESD analysis More...
 
AliEMCALGeometry * fGeom
 !emcal geometry More...
 
TClonesArray * fTracks
 !tracks More...
 
TClonesArray * fCaloClusters
 !clusters 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...
 
BeamType fBeamType
 !event beam type More...
 
AliGenPythiaEventHeader * fPythiaHeader
 !event Pythia header More...
 
AliGenHerwigEventHeader * fHerwigHeader
 !event Herwig header More...
 
Float_t fPtHard
 !event \( p_{t}\)-hard More...
 
Int_t fPtHardBin
 !event \( p_{t}\)-hard bin More...
 
Int_t fPtHardBinGlobal
 !event \( p_{t}\)-hard bin, detected from filename More...
 
Bool_t fPtHardInitialized
 !flag whether the \( p_{t}\)-hard bin was initialized, purely for internal processing More...
 
Int_t fNPtHardBins
 Number of \( p_{t}\)-hard bins in the dataset. More...
 
TArrayI fPtHardBinning
 \( p_{t}\)-hard binning More...
 
Int_t fNTrials
 !event trials More...
 
Float_t fXsection
 !x-section from pythia header More...
 
AliEmcalPythiaInfofPythiaInfo
 !event parton info More...
 
AliEmcalListfOutput
 !output list More...
 
TH1fHistEventCount
 !incoming and selected events More...
 
TH1fHistTrialsAfterSel
 !total number of trials per pt hard bin after selection More...
 
TH1fHistEventsAfterSel
 !total number of events per pt hard bin after selection More...
 
TProfile * fHistXsectionAfterSel
 !x section from pythia header More...
 
TH1fHistTrials
 !trials from pyxsec.root More...
 
TH1fHistEvents
 !total number of events per pt hard bin More...
 
TProfile * fHistXsection
 !x section from pyxsec.root More...
 
TH1fHistPtHard
 ! \( p_{t}\)-hard distribution More...
 
TH2fHistPtHardCorr
 !Correlation between \( p_{t}\)-hard value and bin More...
 
TH2fHistPtHardCorrGlobal
 !Correlation between \( p_{t}\)-hard value and global bin More...
 
TH2fHistPtHardBinCorr
 !Correlation between global and local (per-event) \( p_{t}\)-hard bin More...
 
TH1fHistCentrality
 !event centrality distribution More...
 
TH1fHistZVertex
 !z vertex position More...
 
TH1fHistEventPlane
 !event plane distribution More...
 
TH1fHistEventRejection
 !book keep reasons for rejecting event More...
 
TH1fHistTriggerClasses
 !number of events in each trigger class More...
 
TH1fHistTriggerClassesCorr
 !corrected number of events in each trigger class More...
 

Static Protected Attributes

static Double_t p0_10SG [17] = {0.906767, 0.0754127, 1.11638, -0.0233078, 0.795454, 0.00935385, -0.000327857, 1.08903, 0.0107272, 0.443252, -0.143411, 0.965822, 0.359156, -0.581221, 1.0739, 0.00632828, 0.706356}
 0-10% centrality semi-good runs More...
 
static Double_t p10_30SG [17] = {0.908011, 0.0769254, 1.11912, -0.0249449, 0.741488, 0.0361252, -0.00367954, 1.10424, 0.011472, 0.452059, -0.133282, 0.980633, 0.358222, -0.620256, 1.06871, 0.00564449, 0.753168}
 10-30% centrality semi-good runs More...
 
static Double_t p30_50SG [17] = {0.958708, 0.0799197, 1.10817, -0.0357678, 0.75051, 0.0607808, -0.00929713, 0.998801, 0.00692244, 0.615452, -0.0480328, 0.968431, 0.321634, -0.619066, 1.03412, 0.00656201, 0.798666}
 30-50% centrality semi-good runs More...
 
static Double_t p50_90SG [17] = {0.944565, 0.0807258, 1.12709, -0.0324746, 0.666452, 0.0842476, -0.00963837, 1.02829, 0.00666852, 0.549625, -0.0603107, 0.981374, 0.309374, -0.619181, 1.05367, 0.005925, 0.744887}
 50-90% centrality semi-good runs More...
 
static Double_t p0_10G [17] = {0.971679, 0.0767571, 1.13355, -0.0274484, 0.856652, 0.00536795, 3.90795e-05, 1.06889, 0.011007, 0.447046, -0.146626, 0.919777, 0.192601, -0.268515, 1.00243, 0.00620849, 0.709477}
 0-10% centrality good runs More...
 
static Double_t p10_30G [17] = {0.97929, 0.0776039, 1.12213, -0.0300645, 0.844722, 0.0134788, -0.0012333, 1.07955, 0.0116835, 0.456608, -0.132743, 0.930964, 0.174175, -0.267154, 0.993118, 0.00574892, 0.765256}
 10-30% centrality good runs More...
 
static Double_t p30_50G [17] = {0.997696, 0.0816769, 1.14341, -0.0353734, 0.752151, 0.0744259, -0.0102926, 1.01561, 0.00713274, 0.57203, -0.0640248, 0.947747, 0.102007, -0.194698, 0.999164, 0.00568476, 0.7237}
 30-50% centrality good runs More...
 
static Double_t p50_90G [17] = {0.97041, 0.0813559, 1.12151, -0.0368797, 0.709327, 0.0701501, -0.00784043, 1.06276, 0.00676173, 0.53607, -0.0703117, 0.982534, 0.0947881, -0.18073, 1.03229, 0.00580109, 0.737801}
 50-90% centrality good runs More...
 
- Static Protected Attributes inherited from AliAnalysisTaskEmcal
static Double_t fgkEMCalDCalPhiDivide = 4.
 phi value used to distinguish between DCal and EMCal More...
 

Private Member Functions

 AliAnalysisTaskEmcalJetHCorrelations (const AliAnalysisTaskEmcalJetHCorrelations &)
 
AliAnalysisTaskEmcalJetHCorrelationsoperator= (const AliAnalysisTaskEmcalJetHCorrelations &)
 
 AliAnalysisTaskEmcalJetHCorrelations (const AliAnalysisTaskEmcalJetHCorrelations &)
 
AliAnalysisTaskEmcalJetHCorrelationsoperator= (const AliAnalysisTaskEmcalJetHCorrelations &)
 

Additional Inherited Members

- Static Protected Member Functions inherited from AliAnalysisTaskEmcal
static void GetEtaPhiDiff (const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff)
 Calculate \(\phi\) and \(\eta\) difference between a track (t) and a cluster (c). More...
 
static Byte_t GetTrackType (const AliVTrack *t)
 Get track type encoded from bits 20 and 21. More...
 
static Byte_t GetTrackType (const AliAODTrack *aodTrack, UInt_t filterBit1, UInt_t filterBit2)
 Decode track type. More...
 
static Double_t DeltaPhi (Double_t phia, Double_t phib, Double_t rMin=-TMath::Pi()/2, Double_t rMax=3 *TMath::Pi()/2)
 
static Double_tGenerateFixedBinArray (Int_t n, Double_t min, Double_t max)
 
static void GenerateFixedBinArray (Int_t n, Double_t min, Double_t max, Double_t *array)
 
static Double_t GetParallelFraction (AliVParticle *part1, AliVParticle *part2)
 Calculates the fraction of momentum z of part 1 w.r.t. part 2 in the direction of part 2. More...
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 Calculates the fraction of momentum z of vect 1 w.r.t. part 2 in the direction of part 2. More...
 

Detailed Description

Definition at line 40 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Member Enumeration Documentation

Define the number of elements in various arrays.

Enumerator
kMaxTrackPtBins 

! Number of elements in track pt binned arrays

kMaxCentralityBins 

! Number of elements in centrality binned arrays

kMixedEventMultiplicityBins 

! Number of elements in mixed event multiplicity binned arrays

kMaxTrackPtBins 

! Number of elements in track pt binned arrays

kMaxCentralityBins 

! Number of elements in centrality binned arrays

kMixedEventMultiplicityBins 

! Number of elements in mixed event multiplicity binned arrays

Definition at line 165 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Enumerator
kMaxTrackPtBins 

! Number of elements in track pt binned arrays

kMaxCentralityBins 

! Number of elements in centrality binned arrays

kMixedEventMultiplicityBins 

! Number of elements in mixed event multiplicity binned arrays

kMaxTrackPtBins 

! Number of elements in track pt binned arrays

kMaxCentralityBins 

! Number of elements in centrality binned arrays

kMixedEventMultiplicityBins 

! Number of elements in mixed event multiplicity binned arrays

Definition at line 165 of file AliAnalysisTaskEmcalJetHMEC.h.

Enumerator
kEffDisable 

! Disable single track efficiency

kEffAutomaticConfiguration 

! Auto configure the single track efficiency based on the beam type, centrality, and run quality (number)

kEffPP 

! Explicitly select pp single track efficiency

kEffDisable 

! Disable single track efficiency

kEffAutomaticConfiguration 

! Auto configure the single track efficiency based on the beam type, centrality, and run quality (number)

kEffPP 

! Explicitly select pp single track efficiency

Definition at line 54 of file AliAnalysisTaskEmcalJetHMEC.h.

Define the single track efficiency to apply.

Enumerator
kEffDisable 

! Disable single track efficiency

kEffAutomaticConfiguration 

! Auto configure the single track efficiency based on the beam type, centrality, and run quality (number)

kEffPP 

! Explicitly select pp single track efficiency

kEffDisable 

! Disable single track efficiency

kEffAutomaticConfiguration 

! Auto configure the single track efficiency based on the beam type, centrality, and run quality (number)

kEffPP 

! Explicitly select pp single track efficiency

Definition at line 54 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Enumerator
kDisableBias 

! Arbitrarily large value which can be used to disable the constituent bias. Can be used for either tracks or clusters.

kDisableBias 

! Arbitrarily large value which can be used to disable the constituent bias. Can be used for either tracks or clusters.

Definition at line 46 of file AliAnalysisTaskEmcalJetHMEC.h.

Default value used to disable constituent bias.

Enumerator
kDisableBias 

! Arbitrarily large value which can be used to disable the constituent bias. Can be used for either tracks or clusters.

kDisableBias 

! Arbitrarily large value which can be used to disable the constituent bias. Can be used for either tracks or clusters.

Definition at line 46 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( )

Default constructor.

Definition at line 62 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by RetrieveAndInitializeJESCorrectionHist().

AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( const char *  name)

Standard constructor

Definition at line 95 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

virtual PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::~AliAnalysisTaskEmcalJetHCorrelations ( )
inlinevirtual

Definition at line 62 of file AliAnalysisTaskEmcalJetHCorrelations.h.

PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( const AliAnalysisTaskEmcalJetHCorrelations )
private
PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( )
PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( const char *  name)
virtual PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::~AliAnalysisTaskEmcalJetHCorrelations ( )
inlinevirtual

Definition at line 62 of file AliAnalysisTaskEmcalJetHMEC.h.

PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AliAnalysisTaskEmcalJetHCorrelations ( const AliAnalysisTaskEmcalJetHCorrelations )
private

Member Function Documentation

void AliAnalysisTaskEmcalJetHCorrelations::AccessSetOfYBinValues ( TH2D hist,
Int_t  xBin,
std::vector< Double_t > &  yBinsContent,
Double_t  scaleFactor = -1.0 
)
protected

Access the array of y bin values for a given x bin. If the scaleFactor is greater than 0, then the values in yBinsContent will be set in the given histogram with the values scaled by the scale factor. This scaling can be used to normalize the histogram.

Parameters
[in]histHistogram from which the bins should be extracted.
[in]xBinX bin where the y bins should be extracted.
[in,out]yBinsContentArray containing the y bins contents for the given x bin.
[in]scaleFactorScale factor to be applied to the

Definition at line 1212 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by FillHist().

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AccessSetOfYBinValues ( TH2D hist,
Int_t  xBin,
std::vector< Double_t > &  yBinsContent,
Double_t  scaleFactor = -1.0 
)
protected
static AliAnalysisTaskEmcalJetHCorrelations* PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AddTaskEmcalJetHCorrelations ( const char *  nTracks = "usedefault",
const char *  nCaloClusters = "usedefault",
const Double_t  trackBias = 5,
const Double_t  clusterBias = 5,
const Int_t  nTracksMixedEvent = 0,
const Int_t  minNTracksMixedEvent = 5000,
const Int_t  minNEventsMixedEvent = 5,
const UInt_t  nCentBinsMixedEvent = 10,
UInt_t  trigEvent = AliVEvent::kAny,
UInt_t  mixEvent = AliVEvent::kAny,
const Bool_t  lessSparseAxes = kFALSE,
const Bool_t  widerTrackBin = kFALSE,
const AliAnalysisTaskEmcalJetHCorrelations::ESingleTrackEfficiency_t  singleTrackEfficiency = AliAnalysisTaskEmcalJetHCorrelations::kEffDisable,
const Bool_t  JESCorrection = kFALSE 
)
static
static AliAnalysisTaskEmcalJetHCorrelations* PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::AddTaskEmcalJetHCorrelations ( const char *  nTracks = "usedefault",
const char *  nCaloClusters = "usedefault",
const Double_t  trackBias = 5,
const Double_t  clusterBias = 5,
const Int_t  nTracksMixedEvent = 0,
const Int_t  minNTracksMixedEvent = 5000,
const Int_t  minNEventsMixedEvent = 5,
const UInt_t  nCentBinsMixedEvent = 10,
UInt_t  trigEvent = AliVEvent::kAny,
UInt_t  mixEvent = AliVEvent::kAny,
const Bool_t  lessSparseAxes = kFALSE,
const Bool_t  widerTrackBin = kFALSE,
const AliAnalysisTaskEmcalJetHCorrelations::ESingleTrackEfficiency_t  singleTrackEfficiency = AliAnalysisTaskEmcalJetHCorrelations::kEffDisable,
const Bool_t  JESCorrection = kFALSE 
)
static
Bool_t AliAnalysisTaskEmcalJetHCorrelations::BiasedJet ( AliEmcalJet jet)
protected

Determine if a jet passes the track or cluster bias and is therefore a "biased" jet.

Parameters
[in]jetThe jet to be checked.
Returns
true if the jet is biased.

Definition at line 600 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::BiasedJet ( AliEmcalJet jet)
protected
bool AliAnalysisTaskEmcalJetHCorrelations::CheckArtificialTrackEfficiency ( unsigned int  trackIndex,
std::vector< unsigned int > &  rejectedTrackIndices,
bool  useRejectedList 
)
protected

Check whether a track should be rejected due to artificial track inefficiency.

Parameters
[in]trackIndexIndex of the current track.
[in]rejectedTrackIndicesVector of track indices which have been already rejected. Can be used to store the track index if rejected or reject a track if matched (depending on useRejectedList).
[in]useRejectedListIf true, check if the current track index is in the rejected index list and reject if so. If false, will randomly reject the track according to the track inefficiency.
Returns
True if particle should be rejected

Definition at line 638 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by CloneAndReduceTrackList(), and Run().

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::CheckArtificialTrackEfficiency ( unsigned int  trackIndex,
std::vector< unsigned int > &  rejectedTrackIndices,
bool  useRejectedList 
)
protected
bool AliAnalysisTaskEmcalJetHCorrelations::CheckForMatchedJet ( AliJetContainer jets,
AliEmcalJet jet,
const std::string &  histName 
)
protected

Check for whether a matched jet should be accepted based on:

  • Jet being identified as matched to another jet
  • The shared momentum fraction being larger than some minimum value
  • Their matched distance being below the max matching distance
  • A particle level jet being matched to the detector level jet

All of the above options are configurable and off by default (except for requiring a basic match).

NOTE: AliEmcalJet::ClosestJet() is called instead of AliEmcalJet::MatchedJet() because ClosestJet() will work with both the EMCal Jet Tagger and the Response Maker, while MatchedJet() will only work with the Response Maker due to the design of the classes.

Parameters
[in]jetsJet container corresponding to the matched jet
[in]jetJet to be checked
[in]histNameName of the hist in the hist manager where QA information will be filled
Returns
true if the jet passes the criteria. false otherwise.

Definition at line 681 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::CheckForMatchedJet ( AliJetContainer jets,
AliEmcalJet jet,
const std::string &  histName 
)
protected
TObjArray * AliAnalysisTaskEmcalJetHCorrelations::CloneAndReduceTrackList ( std::vector< unsigned int > &  rejectedTrackIndices,
const bool  useRejectedList 
)
protected

Clone tracks into a lighter object (AliBasicParticle) to store in the event pool. By using lighter objects, it reduces the event pool size in memory. Adapted from CF event mixing code PhiCorrelations.

Returns
Array containing the lighter track objects.

Definition at line 887 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

TObjArray* PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::CloneAndReduceTrackList ( std::vector< unsigned int > &  rejectedTrackIndices,
const bool  useRejectedList 
)
protected
bool AliAnalysisTaskEmcalJetHCorrelations::ConfigureForEmbeddingAnalysis ( std::string  trackName = "usedefault",
std::string  clusName = "caloClustersCombined",
const double  jetConstituentPtCut = 3,
const double  trackEta = 0.8,
const double  jetRadius = 0.2,
const std::string &  jetTag = "hybridLevelJets",
const std::string &  correlationsTracksCutsPeriod = "lhc11a" 
)

Call after the AddTask to setup the embedded Jet-h configuration.

Returns
true if successfully configured for embedding

Definition at line 1504 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by SetNoMixedEventJESCorrection().

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::ConfigureForEmbeddingAnalysis ( std::string  trackName = "usedefault",
std::string  clusName = "caloClustersCombined",
const double  jetConstituentPtCut = 3,
const double  trackEta = 0.8,
const double  jetRadius = 0.2,
const std::string &  jetTag = "hybridLevelJets",
const std::string &  correlationsTracksCutsPeriod = "lhc11a" 
)
bool AliAnalysisTaskEmcalJetHCorrelations::ConfigureForStandardAnalysis ( std::string  trackName = "usedefault",
std::string  clusName = "usedefault",
const double  jetConstituentPtCut = 3,
const double  trackEta = 0.8,
const double  jetRadius = 0.2 
)

Call after the AddTask to setup the standard Jet-h configuration.

Returns
true if sucessfully configured for the standard configuration

Definition at line 1437 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by SetNoMixedEventJESCorrection().

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::ConfigureForStandardAnalysis ( std::string  trackName = "usedefault",
std::string  clusName = "usedefault",
const double  jetConstituentPtCut = 3,
const double  trackEta = 0.8,
const double  jetRadius = 0.2 
)
AliParticleContainer * AliAnalysisTaskEmcalJetHCorrelations::CreateParticleOrTrackContainer ( const std::string &  collectionName) const
protected

Utility function to create a particle or track container given the collection name of the desired container.

Parameters
[in]collectionNameName of the particle or track collection name.
Returns
A newly created particle or track container.

Definition at line 1595 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by ConfigureForEmbeddingAnalysis(), and ConfigureForStandardAnalysis().

AliParticleContainer* PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::CreateParticleOrTrackContainer ( const std::string &  collectionName) const
protected
Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::EffCorrection ( Double_t  trkETA,
Double_t  trkPT,
AliAnalysisTaskEmcal::BeamType  beamType 
) const
Double_t AliAnalysisTaskEmcalJetHCorrelations::EffCorrection ( Double_t  trackETA,
Double_t  trackPT,
AliAnalysisTaskEmcal::BeamType  beamType 
) const

Determine the efficiency correction for a given track pT and eta. fDoEffCorrection determines the mode of the correction:

  • 0 disables the correction.
  • 1 enables the correction. In Pb-Pb, this will automatically select the proper efficiency based on run list (Good vs Semi-good) and centrality.
  • 2-9 Explicitly select an Pb-Pb efficiency correction function. It will not be automatically selected later!
Parameters
trackETAEta of the track.
trackPTpT of the track.
beamTypeType of collision system.
Returns
Track efficiency of the track (the entry should be weighted as 1/(return value))

Definition at line 955 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by EffCorrection(), Run(), and SetNoMixedEventJESCorrection().

Double_t AliAnalysisTaskEmcalJetHCorrelations::EffCorrection ( Double_t  trackETA,
Double_t  trackPT 
) const
protected

Utility function to apply the efficiency correction. This function always uses fBeamType, which is preferred when speed is desired (ie for analysis). The function below is used for external testing of the efficiency correction.

Parameters
trackETAEta of the track
trackPTpT of the track
Returns
Track efficiency of the track (the entry should be weighted as 1/(return value))

Definition at line 936 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::EffCorrection ( Double_t  trkETA,
Double_t  trkPT 
) const
protected
void AliAnalysisTaskEmcalJetHCorrelations::ExecOnce ( )
protectedvirtual

Perform steps needed to initialize the analysis.

This function relies on the presence of an input event (ESD or AOD event). Consequently it is called internally by UserExec for the first event.

This function connects all containers attached to this task to the corresponding arrays in the input event. Furthermore it initializes the geometry.

Reimplemented from AliAnalysisTaskEmcal.

Definition at line 251 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::ExecOnce ( )
protectedvirtual

Perform steps needed to initialize the analysis.

This function relies on the presence of an input event (ESD or AOD event). Consequently it is called internally by UserExec for the first event.

This function connects all containers attached to this task to the corresponding arrays in the input event. Furthermore it initializes the geometry.

Reimplemented from AliAnalysisTaskEmcal.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::FillHist ( TH1 hist,
Double_t  fillValue,
Double_t  weight = 1.0,
Bool_t  noCorrection = kFALSE 
)
protected
void AliAnalysisTaskEmcalJetHCorrelations::FillHist ( TH1 hist,
Double_t  fillValue,
Double_t  weight = 1.0,
Bool_t  noCorrection = kFALSE 
)
protected

Utility function to fill a histogram with a given weight. If requested, it will also apply the JES correction derived weight to the hist.

Parameters
[in]histHistogram to be filled.
[in]fillValueThe value to be filled into the hist.
[in]weightThe weight to be applied when filling the hist.
[in]noCorrectionTrue if the JES correction should not be applied.

Definition at line 1118 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

void AliAnalysisTaskEmcalJetHCorrelations::FillHist ( THnSparse *  hist,
Double_t fillValue,
Double_t  weight = 1.0,
Bool_t  noCorrection = kFALSE 
)
protected

Utility function to fill a histogram with a given weight. If requested, it will also apply the JES correction derived weight to the hist. It assumes that the corrected jet pt value is located in the second element of the fillValue (as defined in GetDimParams()). If that is changed or the first entry is not included, then this function must be updated!

Parameters
[in]histHistogram to be filled.
[in]fillValueArray of values to be filled into the hist.
[in]weightThe weight to be applied when filling the hist.
[in]noCorrectionTrue if the JES correction should not be applied.

Definition at line 1166 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::FillHist ( THnSparse *  hist,
Double_t fillValue,
Double_t  weight = 1.0,
Bool_t  noCorrection = kFALSE 
)
protected
Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetClusterBias ( ) const
inline

Definition at line 65 of file AliAnalysisTaskEmcalJetHMEC.h.

Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetClusterBias ( ) const
inline
void AliAnalysisTaskEmcalJetHCorrelations::GetDeltaEtaDeltaPhiDeltaR ( AliTLorentzVector particleOne,
AliVParticle *  particleTwo,
Double_t deltaEta,
Double_t deltaPhi,
Double_t deltaR 
)
protected

Get \(\Delta\phi\), \(\Delta\eta\), and \(\Delta R\) between two given particles.

Parameters
[in]particleOneThe first particle.
[in]particleTwoThe second particle.
[out]deltaEtaThe calculated \(\Delta\eta\) value.
[out]deltaPhiThe calculated \(\Delta\phi\) value.
[out]deltaRThe calculated \(\Delta R\) value.

Definition at line 618 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetDeltaEtaDeltaPhiDeltaR ( AliTLorentzVector particleOne,
AliVParticle *  particleTwo,
Double_t deltaEta,
Double_t deltaPhi,
Double_t deltaR 
)
protected
void AliAnalysisTaskEmcalJetHCorrelations::GetDimParams ( Int_t  iEntry,
TString label,
Int_t nbins,
Double_t xmin,
Double_t xmax 
)
protectedvirtual

Stores labels and binning of axes for creating a new THnSparseF.

Parameters
[in]iEntryWhich axis to pick out of the cases.
[out]labelLabel of the axis.
[out]nbinsNumber of bins for the axis.
[out]xminMinimum value of the axis.
[out]xmaxMaximum value of the axis.

Definition at line 790 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by NewTHnSparseF().

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetDimParams ( Int_t  iEntry,
TString label,
Int_t nbins,
Double_t xmin,
Double_t xmax 
)
protectedvirtual
Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetDisableFastPartition ( ) const
inline

Definition at line 80 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetDisableFastPartition ( ) const
inline

Definition at line 80 of file AliAnalysisTaskEmcalJetHMEC.h.

double PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetMaximumMatchedJetDistance ( ) const
inline

Definition at line 87 of file AliAnalysisTaskEmcalJetHMEC.h.

double PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetMaximumMatchedJetDistance ( ) const
inline

Definition at line 87 of file AliAnalysisTaskEmcalJetHCorrelations.h.

double PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetMinimumSharedMomentumFraction ( ) const
inline

Mimimum shared momentum fraction for matched jet.

Definition at line 85 of file AliAnalysisTaskEmcalJetHCorrelations.h.

double PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetMinimumSharedMomentumFraction ( ) const
inline

Mimimum shared momentum fraction for matched jet.

Definition at line 85 of file AliAnalysisTaskEmcalJetHMEC.h.

Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRelativeEPAngle ( Double_t  jetAngle,
Double_t  epAngle 
) const
protected
Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRelativeEPAngle ( Double_t  jetAngle,
Double_t  epAngle 
) const
protected
Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRequireMatchedJetWhenEmbedding ( ) const
inline

Require jet to be matched when embedding.

Definition at line 82 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRequireMatchedJetWhenEmbedding ( ) const
inline

Require jet to be matched when embedding.

Definition at line 82 of file AliAnalysisTaskEmcalJetHMEC.h.

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRequireMatchedPartLevelJet ( ) const
inline

Definition at line 89 of file AliAnalysisTaskEmcalJetHMEC.h.

bool PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetRequireMatchedPartLevelJet ( ) const
inline

Definition at line 89 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetTrackBias ( ) const
inline
Double_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetTrackBias ( ) const
inline

Definition at line 64 of file AliAnalysisTaskEmcalJetHMEC.h.

Int_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::GetTrackPtBin ( Double_t  pt) const
protected
Int_t AliAnalysisTaskEmcalJetHCorrelations::GetTrackPtBin ( Double_t  pt) const
protected

Get the proper bin based on the track pt value.

Parameters
[in]ptTrack pt value to be binned.
Returns
Bin corresponding to the input value.

Definition at line 268 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by CloneAndReduceTrackList().

void AliAnalysisTaskEmcalJetHCorrelations::InitializeArraysToZero ( )
protected

Initialize all member arrays to nullptr. Used as a convenience function in the constructors.

Definition at line 130 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by AliAnalysisTaskEmcalJetHCorrelations().

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::InitializeArraysToZero ( )
protected
THnSparse * AliAnalysisTaskEmcalJetHCorrelations::NewTHnSparseF ( const char *  name,
UInt_t  entries 
)
protectedvirtual

Creates a new THnSparseF based on the desired number of entries. Note that the axes are defined in GetDimParams().

Parameters
[in]nameName of the new THnSparseF
[in]entriesBits corresponding to entires to include in the THnSparseF, with the axis deteremined in GetDimParams().

Definition at line 748 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by UserCreateOutputObjects().

virtual THnSparse* PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::NewTHnSparseF ( const char *  name,
UInt_t  entries 
)
protectedvirtual
AliAnalysisTaskEmcalJetHCorrelations& PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::operator= ( const AliAnalysisTaskEmcalJetHCorrelations )
private
AliAnalysisTaskEmcalJetHCorrelations& PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::operator= ( const AliAnalysisTaskEmcalJetHCorrelations )
private
Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::RetrieveAndInitializeJESCorrectionHist ( TString  filename,
TString  histName,
Double_t  trackBias = AliAnalysisTaskEmcalJetHCorrelations::kDisableBias,
Double_t  clusterBias = AliAnalysisTaskEmcalJetHCorrelations::kDisableBias 
)
Bool_t AliAnalysisTaskEmcalJetHCorrelations::RetrieveAndInitializeJESCorrectionHist ( TString  filename,
TString  histName,
Double_t  trackBias = AliAnalysisTaskEmcalJetHCorrelations::kDisableBias,
Double_t  clusterBias = AliAnalysisTaskEmcalJetHCorrelations::kDisableBias 
)

Attempt to retrieve and initialize the jet energy scale correction histogram with a given name. If successfully initialized, "_JESCorr" is added to the task name before the last underscore (which is usually the suffix).

Parameters
filenameName of file which contais the JES correction histogram.
histNameName of the JES correction histogram in the file.
trackBiasThe track bias used to create the JES correction histogram. Usually should match the track bias set in the task. The string ("_track%.2f", trackBias) will be appended to the hist name if this value is not set to be disabled.
clusterBiasThe cluster bias used to create the JES correction histogram. Usually should match the track bias set in the task. The string ("_clus%.2f", clusterBias) will be appended to the hist name if this value is not set to be disabled.
Returns
kTRUE if the histogram is successfully retrieve and initialized.

Definition at line 1243 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by RetrieveAndInitializeJESCorrectionHist(), and SetNoMixedEventJESCorrection().

UInt_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::RetrieveTriggerMask ( ) const
protected
UInt_t AliAnalysisTaskEmcalJetHCorrelations::RetrieveTriggerMask ( ) const
protected

Retrieve the trigger mask from the input event or embedding helper as approapriate.

Returns
The event trigger mask.

Definition at line 287 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by Run().

Bool_t PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::Run ( )
protectedvirtual

Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.

Returns
True if event is selected, false otherwise

Reimplemented from AliAnalysisTaskEmcal.

Bool_t AliAnalysisTaskEmcalJetHCorrelations::Run ( )
protectedvirtual

Main loop called for each event by AliAnalysisTaskEmcal.

Reimplemented from AliAnalysisTaskEmcal.

Definition at line 317 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetArtificialTrackingInefficiency ( double  eff)
inline

Artificial tracking inefficiency from 0 to 1. 1.0 (default) will disable it.

Definition at line 104 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetArtificialTrackingInefficiency ( double  eff)
inline

Artificial tracking inefficiency from 0 to 1. 1.0 (default) will disable it.

Definition at line 104 of file AliAnalysisTaskEmcalJetHCorrelations.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetClusterBias ( Double_t  b)
inlinevirtual

Require a cluster with pt > b in jet.

Definition at line 71 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by RetrieveAndInitializeJESCorrectionHist().

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetClusterBias ( Double_t  b)
inlinevirtual

Require a cluster with pt > b in jet.

Definition at line 71 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDisableFastPartition ( Bool_t  b = kTRUE)
inline

True if the task should be disabled for the fast partition.

Definition at line 79 of file AliAnalysisTaskEmcalJetHCorrelations.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDisableFastPartition ( Bool_t  b = kTRUE)
inline

True if the task should be disabled for the fast partition.

Definition at line 79 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDoLessSparseAxes ( Bool_t  dlsa)
inline
void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDoLessSparseAxes ( Bool_t  dlsa)
inline

Definition at line 99 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDoWiderTrackBin ( Bool_t  wtrbin)
inline

Definition at line 100 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetDoWiderTrackBin ( Bool_t  wtrbin)
inline
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetEventMixing ( Bool_t  enable)
inlinevirtual
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetEventMixing ( Bool_t  enable)
inlinevirtual

Definition at line 93 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetJESCorrectionHist ( TH2D hist)
inline

Definition at line 106 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetJESCorrectionHist ( TH2D hist)
inline
void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMaximumMatchedJetDistance ( double  d)
inline

Definition at line 88 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMaximumMatchedJetDistance ( double  d)
inline

Definition at line 88 of file AliAnalysisTaskEmcalJetHCorrelations.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinimumSharedMomentumFraction ( double  d)
inline

Definition at line 86 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinimumSharedMomentumFraction ( double  d)
inline

Definition at line 86 of file AliAnalysisTaskEmcalJetHCorrelations.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinNEventsForMixedEvents ( Int_t  nme)
inlinevirtual
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinNEventsForMixedEvents ( Int_t  nme)
inlinevirtual

Definition at line 96 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinNTracksForMixedEvents ( Int_t  nmt)
inlinevirtual

Definition at line 95 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMinNTracksForMixedEvents ( Int_t  nmt)
inlinevirtual
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMixedEventTriggerType ( UInt_t  me)
inlinevirtual

Set the mixed event trigger selection.

Definition at line 77 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetMixedEventTriggerType ( UInt_t  me)
inlinevirtual

Set the mixed event trigger selection.

Definition at line 77 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by RetrieveAndInitializeJESCorrectionHist().

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNCentBinsMixedEvent ( Bool_t  centbins)
inlinevirtual

Definition at line 97 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNCentBinsMixedEvent ( Bool_t  centbins)
inlinevirtual
void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNoMixedEventJESCorrection ( Bool_t  b)
inline

Definition at line 107 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNoMixedEventJESCorrection ( Bool_t  b)
inline

Definition at line 107 of file AliAnalysisTaskEmcalJetHCorrelations.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNumberOfMixingTracks ( Int_t  tracks)
inlinevirtual
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetNumberOfMixingTracks ( Int_t  tracks)
inlinevirtual

Definition at line 94 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetRequireMatchedJetWhenEmbedding ( Bool_t  b)
inline

Definition at line 83 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetRequireMatchedJetWhenEmbedding ( Bool_t  b)
inline

Definition at line 83 of file AliAnalysisTaskEmcalJetHCorrelations.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetRequireMatchedPartLevelJet ( bool  b)
inline

Definition at line 90 of file AliAnalysisTaskEmcalJetHCorrelations.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetRequireMatchedPartLevelJet ( bool  b)
inline

Definition at line 90 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetSingleTrackEfficiencyType ( ESingleTrackEfficiency_t  trackEffType)
inline

Definition at line 102 of file AliAnalysisTaskEmcalJetHMEC.h.

void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetSingleTrackEfficiencyType ( ESingleTrackEfficiency_t  trackEffType)
inline
virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetTrackBias ( Double_t  b)
inlinevirtual

Require a track with pt > b in jet.

Definition at line 69 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetTrackBias ( Double_t  b)
inlinevirtual

Require a track with pt > b in jet.

Definition at line 69 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by RetrieveAndInitializeJESCorrectionHist().

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetTriggerType ( UInt_t  te)
inlinevirtual

Set the trigger event trigger selection.

Definition at line 75 of file AliAnalysisTaskEmcalJetHMEC.h.

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::SetTriggerType ( UInt_t  te)
inlinevirtual

Set the trigger event trigger selection.

Definition at line 75 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by RetrieveAndInitializeJESCorrectionHist().

virtual void PWGJE::EMCALJetTasks::AliAnalysisTaskEmcalJetHCorrelations::UserCreateOutputObjects ( )
virtual
void AliAnalysisTaskEmcalJetHCorrelations::UserCreateOutputObjects ( )
virtual

Perform run independent initializations, such as histograms and the event pool.

Definition at line 144 of file AliAnalysisTaskEmcalJetHCorrelations.cxx.

Referenced by SetNoMixedEventJESCorrection().

Member Data Documentation

Double_t AliAnalysisTaskEmcalJetHCorrelations::fArtificialTrackInefficiency
protected

Artificial track inefficiency. Enabled if < 1.0.

Definition at line 220 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CheckArtificialTrackEfficiency(), ExecOnce(), and SetArtificialTrackingInefficiency().

Double_t AliAnalysisTaskEmcalJetHCorrelations::fClusterBias
protected

Jet cluster bias.

Definition at line 206 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by BiasedJet(), GetClusterBias(), and SetClusterBias().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fDisableFastPartition
protected

True if task should be disabled for the fast partition, where the EMCal is not included.

Definition at line 217 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by GetDisableFastPartition(), Run(), and SetDisableFastPartition().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fDoEventMixing
protected

flag to do event mixing

Definition at line 208 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), SetEventMixing(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fDoLessSparseAxes
protected

True if there should be fewer THnSparse axes.

Definition at line 225 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), SetDoLessSparseAxes(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fDoWiderTrackBin
protected

True if the track pt bins in the THnSparse should be wider.

Definition at line 226 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by GetDimParams(), and SetDoWiderTrackBin().

TH2 * AliAnalysisTaskEmcalJetHCorrelations::fHistJetEtaPhi
protected

! Jet eta-phi distribution

Definition at line 235 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

TH2 * AliAnalysisTaskEmcalJetHCorrelations::fHistJetHEtaPhi
protected

! Eta-phi distribution of jets which are in jet-hadron correlations

Definition at line 237 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

TH1 * AliAnalysisTaskEmcalJetHCorrelations::fHistJetPt
protected

! Jet pt spectrum (the array corresponds to centrality bins)

Definition at line 239 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by InitializeArraysToZero(), Run(), and UserCreateOutputObjects().

TH1 * AliAnalysisTaskEmcalJetHCorrelations::fHistJetPtBias
protected

! Jet pt spectrum of jets which meet the constituent bias criteria (the array corresponds to centrality bins)

Definition at line 240 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by InitializeArraysToZero(), Run(), and UserCreateOutputObjects().

THistManager AliAnalysisTaskEmcalJetHCorrelations::fHistManager
protected

Histogram manager.

Definition at line 233 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CheckForMatchedJet(), and UserCreateOutputObjects().

TH2 * AliAnalysisTaskEmcalJetHCorrelations::fHistTrackEtaPhi
protected

! Track eta-phi distribution (the array corresponds to track pt)

Definition at line 236 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CloneAndReduceTrackList(), InitializeArraysToZero(), and UserCreateOutputObjects().

TH1 * AliAnalysisTaskEmcalJetHCorrelations::fHistTrackPt
protected

! Track pt spectrum

Definition at line 234 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

THnSparse * AliAnalysisTaskEmcalJetHCorrelations::fhnJH
protected

! JetH THnSparse

Definition at line 242 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

THnSparse * AliAnalysisTaskEmcalJetHCorrelations::fhnMixedEvents
protected

! Mixed events THnSparse

Definition at line 241 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

THnSparse * AliAnalysisTaskEmcalJetHCorrelations::fhnTrigger
protected

! JetH trigger sparse

Definition at line 243 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

TH2D * AliAnalysisTaskEmcalJetHCorrelations::fJESCorrectionHist
protected

Histogram containing the jet energy scale correction.

Definition at line 223 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by FillHist(), and SetJESCorrectionHist().

Double_t AliAnalysisTaskEmcalJetHCorrelations::fMaxMatchedJetDistance
protected

Maximum distance between two matched jets.

Definition at line 230 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CheckForMatchedJet(), GetMaximumMatchedJetDistance(), and SetMaximumMatchedJetDistance().

Int_t AliAnalysisTaskEmcalJetHCorrelations::fMinNEventsMixedEvents
protected

threshold to use event pool # events

Definition at line 211 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and SetMinNEventsForMixedEvents().

Int_t AliAnalysisTaskEmcalJetHCorrelations::fMinNTracksMixedEvents
protected

threshold to use event pool # tracks

Definition at line 210 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and SetMinNTracksForMixedEvents().

Double_t AliAnalysisTaskEmcalJetHCorrelations::fMinSharedMomentumFraction
protected

Minimum shared momentum with matched jet.

Definition at line 228 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CheckForMatchedJet(), GetMinimumSharedMomentumFraction(), and SetMinimumSharedMomentumFraction().

UInt_t AliAnalysisTaskEmcalJetHCorrelations::fMixingEventType
protected

Event selection for mixed events.

Definition at line 216 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and SetMixedEventTriggerType().

UInt_t AliAnalysisTaskEmcalJetHCorrelations::fNCentBinsMixedEvent
protected

N cent bins for the event mixing pool.

Definition at line 212 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by SetNCentBinsMixedEvent(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalJetHCorrelations::fNMixingTracks
protected

size of track buffer for event mixing

Definition at line 209 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by SetNumberOfMixingTracks(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fNoMixedEventJESCorrection
protected

True if the jet energy scale correction should be applied to mixed event histograms.

Definition at line 222 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and SetNoMixedEventJESCorrection().

AliEventPoolManager * AliAnalysisTaskEmcalJetHCorrelations::fPoolMgr
protected

! Event pool manager

Definition at line 213 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetHCorrelations::fRequireMatchedJetWhenEmbedding
protected

True if jets are required to be matched (ie. jet->MatchedJet() != nullptr)

Definition at line 227 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by GetRequireMatchedJetWhenEmbedding(), Run(), and SetRequireMatchedJetWhenEmbedding().

bool AliAnalysisTaskEmcalJetHCorrelations::fRequireMatchedPartLevelJet
protected

True if matched jets are required to be matched to a particle level jet.

Definition at line 229 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by CheckForMatchedJet(), GetRequireMatchedPartLevelJet(), and SetRequireMatchedPartLevelJet().

ESingleTrackEfficiency_t AliAnalysisTaskEmcalJetHCorrelations::fSingleTrackEfficiencyCorrectionType
protected

Control the efficiency correction. See EffCorrection() for meaning of values.

Definition at line 219 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection(), and SetSingleTrackEfficiencyType().

Double_t AliAnalysisTaskEmcalJetHCorrelations::fTrackBias
protected

Jet track bias.

Definition at line 205 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by BiasedJet(), GetTrackBias(), and SetTrackBias().

UInt_t AliAnalysisTaskEmcalJetHCorrelations::fTriggerType
protected

Event selection for jets (ie triggered events).

Definition at line 215 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by Run(), and SetTriggerType().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p0_10G = {0.971679, 0.0767571, 1.13355, -0.0274484, 0.856652, 0.00536795, 3.90795e-05, 1.06889, 0.011007, 0.447046, -0.146626, 0.919777, 0.192601, -0.268515, 1.00243, 0.00620849, 0.709477}
staticprotected

0-10% centrality good runs

Definition at line 251 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p0_10SG = {0.906767, 0.0754127, 1.11638, -0.0233078, 0.795454, 0.00935385, -0.000327857, 1.08903, 0.0107272, 0.443252, -0.143411, 0.965822, 0.359156, -0.581221, 1.0739, 0.00632828, 0.706356}
staticprotected

0-10% centrality semi-good runs

Definition at line 246 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p10_30G = {0.97929, 0.0776039, 1.12213, -0.0300645, 0.844722, 0.0134788, -0.0012333, 1.07955, 0.0116835, 0.456608, -0.132743, 0.930964, 0.174175, -0.267154, 0.993118, 0.00574892, 0.765256}
staticprotected

10-30% centrality good runs

Definition at line 252 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p10_30SG = {0.908011, 0.0769254, 1.11912, -0.0249449, 0.741488, 0.0361252, -0.00367954, 1.10424, 0.011472, 0.452059, -0.133282, 0.980633, 0.358222, -0.620256, 1.06871, 0.00564449, 0.753168}
staticprotected

10-30% centrality semi-good runs

Definition at line 247 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p30_50G = {0.997696, 0.0816769, 1.14341, -0.0353734, 0.752151, 0.0744259, -0.0102926, 1.01561, 0.00713274, 0.57203, -0.0640248, 0.947747, 0.102007, -0.194698, 0.999164, 0.00568476, 0.7237}
staticprotected

30-50% centrality good runs

Definition at line 253 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p30_50SG = {0.958708, 0.0799197, 1.10817, -0.0357678, 0.75051, 0.0607808, -0.00929713, 0.998801, 0.00692244, 0.615452, -0.0480328, 0.968431, 0.321634, -0.619066, 1.03412, 0.00656201, 0.798666}
staticprotected

30-50% centrality semi-good runs

Definition at line 248 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p50_90G = {0.97041, 0.0813559, 1.12151, -0.0368797, 0.709327, 0.0701501, -0.00784043, 1.06276, 0.00676173, 0.53607, -0.0703117, 0.982534, 0.0947881, -0.18073, 1.03229, 0.00580109, 0.737801}
staticprotected

50-90% centrality good runs

Definition at line 254 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().

static Double_t AliAnalysisTaskEmcalJetHCorrelations::p50_90SG = {0.944565, 0.0807258, 1.12709, -0.0324746, 0.666452, 0.0842476, -0.00963837, 1.02829, 0.00666852, 0.549625, -0.0603107, 0.981374, 0.309374, -0.619181, 1.05367, 0.005925, 0.744887}
staticprotected

50-90% centrality semi-good runs

Definition at line 249 of file AliAnalysisTaskEmcalJetHCorrelations.h.

Referenced by EffCorrection().


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