AliPhysics  97a96ce (97a96ce)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliJetResponseMaker Class Reference

#include <AliJetResponseMaker.h>

Inheritance diagram for AliJetResponseMaker:

Public Types

enum  MatchingType { kNoMatching = 0, kGeometrical = 1, kMCLabel = 2, kSameCollections = 3 }
 
- 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  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

 AliJetResponseMaker ()
 
 AliJetResponseMaker (const char *name)
 
virtual ~AliJetResponseMaker ()
 
void UserCreateOutputObjects ()
 
void SetMatching (MatchingType t, Double_t p1=1, Double_t p2=1)
 
void SetPtHardBin (Int_t b)
 
void SetUseCellsToMatch (Bool_t i)
 
void SetMinJetMCPt (Float_t pt)
 
void SetHistoType (Int_t b)
 
void SetDeltaPtAxis (Int_t b)
 
void SetDeltaEtaDeltaPhiAxis (Int_t b)
 
void SetNEFAxis (Int_t b)
 
void SetZAxis (Int_t b)
 
void SetFlavourZAxis (Int_t b)
 
void SetFlavourPtAxis (Int_t b)
 
- 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 ()
 
 AliAnalysisTaskEmcal (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcal ()
 
AliParticleContainerAddParticleContainer (const char *n)
 
AliTrackContainerAddTrackContainer (const char *n)
 
AliMCParticleContainerAddMCParticleContainer (const char *n)
 
AliClusterContainerAddClusterContainer (const char *n)
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptTrackContainer (AliTrackContainer *cont)
 
void AdoptMCParticleContainer (AliMCParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (Int_t i=0) const
 
AliParticleContainerGetParticleContainer (const char *name) const
 
AliClusterContainerGetClusterContainer (Int_t i=0) const
 
AliClusterContainerGetClusterContainer (const char *name) const
 
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)
 
void SetClusTimeCut (Double_t min, Double_t max, Int_t c=0)
 
void SetEventPlaneVsEmcal (Double_t ep)
 
void SetForceBeamType (BeamType f)
 
void SetHistoBins (Int_t nbins, Double_t min, Double_t max)
 
void SetIsEmbedded (Bool_t i)
 
void SetIsPythia (Bool_t i)
 
void SetMakeGeneralHistograms (Bool_t g)
 
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 SetOffTrigger (UInt_t t)
 
void SetTrackEtaLimits (Double_t min, Double_t max, Int_t c=0)
 
void SetTrackPhiLimits (Double_t min, Double_t max, Int_t c=0)
 
void SetTrackPtCut (Double_t cut, Int_t c=0)
 
void SetTrigClass (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 ()
 

Protected Member Functions

void ExecOnce ()
 
void DoJetLoop ()
 
Bool_t FillHistograms ()
 
Bool_t Run ()
 
Bool_t DoJetMatching ()
 
void SetMatchingLevel (AliEmcalJet *jet1, AliEmcalJet *jet2, MatchingType matching)
 
void GetGeometricalMatchingLevel (AliEmcalJet *jet1, AliEmcalJet *jet2, Double_t &d) const
 
void GetMCLabelMatchingLevel (AliEmcalJet *jet1, AliEmcalJet *jet2, Double_t &d1, Double_t &d2) const
 
void GetSameCollectionsMatchingLevel (AliEmcalJet *jet1, AliEmcalJet *jet2, Double_t &d1, Double_t &d2) const
 
void FillMatchingHistos (AliEmcalJet *jet1, AliEmcalJet *jet2, Double_t d, Double_t CE1, Double_t CE2)
 
void FillJetHisto (AliEmcalJet *jet, Int_t Set)
 
void AllocateTH2 ()
 
void AllocateTHnSparse ()
 
- 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)
 
void SetRejectionReasonLabels (TAxis *axis)
 
Bool_t AcceptCluster (AliVCluster *clus, Int_t c=0) const
 
Bool_t AcceptTrack (AliVParticle *track, Int_t c=0) const
 
void AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE)
 
AliVParticle * GetAcceptParticleFromArray (Int_t p, Int_t c=0) const
 
AliVCluster * GetAcceptClusterFromArray (Int_t cl, Int_t c=0) const
 
TClonesArray * GetArrayFromEvent (const char *name, const char *clname=0)
 
BeamType GetBeamType ()
 
TClonesArray * GetParticleArray (Int_t i=0) const
 
TClonesArray * GetClusterArray (Int_t i=0) const
 
Int_t GetNParticles (Int_t i=0) const
 
Int_t GetNClusters (Int_t i=0) const
 
AliEMCALTriggerPatchInfo * GetMainTriggerPatch (TriggerCategory triggersel=kTriggerLevel1Jet, Bool_t doOfflinSimple=kFALSE)
 
Bool_t HasTriggerType (TriggerType triggersel)
 
ULong_t GetTriggerList ()
 
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
 
void GeneratePythiaInfoObject (AliMCEvent *mcEvent)
 
Bool_t CheckMCOutliers ()
 
void UserCreateOutputObjects ()
 
void UserExec (Option_t *option)
 
Bool_t UserNotify ()
 
virtual Bool_t FillGeneralHistograms ()
 
virtual Bool_t IsEventSelected ()
 
virtual void RunChanged ()
 
virtual void UserExecOnce ()
 

Protected Attributes

MatchingType fMatching
 
Double_t fMatchingPar1
 
Double_t fMatchingPar2
 
Bool_t fUseCellsToMatch
 
Double_t fMinJetMCPt
 
Int_t fHistoType
 
Int_t fDeltaPtAxis
 
Int_t fDeltaEtaDeltaPhiAxis
 
Int_t fNEFAxis
 
Int_t fZAxis
 
Int_t fFlavourZAxis
 
Int_t fFlavourPtAxis
 
Bool_t fIsJet1Rho
 
Bool_t fIsJet2Rho
 whether the jet1 collection has to be average subtracted More...
 
TH2fHistRejectionReason1
 whether the jet2 collection has to be average subtracted More...
 
TH2fHistRejectionReason2
 Rejection reason vs. jet pt. More...
 
THnSparse * fHistJets1
 Rejection reason vs. jet pt. More...
 
THnSparse * fHistJets2
 jet1 THnSparse More...
 
THnSparse * fHistMatching
 jet2 THnSparse More...
 
TH2fHistJets1PhiEta
 matching THnSparse More...
 
TH2fHistJets1PtArea
 phi-eta distribution of jets 1 More...
 
TH2fHistJets1CorrPtArea
 inclusive jet pt vs. area histogram 1 More...
 
TH2fHistJets1NEFvsPt
 inclusive jet pt vs. area histogram 1 More...
 
TH2fHistJets1CEFvsCEFPt
 Jet neutral energy fraction vs. jet pt 1. More...
 
TH2fHistJets1ZvsPt
 Jet charged energy fraction vs. charged jet pt 1. More...
 
TH2fHistJets2PhiEta
 Constituent Pt over Jet Pt ratio vs. jet pt 1. More...
 
TH2fHistJets2PtArea
 phi-eta distribution of jets 2 More...
 
TH2fHistJets2CorrPtArea
 inclusive jet pt vs. area histogram 2 More...
 
TH2fHistJets2NEFvsPt
 inclusive jet pt vs. area histogram 2 More...
 
TH2fHistJets2CEFvsCEFPt
 Jet neutral energy fraction vs. jet pt 2. More...
 
TH2fHistJets2ZvsPt
 Jet charged energy fraction vs. charged jet pt 2. More...
 
TH2fHistCommonEnergy1vsJet1Pt
 Constituent Pt over Jet Pt ratio vs. jet pt 2. More...
 
TH2fHistCommonEnergy2vsJet2Pt
 common energy 1 (%) vs jet 1 pt More...
 
TH2fHistDistancevsJet1Pt
 common energy 2 (%) vs jet 2 pt More...
 
TH2fHistDistancevsJet2Pt
 distance vs jet 1 pt More...
 
TH2fHistDistancevsCommonEnergy1
 distance vs jet 2 pt More...
 
TH2fHistDistancevsCommonEnergy2
 distance vs common energy 1 (%) More...
 
TH2fHistCommonEnergy1vsCommonEnergy2
 distance vs common energy 2 (%) More...
 
TH2fHistDeltaEtaDeltaPhi
 common energy 1 (%) vs common energy 2 (%) More...
 
TH2fHistJet2PtOverJet1PtvsJet2Pt
 delta eta vs delta phi of matched jets More...
 
TH2fHistJet1PtOverJet2PtvsJet1Pt
 jet 2 pt over jet 1 pt vs jet 2 pt More...
 
TH2fHistDeltaPtvsJet1Pt
 jet 1 pt over jet 2 pt vs jet 1 pt More...
 
TH2fHistDeltaPtvsJet2Pt
 delta pt between matched jets vs jet 1 pt More...
 
TH2fHistDeltaPtOverJet1PtvsJet1Pt
 delta pt between matched jets vs jet 2 pt More...
 
TH2fHistDeltaPtOverJet2PtvsJet2Pt
 delta pt / jet 1 pt between matched jets vs jet 1 pt More...
 
TH2fHistDeltaPtvsDistance
 delta pt / jet 2 pt between matched jets vs jet 2 pt More...
 
TH2fHistDeltaPtvsCommonEnergy1
 delta pt between matched jets vs distance More...
 
TH2fHistDeltaPtvsCommonEnergy2
 delta pt between matched jets vs common energy 1 (%) More...
 
TH2fHistDeltaPtvsArea1
 delta pt between matched jets vs common energy 2 (%) More...
 
TH2fHistDeltaPtvsArea2
 delta pt between matched jets vs jet 1 area More...
 
TH2fHistDeltaPtvsDeltaArea
 delta pt between matched jets vs jet 2 area More...
 
TH2fHistJet1PtvsJet2Pt
 delta pt between matched jets vs delta area More...
 
TH2fHistDeltaCorrPtOverJet1CorrPtvsJet1CorrPt
 correlation jet 1 pt vs jet 2 pt More...
 
TH2fHistDeltaCorrPtOverJet2CorrPtvsJet2CorrPt
 delta pt corr / jet 1 corr pt between matched jets vs jet 1 corr pt More...
 
TH2fHistDeltaCorrPtvsJet1CorrPt
 delta pt corr / jet 2 corr pt between matched jets vs jet 2 corr pt More...
 
TH2fHistDeltaCorrPtvsJet2CorrPt
 delta pt corr between matched jets vs jet 1 corr pt More...
 
TH2fHistDeltaCorrPtvsDistance
 delta pt corr between matched jets vs jet 2 corr pt More...
 
TH2fHistDeltaCorrPtvsCommonEnergy1
 delta pt corr between matched jets vs distance More...
 
TH2fHistDeltaCorrPtvsCommonEnergy2
 delta pt corr between matched jets vs common energy 1 (%) More...
 
TH2fHistDeltaCorrPtvsArea1
 delta pt corr between matched jets vs common energy 2 (%) More...
 
TH2fHistDeltaCorrPtvsArea2
 delta pt corr between matched jets vs jet 1 area More...
 
TH2fHistDeltaCorrPtvsDeltaArea
 delta pt corr between matched jets vs jet 2 area More...
 
TH2fHistJet1CorrPtvsJet2CorrPt
 delta pt corr between matched jets vs delta area More...
 
TH2fHistDeltaMCPtOverJet1MCPtvsJet1MCPt
 correlation jet 1 corr pt vs jet 2 corr pt More...
 
TH2fHistDeltaMCPtOverJet2PtvsJet2Pt
 jet 1 MC pt - jet2 pt / jet 1 MC pt vs jet 1 pt More...
 
TH2fHistDeltaMCPtvsJet1MCPt
 jet 1 MC pt - jet2 pt / jet 2 pt vs jet 2 pt More...
 
TH2fHistDeltaMCPtvsJet2Pt
 jet 1 MC pt - jet2 pt vs jet 1 MC pt More...
 
TH2fHistDeltaMCPtvsDistance
 jet 1 MC pt - jet2 pt vs jet 2 pt More...
 
TH2fHistDeltaMCPtvsCommonEnergy1
 jet 1 MC pt - jet2 pt vs distance More...
 
TH2fHistDeltaMCPtvsCommonEnergy2
 jet 1 MC pt - jet2 pt vs common energy 1 (%) More...
 
TH2fHistDeltaMCPtvsArea1
 jet 1 MC pt - jet2 pt vs common energy 2 (%) More...
 
TH2fHistDeltaMCPtvsArea2
 jet 1 MC pt - jet2 pt vs jet 1 area More...
 
TH2fHistDeltaMCPtvsDeltaArea
 jet 1 MC pt - jet2 pt vs jet 2 area More...
 
TH2fHistJet1MCPtvsJet2Pt
 jet 1 MC pt - jet2 pt vs delta area 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 fInitialized
 whether or not the task has been already initialized 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...
 
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 fIsEmbedded
 trigger, embedded signal More...
 
Bool_t fIsPythia
 trigger, if it is a PYTHIA production 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 pt hard bin scaling in merging. 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...
 
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...
 
Double_t fPtHard
 !event pt hard More...
 
Int_t fPtHardBin
 !event pt hard bin 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
 !pt hard distribution 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...
 

Private Member Functions

 AliJetResponseMaker (const AliJetResponseMaker &)
 correlation jet 1 MC pt vs jet 2 pt More...
 
AliJetResponseMakeroperator= (const AliJetResponseMaker &)
 

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)
 
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 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)
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 
- Static Protected Attributes inherited from AliAnalysisTaskEmcal
static Double_t fgkEMCalDCalPhiDivide = 4.
 phi value used to distinguish between DCal and EMCal More...
 

Detailed Description

Definition at line 30 of file AliJetResponseMaker.h.

Member Enumeration Documentation

Enumerator
kNoMatching 
kGeometrical 
kMCLabel 
kSameCollections 

Definition at line 36 of file AliJetResponseMaker.h.

Constructor & Destructor Documentation

AliJetResponseMaker::AliJetResponseMaker ( )
AliJetResponseMaker::AliJetResponseMaker ( const char *  name)

Definition at line 124 of file AliJetResponseMaker.cxx.

AliJetResponseMaker::~AliJetResponseMaker ( )
virtual

Definition at line 207 of file AliJetResponseMaker.cxx.

AliJetResponseMaker::AliJetResponseMaker ( const AliJetResponseMaker )
private

correlation jet 1 MC pt vs jet 2 pt

Member Function Documentation

void AliJetResponseMaker::AllocateTH2 ( )
protected

Definition at line 214 of file AliJetResponseMaker.cxx.

Referenced by UserCreateOutputObjects().

void AliJetResponseMaker::AllocateTHnSparse ( )
protected

Definition at line 612 of file AliJetResponseMaker.cxx.

Referenced by UserCreateOutputObjects().

void AliJetResponseMaker::DoJetLoop ( )
protected

Definition at line 1289 of file AliJetResponseMaker.cxx.

Referenced by DoJetMatching().

Bool_t AliJetResponseMaker::DoJetMatching ( )
protected

Definition at line 1257 of file AliJetResponseMaker.cxx.

Referenced by Run().

void AliJetResponseMaker::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 1212 of file AliJetResponseMaker.cxx.

Bool_t AliJetResponseMaker::FillHistograms ( )
protectedvirtual

This function optionally fills histograms created by the users. Can access data previously handled by the user Run function.

Returns

Reimplemented from AliAnalysisTaskEmcal.

Definition at line 1782 of file AliJetResponseMaker.cxx.

void AliJetResponseMaker::FillJetHisto ( AliEmcalJet jet,
Int_t  Set 
)
protected

Definition at line 945 of file AliJetResponseMaker.cxx.

Referenced by FillHistograms().

void AliJetResponseMaker::FillMatchingHistos ( AliEmcalJet jet1,
AliEmcalJet jet2,
Double_t  d,
Double_t  CE1,
Double_t  CE2 
)
protected

Definition at line 1031 of file AliJetResponseMaker.cxx.

Referenced by FillHistograms().

void AliJetResponseMaker::GetGeometricalMatchingLevel ( AliEmcalJet jet1,
AliEmcalJet jet2,
Double_t d 
) const
protected

Definition at line 1318 of file AliJetResponseMaker.cxx.

Referenced by FillHistograms(), and SetMatchingLevel().

void AliJetResponseMaker::GetMCLabelMatchingLevel ( AliEmcalJet jet1,
AliEmcalJet jet2,
Double_t d1,
Double_t d2 
) const
protected

Definition at line 1324 of file AliJetResponseMaker.cxx.

Referenced by FillHistograms(), and SetMatchingLevel().

void AliJetResponseMaker::GetSameCollectionsMatchingLevel ( AliEmcalJet jet1,
AliEmcalJet jet2,
Double_t d1,
Double_t d2 
) const
protected

Definition at line 1544 of file AliJetResponseMaker.cxx.

Referenced by FillHistograms(), and SetMatchingLevel().

AliJetResponseMaker& AliJetResponseMaker::operator= ( const AliJetResponseMaker )
private
Bool_t AliJetResponseMaker::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.

Definition at line 1246 of file AliJetResponseMaker.cxx.

void AliJetResponseMaker::SetDeltaEtaDeltaPhiAxis ( Int_t  b)
inline

Definition at line 51 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetDeltaPtAxis ( Int_t  b)
inline

Definition at line 50 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetFlavourPtAxis ( Int_t  b)
inline

Definition at line 55 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetFlavourZAxis ( Int_t  b)
inline

Definition at line 54 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetHistoType ( Int_t  b)
inline

Definition at line 49 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetMatching ( MatchingType  t,
Double_t  p1 = 1,
Double_t  p2 = 1 
)
inline

Definition at line 45 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetMatchingLevel ( AliEmcalJet jet1,
AliEmcalJet jet2,
MatchingType  matching 
)
protected

Definition at line 1738 of file AliJetResponseMaker.cxx.

Referenced by DoJetLoop().

void AliJetResponseMaker::SetMinJetMCPt ( Float_t  pt)
inline

Definition at line 48 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetNEFAxis ( Int_t  b)
inline

Definition at line 52 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetPtHardBin ( Int_t  b)
inline

Definition at line 46 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetUseCellsToMatch ( Bool_t  i)
inline

Definition at line 47 of file AliJetResponseMaker.h.

void AliJetResponseMaker::SetZAxis ( Int_t  b)
inline

Definition at line 53 of file AliJetResponseMaker.h.

void AliJetResponseMaker::UserCreateOutputObjects ( )

Definition at line 906 of file AliJetResponseMaker.cxx.

Member Data Documentation

Int_t AliJetResponseMaker::fDeltaEtaDeltaPhiAxis
protected

Definition at line 79 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetDeltaEtaDeltaPhiAxis().

Int_t AliJetResponseMaker::fDeltaPtAxis
protected

Definition at line 78 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetDeltaPtAxis().

Int_t AliJetResponseMaker::fFlavourPtAxis
protected

Definition at line 83 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetFlavourPtAxis().

Int_t AliJetResponseMaker::fFlavourZAxis
protected

Definition at line 82 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetFlavourZAxis().

TH2* AliJetResponseMaker::fHistCommonEnergy1vsCommonEnergy2
protected

distance vs common energy 2 (%)

Definition at line 119 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistCommonEnergy1vsJet1Pt
protected

Constituent Pt over Jet Pt ratio vs. jet pt 2.

Definition at line 113 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistCommonEnergy2vsJet2Pt
protected

common energy 1 (%) vs jet 1 pt

Definition at line 114 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtOverJet1CorrPtvsJet1CorrPt
protected

correlation jet 1 pt vs jet 2 pt

Definition at line 136 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtOverJet2CorrPtvsJet2CorrPt
protected

delta pt corr / jet 1 corr pt between matched jets vs jet 1 corr pt

Definition at line 137 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsArea1
protected

delta pt corr between matched jets vs common energy 2 (%)

Definition at line 143 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsArea2
protected

delta pt corr between matched jets vs jet 1 area

Definition at line 144 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsCommonEnergy1
protected

delta pt corr between matched jets vs distance

Definition at line 141 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsCommonEnergy2
protected

delta pt corr between matched jets vs common energy 1 (%)

Definition at line 142 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsDeltaArea
protected

delta pt corr between matched jets vs jet 2 area

Definition at line 145 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsDistance
protected

delta pt corr between matched jets vs jet 2 corr pt

Definition at line 140 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsJet1CorrPt
protected

delta pt corr / jet 2 corr pt between matched jets vs jet 2 corr pt

Definition at line 138 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaCorrPtvsJet2CorrPt
protected

delta pt corr between matched jets vs jet 1 corr pt

Definition at line 139 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaEtaDeltaPhi
protected

common energy 1 (%) vs common energy 2 (%)

Definition at line 120 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtOverJet1MCPtvsJet1MCPt
protected

correlation jet 1 corr pt vs jet 2 corr pt

Definition at line 148 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtOverJet2PtvsJet2Pt
protected

jet 1 MC pt - jet2 pt / jet 1 MC pt vs jet 1 pt

Definition at line 149 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsArea1
protected

jet 1 MC pt - jet2 pt vs common energy 2 (%)

Definition at line 155 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsArea2
protected

jet 1 MC pt - jet2 pt vs jet 1 area

Definition at line 156 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsCommonEnergy1
protected

jet 1 MC pt - jet2 pt vs distance

Definition at line 153 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsCommonEnergy2
protected

jet 1 MC pt - jet2 pt vs common energy 1 (%)

Definition at line 154 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsDeltaArea
protected

jet 1 MC pt - jet2 pt vs jet 2 area

Definition at line 157 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsDistance
protected

jet 1 MC pt - jet2 pt vs jet 2 pt

Definition at line 152 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsJet1MCPt
protected

jet 1 MC pt - jet2 pt / jet 2 pt vs jet 2 pt

Definition at line 150 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaMCPtvsJet2Pt
protected

jet 1 MC pt - jet2 pt vs jet 1 MC pt

Definition at line 151 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtOverJet1PtvsJet1Pt
protected

delta pt between matched jets vs jet 2 pt

Definition at line 126 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtOverJet2PtvsJet2Pt
protected

delta pt / jet 1 pt between matched jets vs jet 1 pt

Definition at line 127 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsArea1
protected

delta pt between matched jets vs common energy 2 (%)

Definition at line 131 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsArea2
protected

delta pt between matched jets vs jet 1 area

Definition at line 132 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsCommonEnergy1
protected

delta pt between matched jets vs distance

Definition at line 129 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsCommonEnergy2
protected

delta pt between matched jets vs common energy 1 (%)

Definition at line 130 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsDeltaArea
protected

delta pt between matched jets vs jet 2 area

Definition at line 133 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsDistance
protected

delta pt / jet 2 pt between matched jets vs jet 2 pt

Definition at line 128 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsJet1Pt
protected

jet 1 pt over jet 2 pt vs jet 1 pt

Definition at line 124 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDeltaPtvsJet2Pt
protected

delta pt between matched jets vs jet 1 pt

Definition at line 125 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDistancevsCommonEnergy1
protected

distance vs jet 2 pt

Definition at line 117 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDistancevsCommonEnergy2
protected

distance vs common energy 1 (%)

Definition at line 118 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDistancevsJet1Pt
protected

common energy 2 (%) vs jet 2 pt

Definition at line 115 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistDistancevsJet2Pt
protected

distance vs jet 1 pt

Definition at line 116 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistJet1CorrPtvsJet2CorrPt
protected

delta pt corr between matched jets vs delta area

Definition at line 146 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistJet1MCPtvsJet2Pt
protected

jet 1 MC pt - jet2 pt vs delta area

Definition at line 158 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistJet1PtOverJet2PtvsJet1Pt
protected

jet 2 pt over jet 1 pt vs jet 2 pt

Definition at line 123 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistJet1PtvsJet2Pt
protected

delta pt between matched jets vs delta area

Definition at line 134 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

TH2* AliJetResponseMaker::fHistJet2PtOverJet1PtvsJet2Pt
protected

delta eta vs delta phi of matched jets

Definition at line 122 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillMatchingHistos().

THnSparse* AliJetResponseMaker::fHistJets1
protected

Rejection reason vs. jet pt.

Definition at line 92 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1CEFvsCEFPt
protected

Jet neutral energy fraction vs. jet pt 1.

Definition at line 101 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1CorrPtArea
protected

inclusive jet pt vs. area histogram 1

Definition at line 99 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1NEFvsPt
protected

inclusive jet pt vs. area histogram 1

Definition at line 100 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1PhiEta
protected

matching THnSparse

Definition at line 97 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1PtArea
protected

phi-eta distribution of jets 1

Definition at line 98 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets1ZvsPt
protected

Jet charged energy fraction vs. charged jet pt 1.

Definition at line 102 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

THnSparse* AliJetResponseMaker::fHistJets2
protected

jet1 THnSparse

Definition at line 93 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2CEFvsCEFPt
protected

Jet neutral energy fraction vs. jet pt 2.

Definition at line 109 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2CorrPtArea
protected

inclusive jet pt vs. area histogram 2

Definition at line 107 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2NEFvsPt
protected

inclusive jet pt vs. area histogram 2

Definition at line 108 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2PhiEta
protected

Constituent Pt over Jet Pt ratio vs. jet pt 1.

Definition at line 105 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2PtArea
protected

phi-eta distribution of jets 2

Definition at line 106 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

TH2* AliJetResponseMaker::fHistJets2ZvsPt
protected

Jet charged energy fraction vs. charged jet pt 2.

Definition at line 110 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), and FillJetHisto().

THnSparse* AliJetResponseMaker::fHistMatching
protected

jet2 THnSparse

Definition at line 94 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and FillMatchingHistos().

Int_t AliJetResponseMaker::fHistoType
protected
TH2* AliJetResponseMaker::fHistRejectionReason1
protected

whether the jet2 collection has to be average subtracted

Definition at line 88 of file AliJetResponseMaker.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

TH2* AliJetResponseMaker::fHistRejectionReason2
protected

Rejection reason vs. jet pt.

Definition at line 89 of file AliJetResponseMaker.h.

Referenced by FillHistograms(), and UserCreateOutputObjects().

Bool_t AliJetResponseMaker::fIsJet1Rho
protected
Bool_t AliJetResponseMaker::fIsJet2Rho
protected

whether the jet1 collection has to be average subtracted

Definition at line 86 of file AliJetResponseMaker.h.

Referenced by AllocateTH2(), AllocateTHnSparse(), FillJetHisto(), FillMatchingHistos(), and UserCreateOutputObjects().

MatchingType AliJetResponseMaker::fMatching
protected

Definition at line 72 of file AliJetResponseMaker.h.

Referenced by DoJetLoop(), DoJetMatching(), ExecOnce(), Run(), and SetMatching().

Double_t AliJetResponseMaker::fMatchingPar1
protected

Definition at line 73 of file AliJetResponseMaker.h.

Referenced by DoJetMatching(), and SetMatching().

Double_t AliJetResponseMaker::fMatchingPar2
protected

Definition at line 74 of file AliJetResponseMaker.h.

Referenced by DoJetMatching(), and SetMatching().

Double_t AliJetResponseMaker::fMinJetMCPt
protected

Definition at line 76 of file AliJetResponseMaker.h.

Referenced by DoJetLoop(), FillHistograms(), and SetMinJetMCPt().

Int_t AliJetResponseMaker::fNEFAxis
protected

Definition at line 80 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetNEFAxis().

Bool_t AliJetResponseMaker::fUseCellsToMatch
protected
Int_t AliJetResponseMaker::fZAxis
protected

Definition at line 81 of file AliJetResponseMaker.h.

Referenced by AllocateTHnSparse(), and SetZAxis().


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