AliPhysics  648edd6 (648edd6)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskGammaCalo Class Reference

#include <AliAnalysisTaskGammaCalo.h>

Inheritance diagram for AliAnalysisTaskGammaCalo:

Public Member Functions

 AliAnalysisTaskGammaCalo ()
 
 AliAnalysisTaskGammaCalo (const char *name)
 
virtual ~AliAnalysisTaskGammaCalo ()
 
virtual void UserCreateOutputObjects ()
 
virtual Bool_t Notify ()
 
virtual void UserExec (Option_t *)
 
virtual void Terminate (const Option_t *)
 
void InitBack ()
 
void SetV0ReaderName (TString name)
 
void SetIsHeavyIon (Int_t flag)
 
void ProcessClusters ()
 
void CalculatePi0Candidates ()
 
void SetIsMC (Int_t isMC)
 
void ProcessMCParticles ()
 
void ProcessAODMCParticles ()
 
void ProcessTrueClusterCandidates (AliAODConversionPhoton *TruePhotonCandidate, AliVCluster *clus)
 
void ProcessTrueClusterCandidatesAOD (AliAODConversionPhoton *TruePhotonCandidate, AliVCluster *clus)
 
void ProcessTrueMesonCandidates (AliAODConversionMother *Pi0Candidate, AliAODConversionPhoton *TrueGammaCandidate0, AliAODConversionPhoton *TrueGammaCandidate1)
 
void ProcessTrueMesonCandidatesAOD (AliAODConversionMother *Pi0Candidate, AliAODConversionPhoton *TrueGammaCandidate0, AliAODConversionPhoton *TrueGammaCandidate1)
 
void SetLightOutput (Bool_t flag)
 
void SetDoMesonAnalysis (Bool_t flag)
 
void SetDoMesonQA (Int_t flag)
 
void SetDoClusterQA (Int_t flag)
 
void SetDoTHnSparse (Bool_t flag)
 
void SetPlotHistsExtQA (Bool_t flag)
 
void SetInOutTimingCluster (Double_t min, Double_t max)
 
void SetEventCutList (Int_t nCuts, TList *CutArray)
 
void SetCaloCutList (Int_t nCuts, TList *CutArray)
 
void SetMesonCutList (Int_t nCuts, TList *CutArray)
 
void CalculateBackground ()
 
void CalculateBackgroundRP ()
 
void RotateParticle (AliAODConversionPhoton *gamma)
 
void RotateParticleAccordingToEP (AliAODConversionPhoton *gamma, Double_t previousEventEP, Double_t thisEventEP)
 
void FillPhotonBackgroundHist (AliAODConversionPhoton *TruePhotonCandidate, Int_t pdgCode)
 
void FillPhotonPlusConversionBackgroundHist (AliAODConversionPhoton *TruePhotonCandidate, Int_t pdgCode)
 
void FillPhotonBackgroundM02Hist (AliAODConversionPhoton *TruePhotonCandidate, AliVCluster *clus, Int_t pdgCode)
 
void FillPhotonPlusConversionBackgroundM02Hist (AliAODConversionPhoton *TruePhotonCandidate, AliVCluster *clus, Int_t pdgCode)
 
void UpdateEventByEventData ()
 
void SetLogBinningXTH2 (TH2 *histoRebin)
 
Int_t GetSourceClassification (Int_t daughter, Int_t pdgCode)
 
Bool_t CheckVectorForDoubleCount (vector< Int_t > &vec, Int_t tobechecked)
 
void FillMultipleCountMap (map< Int_t, Int_t > &ma, Int_t tobechecked)
 
void FillMultipleCountHistoAndClear (map< Int_t, Int_t > &ma, TH1F *hist)
 
void SetProduceTreeEOverP (Bool_t b)
 
void SetEnableSortingOfMCClusLabels (Bool_t enableSort)
 
void SetLocalDebugFlag (Int_t iF)
 
void EventDebugMethod ()
 
void DebugMethod (AliAODConversionMother *pi0cand, AliAODConversionPhoton *gamma0, AliAODConversionPhoton *gamma1)
 
void DebugMethodPrint1 (AliAODConversionMother *pi0cand, AliAODConversionPhoton *gamma0, AliAODConversionPhoton *gamma1)
 

Protected Attributes

AliV0ReaderV1fV0Reader
 
TString fV0ReaderName
 
AliGammaConversionAODBGHandler ** fBGHandler
 
AliVEvent * fInputEvent
 
AliMCEvent * fMCEvent
 
TList ** fCutFolder
 
TList ** fESDList
 
TList ** fBackList
 
TList ** fMotherList
 
TList ** fTrueList
 
TList ** fMCList
 
TList ** fTreeList
 
TList ** fClusterTreeList
 
TListfOutputContainer
 
TListfClusterCandidates
 
TListfEventCutArray
 current list of cluster candidates More...
 
AliConvEventCutsfEventCuts
 
TListfClusterCutArray
 
AliCaloPhotonCutsfCaloPhotonCuts
 
TListfMesonCutArray
 
AliConversionMesonCutsfMesonCuts
 
TH2F ** fHistoMotherInvMassPt
 
THnSparseF ** fSparseMotherInvMassPtZM
 array of histogram with signal + BG for same event photon pairs, inv Mass, pt More...
 
TH2F ** fHistoMotherBackInvMassPt
 array of THnSparseF with signal + BG for same event photon pairs, inv Mass, pt More...
 
THnSparseF ** fSparseMotherBackInvMassPtZM
 array of histogram with BG for mixed event photon pairs, inv Mass, pt More...
 
TH2F ** fHistoMotherInvMassPtAlpha
 array of THnSparseF with BG for same event photon pairs, inv Mass, pt More...
 
TH2F ** fHistoMotherBackInvMassPtAlpha
 array of histograms with alpha cut of 0.1 for inv mass vs pt More...
 
TH2F ** fHistoMotherPi0PtY
 array of histogram with BG for mixed event photon pairs with alpha cut of 0.1, inv Mass, pt More...
 
TH2F ** fHistoMotherEtaPtY
 array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, Y More...
 
TH2F ** fHistoMotherPi0PtAlpha
 array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, Y More...
 
TH2F ** fHistoMotherEtaPtAlpha
 array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, alpha More...
 
TH2F ** fHistoMotherPi0PtOpenAngle
 array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, alpha More...
 
TH2F ** fHistoMotherEtaPtOpenAngle
 array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, openAngle More...
 
TH1F ** fHistoClusGammaPt
 array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, openAngle More...
 
TH1F ** fHistoClusGammaE
 array of histos with cluster, pt More...
 
TH1F ** fHistoClusOverlapHeadersGammaPt
 array of histos with cluster, E More...
 
TH2F ** fHistoClusGammaPtM02
 array of histos with cluster, pt overlapping with other headers More...
 
TH1I ** fHistoMCHeaders
 array of histos with cluster M02 vs. pt More...
 
TH1F ** fHistoMCAllGammaPt
 array of histos for header names More...
 
TH2F ** fHistoMCAllSecondaryGammaPt
 array of histos with all gamma, pT More...
 
TH1F ** fHistoMCDecayGammaPi0Pt
 array of histos with all secondary gamma, pT More...
 
TH1F ** fHistoMCDecayGammaRhoPt
 array of histos with decay gamma from pi0, pT More...
 
TH1F ** fHistoMCDecayGammaEtaPt
 array of histos with decay gamma from rho, pT More...
 
TH1F ** fHistoMCDecayGammaOmegaPt
 array of histos with decay gamma from eta, pT More...
 
TH1F ** fHistoMCDecayGammaEtapPt
 array of histos with decay gamma from omega, pT More...
 
TH1F ** fHistoMCDecayGammaPhiPt
 array of histos with decay gamma from eta', pT More...
 
TH1F ** fHistoMCDecayGammaSigmaPt
 array of histos with decay gamma from phi, pT More...
 
TH1F ** fHistoMCPi0Pt
 array of histos with decay gamma from Sigma0, pT More...
 
TH1F ** fHistoMCPi0WOWeightPt
 array of histos with weighted pi0, pT More...
 
TH1F ** fHistoMCPi0WOEvtWeightPt
 array of histos with unweighted pi0, pT More...
 
TH1F ** fHistoMCEtaPt
 array of histos without event weights pi0, pT More...
 
TH1F ** fHistoMCEtaWOWeightPt
 array of histos with weighted eta, pT More...
 
TH1F ** fHistoMCEtaWOEvtWeightPt
 array of histos with unweighted eta, pT More...
 
TH1F ** fHistoMCPi0InAccPt
 array of histos without event weights eta, pT More...
 
TH1F ** fHistoMCEtaInAccPt
 array of histos with weighted pi0 in acceptance, pT More...
 
TH1F ** fHistoMCPi0WOEvtWeightInAccPt
 array of histos with weighted eta in acceptance, pT More...
 
TH1F ** fHistoMCEtaWOEvtWeightInAccPt
 array of histos without evt weight pi0 in acceptance, pT More...
 
TH2F ** fHistoMCPi0PtY
 array of histos without evt weight eta in acceptance, pT More...
 
TH2F ** fHistoMCEtaPtY
 array of histos with weighted pi0, pT, Y More...
 
TH2F ** fHistoMCPi0PtAlpha
 array of histos with weighted eta, pT, Y More...
 
TH2F ** fHistoMCEtaPtAlpha
 array of histos with weighted pi0, pT, alpha More...
 
TH2F ** fHistoMCPrimaryPtvsSource
 array of histos with weighted eta, pT, alpha More...
 
TH2F ** fHistoMCSecPi0PtvsSource
 array of histos with weighted primary particles, pT vs source More...
 
TH1F ** fHistoMCSecPi0Source
 array of histos with secondary pi0, pT, source More...
 
TH2F ** fHistoMCSecPi0InAccPtvsSource
 array of histos with secondary pi0, source More...
 
TH1F ** fHistoMCSecEtaPt
 array of histos with secondary pi0 in acceptance, pT, source More...
 
TH1F ** fHistoMCSecEtaSource
 array of histos with secondary eta, pT More...
 
TH2F ** fHistoMCPi0PtJetPt
 array of histos with secondary eta, source More...
 
TH2F ** fHistoMCEtaPtJetPt
 array of histos with weighted pi0, pT, hardest jet pt More...
 
TH2F ** fHistoTruePi0InvMassPt
 array of histos with weighted eta, pT, hardest jet pt More...
 
TH2F ** fHistoTrueEtaInvMassPt
 array of histos with validated mothers, invMass, pt More...
 
TH2F ** fHistoTruePi0CaloPhotonInvMassPt
 array of histos with validated mothers, invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloPhotonInvMassPt
 array of histos with validated mothers, photon leading, invMass, pt More...
 
TH2F ** fHistoTruePi0CaloConvertedPhotonInvMassPt
 array of histos with validated mothers, photon leading, invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloConvertedPhotonInvMassPt
 array of histos with validated pi0, converted photon leading, invMass, pt More...
 
TH2F ** fHistoTruePi0CaloMixedPhotonConvPhotonInvMassPt
 array of histos with validated eta, converted photon leading, invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloMixedPhotonConvPhotonInvMassPt
 array of histos with validated mothers, converted photon leading, invMass, pt More...
 
TH2F ** fHistoTruePi0CaloElectronInvMassPt
 array of histos with validated mothers, converted photon leading, invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloElectronInvMassPt
 array of histos with validated mothers, electron leading, invMass, pt More...
 
TH2F ** fHistoTruePi0CaloMergedClusterInvMassPt
 array of histos with validated mothers, electron leading, invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloMergedClusterInvMassPt
 array of histos with validated mothers, merged cluster invMass, pt More...
 
TH2F ** fHistoTruePi0CaloMergedClusterPartConvInvMassPt
 array of histos with validated mothers, merged cluster invMass, pt More...
 
TH2F ** fHistoTrueEtaCaloMergedClusterPartConvInvMassPt
 array of histos with validated mothers, merged cluster part conv, invMass, pt More...
 
TH2F ** fHistoTruePi0NonMergedElectronPhotonInvMassPt
 array of histos with validated mothers, merged cluster part conv, invMass, pt More...
 
TH2F ** fHistoTruePi0NonMergedElectronMergedPhotonInvMassPt
 array of histos with validated mothers, merged cluster invMass, pt More...
 
TH2F ** fHistoTruePi0Category1
 array of histos with validated mothers, merged cluster invMass, pt More...
 
TH2F ** fHistoTrueEtaCategory1
 array of histos with validated pi0, pure real photons More...
 
TH2F ** fHistoTruePi0Category2
 array of histos with validated eta, pure real photons More...
 
TH2F ** fHistoTrueEtaCategory2
 array of histos with validated pi0, 1 real photon, 1 merged converted photon More...
 
TH2F ** fHistoTruePi0Category3
 array of histos with validated eta, 1 real photon, 1 merged converted photon More...
 
TH2F ** fHistoTrueEtaCategory3
 array of histos with validated pi0, 1 real photon, 1 electron from conversion unmerged More...
 
TH2F ** fHistoTruePi0Category4_6
 array of histos with validated eta, 1 real photon, 1 electron from conversion unmerged More...
 
TH2F ** fHistoTrueEtaCategory4_6
 array of histos with validated pi0, 2 electrons from same conversion More...
 
TH2F ** fHistoTruePi0Category5
 array of histos with validated eta, 2 electrons from same conversion More...
 
TH2F ** fHistoTrueEtaCategory5
 array of histos with validated pi0, 2 electrons from different conversions, 2 electrons (unseen) More...
 
TH2F ** fHistoTruePi0Category7
 array of histos with validated eta, 2 electrons from different conversions, 2 electrons (unseen) More...
 
TH2F ** fHistoTrueEtaCategory7
 array of histos with validated pi0, 1 electron from conversion, 2 electrons from other conversion merged, 1 electron (unseen) More...
 
TH2F ** fHistoTruePi0Category8
 array of histos with validated eta, 1 electron from conversion, 2 electrons from other conversion merged, 1 electron (unseen) More...
 
TH2F ** fHistoTrueEtaCategory8
 array of histos with validated pi0, 2 electron from conversion merged, 2 electrons from other conversion merged More...
 
TH2F ** fHistoTruePrimaryPi0InvMassPt
 array of histos with validated eta, 2 electron from conversion merged, 2 electrons from other conversion merged More...
 
TH2F ** fHistoTruePrimaryEtaInvMassPt
 array of histos with validated weighted primary mothers, invMass, pt More...
 
TH2F ** fHistoTruePrimaryPi0W0WeightingInvMassPt
 array of histos with validated weighted primary mothers, invMass, pt More...
 
TH2F ** fHistoTruePrimaryEtaW0WeightingInvMassPt
 array of histos with validated unweighted primary mothers, invMass, pt More...
 
TProfile2D ** fProfileTruePrimaryPi0WeightsInvMassPt
 array of histos with validated unweighted primary mothers, invMass, pt More...
 
TProfile2D ** fProfileTruePrimaryEtaWeightsInvMassPt
 array of profiles with weights for validated primary mothers, invMass, pt More...
 
TH2F ** fHistoTruePrimaryPi0MCPtResolPt
 array of profiles with weights for validated primary mothers, invMass, pt More...
 
TH2F ** fHistoTruePrimaryEtaMCPtResolPt
 array of histos with validated weighted primary pi0, MCpt, resol pt More...
 
TH2F ** fHistoTrueSecondaryPi0InvMassPt
 array of histos with validated weighted primary eta, MCpt, resol pt More...
 
TH2F ** fHistoTrueSecondaryPi0FromK0sInvMassPt
 array of histos with validated secondary mothers, invMass, pt More...
 
TH1F ** fHistoTrueK0sWithPi0DaughterMCPt
 array of histos with validated secondary mothers from K0s, invMass, pt More...
 
TH2F ** fHistoTrueSecondaryPi0FromK0lInvMassPt
 array of histos with K0s with reconstructed pi0 as daughter, pt More...
 
TH1F ** fHistoTrueK0lWithPi0DaughterMCPt
 array of histos with validated secondary mothers from K0l, invMass, pt More...
 
TH2F ** fHistoTrueSecondaryPi0FromEtaInvMassPt
 array of histos with K0l with reconstructed pi0 as daughter, pt More...
 
TH1F ** fHistoTrueEtaWithPi0DaughterMCPt
 array of histos with validated secondary mothers from eta, invMass, pt More...
 
TH2F ** fHistoTrueSecondaryPi0FromLambdaInvMassPt
 array of histos with eta with reconstructed pi0 as daughter, pt More...
 
TH1F ** fHistoTrueLambdaWithPi0DaughterMCPt
 array of histos with validated secondary mothers from Lambda, invMass, pt More...
 
TH2F ** fHistoTrueBckGGInvMassPt
 array of histos with lambda with reconstructed pi0 as daughter, pt More...
 
TH2F ** fHistoTrueBckFullMesonContainedInOneClusterInvMassPt
 array of histos with pure gamma gamma combinatorial BG, invMass, pt More...
 
TH2F ** fHistoTrueBckAsymEClustersInvMassPt
 array of histos with pi0 fully contained in one cluster, invMass, pt More...
 
TH2F ** fHistoTrueBckContInvMassPt
 array of histos with asymmetry energy distributions of clusters, invMass, pt More...
 
TH2F ** fHistoTruePi0PtY
 array of histos with contamination BG, invMass, pt More...
 
TH2F ** fHistoTrueEtaPtY
 array of histos with validated pi0, pt, Y More...
 
TH2F ** fHistoTruePi0PtAlpha
 array of histos with validated eta, pt, Y More...
 
TH2F ** fHistoTrueEtaPtAlpha
 array of histos with validated pi0, pt, alpha More...
 
TH2F ** fHistoTruePi0PtOpenAngle
 array of histos with validated eta, pt, alpha More...
 
TH2F ** fHistoTrueEtaPtOpenAngle
 array of histos with validated pi0, pt, openAngle More...
 
TH2F ** fHistoClusPhotonBGPt
 array of histos with validated eta, pt, openAngle More...
 
TH2F ** fHistoClusPhotonPlusConvBGPt
 array of histos with cluster photon BG, pt, source More...
 
TH2F ** fHistoClustPhotonElectronBGPtM02
 array of histos with cluster photon plus conv BG, pt, source More...
 
TH2F ** fHistoClustPhotonPionBGPtM02
 array of histos with cluster photon BG electron, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonKaonBGPtM02
 array of histos with cluster photon BG pion, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonK0lBGPtM02
 array of histos with cluster photon BG kaon, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonNeutronBGPtM02
 array of histos with cluster photon BG k0l, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonRestBGPtM02
 array of histos with cluster photon BG neutron, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvElectronBGPtM02
 array of histos with cluster photon BG rest, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvPionBGPtM02
 array of histos with cluster photon plus conv BG electron, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvKaonBGPtM02
 array of histos with cluster photon plus conv BG pion, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvK0lBGPtM02
 array of histos with cluster photon plus conv BG kaon, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvNeutronBGPtM02
 array of histos with cluster photon plus conv BG k0l, M02 vs. pt, source More...
 
TH2F ** fHistoClustPhotonPlusConvRestBGPtM02
 array of histos with cluster photon plus conv BG neutron, M02 vs. pt, source More...
 
TH1F ** fHistoTrueClusGammaPt
 array of histos with cluster photon plus conv BG rest, M02 vs. pt, source More...
 
TH1F ** fHistoTrueClusUnConvGammaPt
 array of histos with validated cluster (electron or photon), pt More...
 
TH1F ** fHistoTrueClusUnConvGammaMCPt
 array of histos with validated unconverted photon, pt More...
 
TH2F ** fHistoTrueClusGammaPtM02
 array of histos with validated unconverted photon, pt More...
 
TH2F ** fHistoTrueClusUnConvGammaPtM02
 array of histos with validated cluster (electron or photon), M02 vs pt More...
 
TH1F ** fHistoTrueClusElectronPt
 array of histos with validated unconverted photon, M02 vs pt More...
 
TH1F ** fHistoTrueClusConvGammaPt
 array of histos with validated electron, pt More...
 
TH1F ** fHistoTrueClusConvGammaMCPt
 array of histos with validated converted photon, pt More...
 
TH1F ** fHistoTrueClusConvGammaFullyPt
 array of histos with validated converted photon, pt More...
 
TH1F ** fHistoTrueClusMergedGammaPt
 array of histos with validated converted photon, fully contained, pt More...
 
TH1F ** fHistoTrueClusMergedPartConvGammaPt
 array of histos with validated merged photons, electrons, dalitz, pt More...
 
TH1F ** fHistoTrueClusDalitzPt
 array of histos with validated merged partially converted photons, pt More...
 
TH1F ** fHistoTrueClusDalitzMergedPt
 array of histos with validated Dalitz decay, pt More...
 
TH1F ** fHistoTrueClusPhotonFromElecMotherPt
 array of histos with validated Dalitz decay, more than one decay product in cluster, pt More...
 
TH1F ** fHistoTrueClusShowerPt
 array of histos with validated photon from electron, pt More...
 
TH1F ** fHistoTrueClusSubLeadingPt
 array of histos with validated shower, pt More...
 
TH1F ** fHistoTrueClusNParticles
 array of histos with pi0/eta/eta_prime in subleading contribution More...
 
TH1F ** fHistoTrueClusEMNonLeadingPt
 array of histos with number of different particles (pi0/eta/eta_prime) contributing to cluster More...
 
TH1F ** fHistoTrueNLabelsInClus
 array of histos with cluster with largest energy by hadron More...
 
TH1F ** fHistoTruePrimaryClusGammaPt
 array of histos with number of labels in cluster More...
 
TH2F ** fHistoTruePrimaryClusGammaESDPtMCPt
 array of histos with validated primary photon cluster, pt More...
 
TH1F ** fHistoTruePrimaryClusConvGammaPt
 array of histos with validated primary photon cluster, rec Pt, MC pt More...
 
TH2F ** fHistoTruePrimaryClusConvGammaESDPtMCPt
 array of histos with validated primary conv photon cluster, pt More...
 
TH2F ** fHistoTrueSecondaryClusGammaPt
 array of histos with validated primary conv photon cluster, rec Pt, MC pt More...
 
TH2F ** fHistoTrueSecondaryClusConvGammaPt
 array of histos with validated secondary photon cluster, pt More...
 
TH2F ** fHistoTrueSecondaryClusGammaMCPt
 array of histos with validated secondary converted photon cluster, pt More...
 
TH2F ** fHistoTrueSecondaryClusConvGammaMCPt
 array of histos with validated secondary photon cluster, MC pt More...
 
TH2F ** fHistoTrueSecondaryClusGammaFromXFromK0sMCPtESDPt
 array of histos with validated secondary converted photon cluster, MC pt More...
 
TH2F ** fHistoTrueSecondaryClusConvGammaFromXFromK0sMCPtESDPt
 array of histos with validated secondary photon cluster from X from K0s, MC pt, rec pt More...
 
TH2F ** fHistoTrueSecondaryClusGammaFromXFromK0lMCPtESDPt
 array of histos with validated secondary converted photon cluster from X from K0s, MC pt, rec pt More...
 
TH2F ** fHistoTrueSecondaryClusConvGammaFromXFromK0lMCPtESDPt
 array of histos with validated secondary photon cluster from X from K0l, MC pt, rec pt More...
 
TH2F ** fHistoTrueSecondaryClusGammaFromXFromLambdaMCPtESDPt
 array of histos with validated secondary converted photon cluster from X from K0l, MC pt, rec pt More...
 
TH2F ** fHistoTrueSecondaryClusConvGammaFromXFromLambdaMCPtESDPt
 array of histos with validated secondary photon cluster from X from Lambda, MC pt, rec pt More...
 
TH2F ** fHistoDoubleCountTruePi0InvMassPt
 array of histos with validated secondary converted photon cluster from X from Lambda, MC pt, rec pt More...
 
TH2F ** fHistoDoubleCountTrueEtaInvMassPt
 array of histos with double counted pi0s, invMass, pT More...
 
TH2F ** fHistoDoubleCountTrueClusterGammaPt
 array of histos with double counted etas, invMass, pT More...
 
vector< Int_tfVectorDoubleCountTruePi0s
 array of histos with double counted cluster photons More...
 
vector< Int_tfVectorDoubleCountTrueEtas
 vector containing labels of validated pi0 More...
 
vector< Int_tfVectorDoubleCountTrueClusterGammas
 vector containing labels of validated eta More...
 
TH1F ** fHistoMultipleCountTrueClusterGamma
 vector containing labels of validated cluster photons More...
 
map< Int_t, Int_tfMapMultipleCountTrueClusterGammas
 array of histos how often TrueClusterGammas are counted More...
 
TH2F ** fHistoTruePi0InvMassPtAlpha
 map containing cluster photon labels that are counted at least twice More...
 
TH2F ** fHistoTruePi0PureGammaInvMassPtAlpha
 array of histogram with pure pi0 signal inv Mass, energy of cluster More...
 
TH2F ** fHistCellIDvsClusterEnergy
 array of histogram with pure pi0 signal (only pure gammas) inv Mass, energy of cluster More...
 
TH2F ** fHistCellIDvsClusterEnergyMax
 array of histogram with leading cell ID vs cluster Energy More...
 
TH1F ** fHistoNEvents
 array of histogram with leading cell ID vs maximum cluster energy in event More...
 
TH1F ** fHistoNEventsWOWeight
 array of histos with event information More...
 
TH1F ** fHistoNGoodESDTracks
 array of histos with event information without event weights More...
 
TH1F ** fHistoVertexZ
 array of histos with number of good tracks (2010 Standard track cuts) More...
 
TH1F ** fHistoNGammaCandidates
 array of histos with vertex z distribution for selected events More...
 
TH2F ** fHistoNGoodESDTracksVsNGammaCandidates
 array of histos with number of gamma candidates per event More...
 
TH2F ** fHistoSPDClusterTrackletBackground
 array of histos with number of good tracks vs gamma candidates More...
 
TH1F ** fHistoNV0Tracks
 array of histos with SPD tracklets vs SPD clusters for background rejection More...
 
TProfile ** fProfileEtaShift
 array of histos with V0 counts More...
 
TProfile ** fProfileJetJetXSection
 array of profiles with eta shift More...
 
TH1F ** fHistoJetJetNTrials
 array of profiles with xsection for jetjet More...
 
TTree ** tTrueInvMassROpenABPtFlag
 array of histos with ntrials for jetjet More...
 
Float_t fInvMass
 array of trees with More...
 
Float_t fRconv
 InvMass,. More...
 
Float_t fOpenRPrim
 Rconv,. More...
 
Float_t fInvMassRTOF
 opening angle at R = 0, More...
 
Float_t fPt
 InvMass at R=375 cm,. More...
 
UChar_t iFlag
 momentum, More...
 
TTree ** tSigInvMassPtAlphaTheta
 flag (0 = gamma, 1 = pi0, 2 = eta) More...
 
TTree ** tBckInvMassPtAlphaTheta
 array of trees More...
 
Float_t fInvMassTreeInvMass
 array of trees More...
 
Float_t fInvMassTreePt
 
Float_t fInvMassTreeAlpha
 
Float_t fInvMassTreeTheta
 
Int_t fInvMassTreeMixPool
 
Float_t fInvMassTreeZVertex
 
Float_t fInvMassTreeEta
 
TTree ** tClusterEOverP
 
Float_t fClusterE
 array of trees with tree for E/p studies More...
 
Float_t fClusterM02
 cluster energy More...
 
Float_t fClusterM20
 cluster M02 More...
 
Float_t fClusterEP
 cluster M20 More...
 
Int_t fClusterLeadCellID
 cluster-track E/p More...
 
Int_t fClusterClassification
 cellID of leading cell in cluster More...
 
Float_t fDeltaEta
 classification of cluster in MC More...
 
Float_t fDeltaPhi
 matching residual track <-> cluster More...
 
Float_t fTrackPt
 matching residual track <-> cluster More...
 
Int_t fTrackPID_e
 track Pt More...
 
Int_t fTrackPID_Pi
 track PID e More...
 
Int_t fTrackPID_K
 track PID Pi More...
 
Int_t fTrackPID_P
 track PID K More...
 
Float_t fClusterIsoSumClusterEt
 track PID P More...
 
Float_t fClusterIsoSumTrackEt
 sum of Et of clusters within R<0.2 More...
 
Double_t fEventPlaneAngle
 sum of Et of tracks within R<0.2 More...
 
TRandom3 fRandom
 
Int_t fnCuts
 
Int_t fiCut
 
Int_t fIsHeavyIon
 
Bool_t fDoLightOutput
 
Bool_t fDoMesonAnalysis
 
Int_t fDoMesonQA
 
Int_t fDoClusterQA
 
Bool_t fIsFromMBHeader
 
Bool_t fIsOverlappingWithOtherHeader
 
Int_t fIsMC
 
Bool_t fDoTHnSparse
 
Bool_t fSetPlotHistsExtQA
 
Double_t fWeightJetJetMC
 
Bool_t fDoInOutTimingCluster
 
Double_t fMinTimingCluster
 
Double_t fMaxTimingCluster
 
Bool_t fEnableSortForClusMC
 
Bool_t fProduceCellIDPlots
 
Bool_t fProduceTreeEOverP
 
TTreetBrokenFiles
 
TObjString * fFileNameBroken
 
TObjString * fCloseHighPtClusters
 
Int_t fLocalDebugFlag
 

Private Member Functions

 AliAnalysisTaskGammaCalo (const AliAnalysisTaskGammaCalo &)
 
AliAnalysisTaskGammaCalooperator= (const AliAnalysisTaskGammaCalo &)
 
 ClassDef (AliAnalysisTaskGammaCalo, 38)
 

Detailed Description

Definition at line 21 of file AliAnalysisTaskGammaCalo.h.

Constructor & Destructor Documentation

AliAnalysisTaskGammaCalo::AliAnalysisTaskGammaCalo ( )
AliAnalysisTaskGammaCalo::AliAnalysisTaskGammaCalo ( const char *  name)

Definition at line 327 of file AliAnalysisTaskGammaCalo.cxx.

AliAnalysisTaskGammaCalo::~AliAnalysisTaskGammaCalo ( )
virtual

Definition at line 589 of file AliAnalysisTaskGammaCalo.cxx.

AliAnalysisTaskGammaCalo::AliAnalysisTaskGammaCalo ( const AliAnalysisTaskGammaCalo )
private

Member Function Documentation

void AliAnalysisTaskGammaCalo::CalculateBackground ( )

Definition at line 3920 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::CalculateBackgroundRP ( )
void AliAnalysisTaskGammaCalo::CalculatePi0Candidates ( )

Definition at line 3106 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

Bool_t AliAnalysisTaskGammaCalo::CheckVectorForDoubleCount ( vector< Int_t > &  vec,
Int_t  tobechecked 
)
AliAnalysisTaskGammaCalo::ClassDef ( AliAnalysisTaskGammaCalo  ,
38   
)
private
void AliAnalysisTaskGammaCalo::DebugMethod ( AliAODConversionMother pi0cand,
AliAODConversionPhoton gamma0,
AliAODConversionPhoton gamma1 
)

Definition at line 4225 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by DebugMethodPrint1().

void AliAnalysisTaskGammaCalo::DebugMethodPrint1 ( AliAODConversionMother pi0cand,
AliAODConversionPhoton gamma0,
AliAODConversionPhoton gamma1 
)

Definition at line 4219 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by CalculatePi0Candidates().

void AliAnalysisTaskGammaCalo::EventDebugMethod ( )

Definition at line 4298 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by ProcessClusters().

void AliAnalysisTaskGammaCalo::FillMultipleCountHistoAndClear ( map< Int_t, Int_t > &  ma,
TH1F *  hist 
)

Definition at line 4209 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::FillMultipleCountMap ( map< Int_t, Int_t > &  ma,
Int_t  tobechecked 
)
void AliAnalysisTaskGammaCalo::FillPhotonBackgroundHist ( AliAODConversionPhoton TruePhotonCandidate,
Int_t  pdgCode 
)
void AliAnalysisTaskGammaCalo::FillPhotonBackgroundM02Hist ( AliAODConversionPhoton TruePhotonCandidate,
AliVCluster *  clus,
Int_t  pdgCode 
)
void AliAnalysisTaskGammaCalo::FillPhotonPlusConversionBackgroundHist ( AliAODConversionPhoton TruePhotonCandidate,
Int_t  pdgCode 
)
void AliAnalysisTaskGammaCalo::FillPhotonPlusConversionBackgroundM02Hist ( AliAODConversionPhoton TruePhotonCandidate,
AliVCluster *  clus,
Int_t  pdgCode 
)
Int_t AliAnalysisTaskGammaCalo::GetSourceClassification ( Int_t  daughter,
Int_t  pdgCode 
)

Definition at line 4181 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by ProcessAODMCParticles(), and ProcessMCParticles().

void AliAnalysisTaskGammaCalo::InitBack ( )

Definition at line 601 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserCreateOutputObjects().

Bool_t AliAnalysisTaskGammaCalo::Notify ( )
virtual

Definition at line 1874 of file AliAnalysisTaskGammaCalo.cxx.

AliAnalysisTaskGammaCalo& AliAnalysisTaskGammaCalo::operator= ( const AliAnalysisTaskGammaCalo )
private
void AliAnalysisTaskGammaCalo::ProcessAODMCParticles ( )

Definition at line 2702 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::ProcessClusters ( )

Definition at line 2073 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::ProcessMCParticles ( )

Definition at line 2905 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::ProcessTrueClusterCandidates ( AliAODConversionPhoton TruePhotonCandidate,
AliVCluster *  clus 
)

Definition at line 2371 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by ProcessClusters().

void AliAnalysisTaskGammaCalo::ProcessTrueClusterCandidatesAOD ( AliAODConversionPhoton TruePhotonCandidate,
AliVCluster *  clus 
)

Definition at line 2536 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by ProcessClusters().

void AliAnalysisTaskGammaCalo::ProcessTrueMesonCandidates ( AliAODConversionMother Pi0Candidate,
AliAODConversionPhoton TrueGammaCandidate0,
AliAODConversionPhoton TrueGammaCandidate1 
)

Definition at line 3206 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by CalculatePi0Candidates().

void AliAnalysisTaskGammaCalo::ProcessTrueMesonCandidatesAOD ( AliAODConversionMother Pi0Candidate,
AliAODConversionPhoton TrueGammaCandidate0,
AliAODConversionPhoton TrueGammaCandidate1 
)

Definition at line 3610 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by CalculatePi0Candidates().

void AliAnalysisTaskGammaCalo::RotateParticle ( AliAODConversionPhoton gamma)

Definition at line 4051 of file AliAnalysisTaskGammaCalo.cxx.

void AliAnalysisTaskGammaCalo::RotateParticleAccordingToEP ( AliAODConversionPhoton gamma,
Double_t  previousEventEP,
Double_t  thisEventEP 
)
void AliAnalysisTaskGammaCalo::SetCaloCutList ( Int_t  nCuts,
TList CutArray 
)
inline

Definition at line 72 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetDoClusterQA ( Int_t  flag)
inline

Definition at line 56 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetDoMesonAnalysis ( Bool_t  flag)
inline

Definition at line 54 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetDoMesonQA ( Int_t  flag)
inline

Definition at line 55 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetDoTHnSparse ( Bool_t  flag)
inline

Definition at line 57 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetEnableSortingOfMCClusLabels ( Bool_t  enableSort)
inline

Definition at line 106 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetEventCutList ( Int_t  nCuts,
TList CutArray 
)
inline

Definition at line 66 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetInOutTimingCluster ( Double_t  min,
Double_t  max 
)
inline

Definition at line 60 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetIsHeavyIon ( Int_t  flag)
inline

Definition at line 35 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetIsMC ( Int_t  isMC)
inline

Definition at line 44 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetLightOutput ( Bool_t  flag)
inline

Definition at line 53 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetLocalDebugFlag ( Int_t  iF)
inline

Definition at line 109 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetLogBinningXTH2 ( TH2 histoRebin)

Definition at line 4144 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserCreateOutputObjects().

void AliAnalysisTaskGammaCalo::SetMesonCutList ( Int_t  nCuts,
TList CutArray 
)
inline

Definition at line 78 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetPlotHistsExtQA ( Bool_t  flag)
inline

Definition at line 58 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetProduceTreeEOverP ( Bool_t  b)
inline

Definition at line 103 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::SetV0ReaderName ( TString  name)
inline

Definition at line 34 of file AliAnalysisTaskGammaCalo.h.

void AliAnalysisTaskGammaCalo::Terminate ( const Option_t )
virtual

Definition at line 4174 of file AliAnalysisTaskGammaCalo.cxx.

void AliAnalysisTaskGammaCalo::UpdateEventByEventData ( )

Definition at line 4059 of file AliAnalysisTaskGammaCalo.cxx.

Referenced by UserExec().

void AliAnalysisTaskGammaCalo::UserCreateOutputObjects ( )
virtual

Definition at line 669 of file AliAnalysisTaskGammaCalo.cxx.

void AliAnalysisTaskGammaCalo::UserExec ( Option_t )
virtual

Definition at line 1905 of file AliAnalysisTaskGammaCalo.cxx.

Member Data Documentation

TList** AliAnalysisTaskGammaCalo::fBackList
protected

Definition at line 124 of file AliAnalysisTaskGammaCalo.h.

Referenced by InitBack(), and UserCreateOutputObjects().

AliCaloPhotonCuts* AliAnalysisTaskGammaCalo::fCaloPhotonCuts
protected

Definition at line 135 of file AliAnalysisTaskGammaCalo.h.

TObjString* AliAnalysisTaskGammaCalo::fCloseHighPtClusters
protected

Definition at line 390 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fClusterClassification
protected

cellID of leading cell in cluster

Definition at line 351 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterE
protected

array of trees with tree for E/p studies

Definition at line 346 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterEP
protected

cluster M20

Definition at line 349 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterIsoSumClusterEt
protected

track PID P

Definition at line 359 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterIsoSumTrackEt
protected

sum of Et of clusters within R<0.2

Definition at line 360 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fClusterLeadCellID
protected

cluster-track E/p

Definition at line 350 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterM02
protected

cluster energy

Definition at line 347 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fClusterM20
protected

cluster M02

Definition at line 348 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TList** AliAnalysisTaskGammaCalo::fClusterTreeList
protected

Definition at line 129 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects().

TList** AliAnalysisTaskGammaCalo::fCutFolder
protected

Definition at line 122 of file AliAnalysisTaskGammaCalo.h.

Referenced by InitBack(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fDeltaEta
protected

classification of cluster in MC

Definition at line 352 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fDeltaPhi
protected

matching residual track <-> cluster

Definition at line 353 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskGammaCalo::fDoInOutTimingCluster
protected

Definition at line 382 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and SetInOutTimingCluster().

Bool_t AliAnalysisTaskGammaCalo::fDoMesonAnalysis
protected
Bool_t AliAnalysisTaskGammaCalo::fDoTHnSparse
protected
Bool_t AliAnalysisTaskGammaCalo::fEnableSortForClusMC
protected
TList** AliAnalysisTaskGammaCalo::fESDList
protected

Definition at line 123 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects().

AliConvEventCuts* AliAnalysisTaskGammaCalo::fEventCuts
protected

Definition at line 133 of file AliAnalysisTaskGammaCalo.h.

Double_t AliAnalysisTaskGammaCalo::fEventPlaneAngle
protected

sum of Et of tracks within R<0.2

Definition at line 367 of file AliAnalysisTaskGammaCalo.h.

Referenced by UpdateEventByEventData(), and UserExec().

TObjString* AliAnalysisTaskGammaCalo::fFileNameBroken
protected

Definition at line 389 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F** AliAnalysisTaskGammaCalo::fHistCellIDvsClusterEnergy
protected

array of histogram with pure pi0 signal (only pure gammas) inv Mass, energy of cluster

Definition at line 308 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistCellIDvsClusterEnergyMax
protected

array of histogram with leading cell ID vs cluster Energy

Definition at line 309 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoClusGammaE
protected

array of histos with cluster, pt

Definition at line 155 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoClusGammaPt
protected

array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, openAngle

Definition at line 154 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClusGammaPtM02
protected

array of histos with cluster, pt overlapping with other headers

Definition at line 157 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoClusOverlapHeadersGammaPt
protected

array of histos with cluster, E

Definition at line 156 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClusPhotonBGPt
protected

array of histos with validated eta, pt, openAngle

Definition at line 251 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundHist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClusPhotonPlusConvBGPt
protected

array of histos with cluster photon BG, pt, source

Definition at line 252 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundHist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonElectronBGPtM02
protected

array of histos with cluster photon plus conv BG, pt, source

Definition at line 253 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonK0lBGPtM02
protected

array of histos with cluster photon BG kaon, M02 vs. pt, source

Definition at line 256 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonKaonBGPtM02
protected

array of histos with cluster photon BG pion, M02 vs. pt, source

Definition at line 255 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonNeutronBGPtM02
protected

array of histos with cluster photon BG k0l, M02 vs. pt, source

Definition at line 257 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPionBGPtM02
protected

array of histos with cluster photon BG electron, M02 vs. pt, source

Definition at line 254 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvElectronBGPtM02
protected

array of histos with cluster photon BG rest, M02 vs. pt, source

Definition at line 259 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvK0lBGPtM02
protected

array of histos with cluster photon plus conv BG kaon, M02 vs. pt, source

Definition at line 262 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvKaonBGPtM02
protected

array of histos with cluster photon plus conv BG pion, M02 vs. pt, source

Definition at line 261 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvNeutronBGPtM02
protected

array of histos with cluster photon plus conv BG k0l, M02 vs. pt, source

Definition at line 263 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvPionBGPtM02
protected

array of histos with cluster photon plus conv BG electron, M02 vs. pt, source

Definition at line 260 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonPlusConvRestBGPtM02
protected

array of histos with cluster photon plus conv BG neutron, M02 vs. pt, source

Definition at line 264 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonPlusConversionBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoClustPhotonRestBGPtM02
protected

array of histos with cluster photon BG neutron, M02 vs. pt, source

Definition at line 258 of file AliAnalysisTaskGammaCalo.h.

Referenced by FillPhotonBackgroundM02Hist(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoDoubleCountTrueClusterGammaPt
protected

array of histos with double counted etas, invMass, pT

Definition at line 300 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoDoubleCountTrueEtaInvMassPt
protected

array of histos with double counted pi0s, invMass, pT

Definition at line 299 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoDoubleCountTruePi0InvMassPt
protected

array of histos with validated secondary converted photon cluster from X from Lambda, MC pt, rec pt

Definition at line 298 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoJetJetNTrials
protected

array of profiles with xsection for jetjet

Definition at line 322 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCAllGammaPt
protected

array of histos for header names

Definition at line 160 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCAllSecondaryGammaPt
protected

array of histos with all gamma, pT

Definition at line 161 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaEtapPt
protected

array of histos with decay gamma from omega, pT

Definition at line 166 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaEtaPt
protected

array of histos with decay gamma from rho, pT

Definition at line 164 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaOmegaPt
protected

array of histos with decay gamma from eta, pT

Definition at line 165 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaPhiPt
protected

array of histos with decay gamma from eta', pT

Definition at line 167 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaPi0Pt
protected

array of histos with all secondary gamma, pT

Definition at line 162 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaRhoPt
protected

array of histos with decay gamma from pi0, pT

Definition at line 163 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCDecayGammaSigmaPt
protected

array of histos with decay gamma from phi, pT

Definition at line 168 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCEtaInAccPt
protected

array of histos with weighted pi0 in acceptance, pT

Definition at line 176 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCEtaPt
protected

array of histos without event weights pi0, pT

Definition at line 172 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCEtaPtAlpha
protected

array of histos with weighted pi0, pT, alpha

Definition at line 182 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCEtaPtJetPt
protected

array of histos with weighted pi0, pT, hardest jet pt

Definition at line 190 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCEtaPtY
protected

array of histos with weighted pi0, pT, Y

Definition at line 180 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCEtaWOEvtWeightInAccPt
protected

array of histos without evt weight pi0 in acceptance, pT

Definition at line 178 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCEtaWOEvtWeightPt
protected

array of histos with unweighted eta, pT

Definition at line 174 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCEtaWOWeightPt
protected

array of histos with weighted eta, pT

Definition at line 173 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1I** AliAnalysisTaskGammaCalo::fHistoMCHeaders
protected

array of histos with cluster M02 vs. pt

Definition at line 159 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCPi0InAccPt
protected

array of histos without event weights eta, pT

Definition at line 175 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCPi0Pt
protected

array of histos with decay gamma from Sigma0, pT

Definition at line 169 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCPi0PtAlpha
protected

array of histos with weighted eta, pT, Y

Definition at line 181 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCPi0PtJetPt
protected

array of histos with secondary eta, source

Definition at line 189 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCPi0PtY
protected

array of histos without evt weight eta in acceptance, pT

Definition at line 179 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCPi0WOEvtWeightInAccPt
protected

array of histos with weighted eta in acceptance, pT

Definition at line 177 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCPi0WOEvtWeightPt
protected

array of histos with unweighted pi0, pT

Definition at line 171 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCPi0WOWeightPt
protected

array of histos with weighted pi0, pT

Definition at line 170 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCPrimaryPtvsSource
protected

array of histos with weighted eta, pT, alpha

Definition at line 183 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCSecEtaPt
protected

array of histos with secondary pi0 in acceptance, pT, source

Definition at line 187 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCSecEtaSource
protected

array of histos with secondary eta, pT

Definition at line 188 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCSecPi0InAccPtvsSource
protected

array of histos with secondary pi0, source

Definition at line 186 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMCSecPi0PtvsSource
protected

array of histos with weighted primary particles, pT vs source

Definition at line 184 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMCSecPi0Source
protected

array of histos with secondary pi0, pT, source

Definition at line 185 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessAODMCParticles(), ProcessMCParticles(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherBackInvMassPt
protected

array of THnSparseF with signal + BG for same event photon pairs, inv Mass, pt

Definition at line 142 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculateBackground(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherBackInvMassPtAlpha
protected

array of histograms with alpha cut of 0.1 for inv mass vs pt

Definition at line 145 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculateBackground(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherEtaPtAlpha
protected

array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, alpha

Definition at line 149 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherEtaPtOpenAngle
protected

array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, openAngle

Definition at line 151 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherEtaPtY
protected

array of histograms with invariant mass cut of 0.05 && pi0cand->M() < 0.17, pt, Y

Definition at line 147 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherInvMassPt
protected

Definition at line 140 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherInvMassPtAlpha
protected

array of THnSparseF with BG for same event photon pairs, inv Mass, pt

Definition at line 144 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherPi0PtAlpha
protected

array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, Y

Definition at line 148 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherPi0PtOpenAngle
protected

array of histograms with invariant mass cut of 0.45 && pi0cand->M() < 0.65, pt, alpha

Definition at line 150 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoMotherPi0PtY
protected

array of histogram with BG for mixed event photon pairs with alpha cut of 0.1, inv Mass, pt

Definition at line 146 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoMultipleCountTrueClusterGamma
protected

vector containing labels of validated cluster photons

Definition at line 304 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoNEvents
protected

array of histogram with leading cell ID vs maximum cluster energy in event

Definition at line 312 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoNEventsWOWeight
protected

array of histos with event information

Definition at line 313 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoNGammaCandidates
protected

array of histos with vertex z distribution for selected events

Definition at line 316 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoNGoodESDTracks
protected

array of histos with event information without event weights

Definition at line 314 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F** AliAnalysisTaskGammaCalo::fHistoNGoodESDTracksVsNGammaCandidates
protected

array of histos with number of gamma candidates per event

Definition at line 317 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F** AliAnalysisTaskGammaCalo::fHistoNV0Tracks
protected

array of histos with SPD tracklets vs SPD clusters for background rejection

Definition at line 319 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F** AliAnalysisTaskGammaCalo::fHistoSPDClusterTrackletBackground
protected

array of histos with number of good tracks vs gamma candidates

Definition at line 318 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueBckAsymEClustersInvMassPt
protected

array of histos with pi0 fully contained in one cluster, invMass, pt

Definition at line 242 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueBckContInvMassPt
protected

array of histos with asymmetry energy distributions of clusters, invMass, pt

Definition at line 243 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueBckFullMesonContainedInOneClusterInvMassPt
protected

array of histos with pure gamma gamma combinatorial BG, invMass, pt

Definition at line 241 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueBckGGInvMassPt
protected

array of histos with lambda with reconstructed pi0 as daughter, pt

Definition at line 240 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusConvGammaFullyPt
protected

array of histos with validated converted photon, pt

Definition at line 273 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusConvGammaMCPt
protected

array of histos with validated converted photon, pt

Definition at line 272 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusConvGammaPt
protected

array of histos with validated electron, pt

Definition at line 271 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusDalitzMergedPt
protected

array of histos with validated Dalitz decay, pt

Definition at line 277 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusDalitzPt
protected

array of histos with validated merged partially converted photons, pt

Definition at line 276 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusElectronPt
protected

array of histos with validated unconverted photon, M02 vs pt

Definition at line 270 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusEMNonLeadingPt
protected

array of histos with number of different particles (pi0/eta/eta_prime) contributing to cluster

Definition at line 282 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusGammaPt
protected

array of histos with cluster photon plus conv BG rest, M02 vs. pt, source

Definition at line 265 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueClusGammaPtM02
protected

array of histos with validated unconverted photon, pt

Definition at line 268 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusMergedGammaPt
protected

array of histos with validated converted photon, fully contained, pt

Definition at line 274 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusMergedPartConvGammaPt
protected

array of histos with validated merged photons, electrons, dalitz, pt

Definition at line 275 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusNParticles
protected

array of histos with pi0/eta/eta_prime in subleading contribution

Definition at line 281 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusPhotonFromElecMotherPt
protected

array of histos with validated Dalitz decay, more than one decay product in cluster, pt

Definition at line 278 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusShowerPt
protected

array of histos with validated photon from electron, pt

Definition at line 279 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusSubLeadingPt
protected

array of histos with validated shower, pt

Definition at line 280 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusUnConvGammaMCPt
protected

array of histos with validated unconverted photon, pt

Definition at line 267 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueClusUnConvGammaPt
protected

array of histos with validated cluster (electron or photon), pt

Definition at line 266 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueClusUnConvGammaPtM02
protected

array of histos with validated cluster (electron or photon), M02 vs pt

Definition at line 269 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloConvertedPhotonInvMassPt
protected

array of histos with validated pi0, converted photon leading, invMass, pt

Definition at line 198 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloElectronInvMassPt
protected

array of histos with validated mothers, electron leading, invMass, pt

Definition at line 202 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloMergedClusterInvMassPt
protected

array of histos with validated mothers, merged cluster invMass, pt

Definition at line 204 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloMergedClusterPartConvInvMassPt
protected

array of histos with validated mothers, merged cluster part conv, invMass, pt

Definition at line 206 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloMixedPhotonConvPhotonInvMassPt
protected

array of histos with validated mothers, converted photon leading, invMass, pt

Definition at line 200 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCaloPhotonInvMassPt
protected

array of histos with validated mothers, photon leading, invMass, pt

Definition at line 196 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory1
protected

array of histos with validated pi0, pure real photons

Definition at line 210 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory2
protected

array of histos with validated pi0, 1 real photon, 1 merged converted photon

Definition at line 212 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory3
protected

array of histos with validated pi0, 1 real photon, 1 electron from conversion unmerged

Definition at line 214 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory4_6
protected

array of histos with validated pi0, 2 electrons from same conversion

Definition at line 216 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory5
protected

array of histos with validated pi0, 2 electrons from different conversions, 2 electrons (unseen)

Definition at line 218 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory7
protected

array of histos with validated pi0, 1 electron from conversion, 2 electrons from other conversion merged, 1 electron (unseen)

Definition at line 220 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaCategory8
protected

array of histos with validated pi0, 2 electron from conversion merged, 2 electrons from other conversion merged

Definition at line 222 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaInvMassPt
protected

array of histos with validated mothers, invMass, pt

Definition at line 194 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaPtAlpha
protected

array of histos with validated pi0, pt, alpha

Definition at line 247 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaPtOpenAngle
protected

array of histos with validated pi0, pt, openAngle

Definition at line 249 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueEtaPtY
protected

array of histos with validated pi0, pt, Y

Definition at line 245 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueEtaWithPi0DaughterMCPt
protected

array of histos with validated secondary mothers from eta, invMass, pt

Definition at line 237 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueK0lWithPi0DaughterMCPt
protected

array of histos with validated secondary mothers from K0l, invMass, pt

Definition at line 235 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueK0sWithPi0DaughterMCPt
protected

array of histos with validated secondary mothers from K0s, invMass, pt

Definition at line 233 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueLambdaWithPi0DaughterMCPt
protected

array of histos with validated secondary mothers from Lambda, invMass, pt

Definition at line 239 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTrueNLabelsInClus
protected

array of histos with cluster with largest energy by hadron

Definition at line 283 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloConvertedPhotonInvMassPt
protected

array of histos with validated mothers, photon leading, invMass, pt

Definition at line 197 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloElectronInvMassPt
protected

array of histos with validated mothers, converted photon leading, invMass, pt

Definition at line 201 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloMergedClusterInvMassPt
protected

array of histos with validated mothers, electron leading, invMass, pt

Definition at line 203 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloMergedClusterPartConvInvMassPt
protected

array of histos with validated mothers, merged cluster invMass, pt

Definition at line 205 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloMixedPhotonConvPhotonInvMassPt
protected

array of histos with validated eta, converted photon leading, invMass, pt

Definition at line 199 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0CaloPhotonInvMassPt
protected

array of histos with validated mothers, invMass, pt

Definition at line 195 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category1
protected

array of histos with validated mothers, merged cluster invMass, pt

Definition at line 209 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category2
protected

array of histos with validated eta, pure real photons

Definition at line 211 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category3
protected

array of histos with validated eta, 1 real photon, 1 merged converted photon

Definition at line 213 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category4_6
protected

array of histos with validated eta, 1 real photon, 1 electron from conversion unmerged

Definition at line 215 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category5
protected

array of histos with validated eta, 2 electrons from same conversion

Definition at line 217 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category7
protected

array of histos with validated eta, 2 electrons from different conversions, 2 electrons (unseen)

Definition at line 219 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0Category8
protected

array of histos with validated eta, 1 electron from conversion, 2 electrons from other conversion merged, 1 electron (unseen)

Definition at line 221 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0InvMassPt
protected

array of histos with weighted eta, pT, hardest jet pt

Definition at line 193 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0InvMassPtAlpha
protected

map containing cluster photon labels that are counted at least twice

Definition at line 306 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0NonMergedElectronMergedPhotonInvMassPt
protected

array of histos with validated mothers, merged cluster invMass, pt

Definition at line 208 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0NonMergedElectronPhotonInvMassPt
protected

array of histos with validated mothers, merged cluster part conv, invMass, pt

Definition at line 207 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0PtAlpha
protected

array of histos with validated eta, pt, Y

Definition at line 246 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0PtOpenAngle
protected

array of histos with validated eta, pt, alpha

Definition at line 248 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0PtY
protected

array of histos with contamination BG, invMass, pt

Definition at line 244 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePi0PureGammaInvMassPtAlpha
protected

array of histogram with pure pi0 signal inv Mass, energy of cluster

Definition at line 307 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryClusConvGammaESDPtMCPt
protected

array of histos with validated primary conv photon cluster, pt

Definition at line 287 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryClusConvGammaPt
protected

array of histos with validated primary photon cluster, rec Pt, MC pt

Definition at line 286 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryClusGammaESDPtMCPt
protected

array of histos with validated primary photon cluster, pt

Definition at line 285 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryClusGammaPt
protected

array of histos with number of labels in cluster

Definition at line 284 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryEtaInvMassPt
protected

array of histos with validated weighted primary mothers, invMass, pt

Definition at line 224 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryEtaMCPtResolPt
protected

array of histos with validated weighted primary pi0, MCpt, resol pt

Definition at line 230 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryEtaW0WeightingInvMassPt
protected

array of histos with validated unweighted primary mothers, invMass, pt

Definition at line 226 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryPi0InvMassPt
protected

array of histos with validated eta, 2 electron from conversion merged, 2 electrons from other conversion merged

Definition at line 223 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryPi0MCPtResolPt
protected

array of profiles with weights for validated primary mothers, invMass, pt

Definition at line 229 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTruePrimaryPi0W0WeightingInvMassPt
protected

array of histos with validated weighted primary mothers, invMass, pt

Definition at line 225 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusConvGammaFromXFromK0lMCPtESDPt
protected

array of histos with validated secondary photon cluster from X from K0l, MC pt, rec pt

Definition at line 295 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusConvGammaFromXFromK0sMCPtESDPt
protected

array of histos with validated secondary photon cluster from X from K0s, MC pt, rec pt

Definition at line 293 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusConvGammaFromXFromLambdaMCPtESDPt
protected

array of histos with validated secondary photon cluster from X from Lambda, MC pt, rec pt

Definition at line 297 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusConvGammaMCPt
protected

array of histos with validated secondary photon cluster, MC pt

Definition at line 291 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusConvGammaPt
protected

array of histos with validated secondary photon cluster, pt

Definition at line 289 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusGammaFromXFromK0lMCPtESDPt
protected

array of histos with validated secondary converted photon cluster from X from K0s, MC pt, rec pt

Definition at line 294 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusGammaFromXFromK0sMCPtESDPt
protected

array of histos with validated secondary converted photon cluster, MC pt

Definition at line 292 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusGammaFromXFromLambdaMCPtESDPt
protected

array of histos with validated secondary converted photon cluster from X from K0l, MC pt, rec pt

Definition at line 296 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusGammaMCPt
protected

array of histos with validated secondary converted photon cluster, pt

Definition at line 290 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryClusGammaPt
protected

array of histos with validated primary conv photon cluster, rec Pt, MC pt

Definition at line 288 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryPi0FromEtaInvMassPt
protected

array of histos with K0l with reconstructed pi0 as daughter, pt

Definition at line 236 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryPi0FromK0lInvMassPt
protected

array of histos with K0s with reconstructed pi0 as daughter, pt

Definition at line 234 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryPi0FromK0sInvMassPt
protected

array of histos with validated secondary mothers, invMass, pt

Definition at line 232 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryPi0FromLambdaInvMassPt
protected

array of histos with eta with reconstructed pi0 as daughter, pt

Definition at line 238 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH2F** AliAnalysisTaskGammaCalo::fHistoTrueSecondaryPi0InvMassPt
protected

array of histos with validated weighted primary eta, MCpt, resol pt

Definition at line 231 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TH1F** AliAnalysisTaskGammaCalo::fHistoVertexZ
protected

array of histos with number of good tracks (2010 Standard track cuts)

Definition at line 315 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

Float_t AliAnalysisTaskGammaCalo::fInvMass
protected

array of trees with

Definition at line 326 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fInvMassRTOF
protected

opening angle at R = 0,

Definition at line 329 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fInvMassTreeAlpha
protected
Float_t AliAnalysisTaskGammaCalo::fInvMassTreeEta
protected
Float_t AliAnalysisTaskGammaCalo::fInvMassTreeInvMass
protected

array of trees

Definition at line 336 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculateBackground(), CalculatePi0Candidates(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fInvMassTreeMixPool
protected
Float_t AliAnalysisTaskGammaCalo::fInvMassTreePt
protected
Float_t AliAnalysisTaskGammaCalo::fInvMassTreeTheta
protected
Float_t AliAnalysisTaskGammaCalo::fInvMassTreeZVertex
protected
Int_t AliAnalysisTaskGammaCalo::fIsHeavyIon
protected
Bool_t AliAnalysisTaskGammaCalo::fIsOverlappingWithOtherHeader
protected
Int_t AliAnalysisTaskGammaCalo::fLocalDebugFlag
protected
map<Int_t,Int_t> AliAnalysisTaskGammaCalo::fMapMultipleCountTrueClusterGammas
protected

array of histos how often TrueClusterGammas are counted

Definition at line 305 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), UserCreateOutputObjects(), and UserExec().

Double_t AliAnalysisTaskGammaCalo::fMaxTimingCluster
protected

Definition at line 384 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and SetInOutTimingCluster().

TList** AliAnalysisTaskGammaCalo::fMCList
protected

Definition at line 127 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects().

AliConversionMesonCuts* AliAnalysisTaskGammaCalo::fMesonCuts
protected

Definition at line 137 of file AliAnalysisTaskGammaCalo.h.

Double_t AliAnalysisTaskGammaCalo::fMinTimingCluster
protected

Definition at line 383 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and SetInOutTimingCluster().

TList** AliAnalysisTaskGammaCalo::fMotherList
protected

Definition at line 125 of file AliAnalysisTaskGammaCalo.h.

Referenced by InitBack(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fnCuts
protected
Float_t AliAnalysisTaskGammaCalo::fOpenRPrim
protected

Rconv,.

Definition at line 328 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

TList* AliAnalysisTaskGammaCalo::fOutputContainer
protected

Definition at line 130 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

Bool_t AliAnalysisTaskGammaCalo::fProduceCellIDPlots
protected

Definition at line 386 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskGammaCalo::fProduceTreeEOverP
protected
TProfile** AliAnalysisTaskGammaCalo::fProfileEtaShift
protected

array of histos with V0 counts

Definition at line 320 of file AliAnalysisTaskGammaCalo.h.

Referenced by Notify(), and UserCreateOutputObjects().

TProfile** AliAnalysisTaskGammaCalo::fProfileJetJetXSection
protected

array of profiles with eta shift

Definition at line 321 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TProfile2D** AliAnalysisTaskGammaCalo::fProfileTruePrimaryEtaWeightsInvMassPt
protected

array of profiles with weights for validated primary mothers, invMass, pt

Definition at line 228 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

TProfile2D** AliAnalysisTaskGammaCalo::fProfileTruePrimaryPi0WeightsInvMassPt
protected

array of histos with validated unweighted primary mothers, invMass, pt

Definition at line 227 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fPt
protected

InvMass at R=375 cm,.

Definition at line 330 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

TRandom3 AliAnalysisTaskGammaCalo::fRandom
protected

Definition at line 368 of file AliAnalysisTaskGammaCalo.h.

Referenced by RotateParticle().

Float_t AliAnalysisTaskGammaCalo::fRconv
protected

InvMass,.

Definition at line 327 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskGammaCalo::fSetPlotHistsExtQA
protected

Definition at line 380 of file AliAnalysisTaskGammaCalo.h.

Referenced by SetPlotHistsExtQA(), and UserCreateOutputObjects().

THnSparseF** AliAnalysisTaskGammaCalo::fSparseMotherBackInvMassPtZM
protected

array of histogram with BG for mixed event photon pairs, inv Mass, pt

Definition at line 143 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculateBackground(), and InitBack().

THnSparseF** AliAnalysisTaskGammaCalo::fSparseMotherInvMassPtZM
protected

array of histogram with signal + BG for same event photon pairs, inv Mass, pt

Definition at line 141 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and InitBack().

Int_t AliAnalysisTaskGammaCalo::fTrackPID_e
protected

track Pt

Definition at line 355 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fTrackPID_K
protected

track PID Pi

Definition at line 357 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fTrackPID_P
protected

track PID K

Definition at line 358 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskGammaCalo::fTrackPID_Pi
protected

track PID e

Definition at line 356 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskGammaCalo::fTrackPt
protected

matching residual track <-> cluster

Definition at line 354 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TList** AliAnalysisTaskGammaCalo::fTreeList
protected

Definition at line 128 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects().

TList** AliAnalysisTaskGammaCalo::fTrueList
protected

Definition at line 126 of file AliAnalysisTaskGammaCalo.h.

Referenced by UserCreateOutputObjects().

TString AliAnalysisTaskGammaCalo::fV0ReaderName
protected

Definition at line 118 of file AliAnalysisTaskGammaCalo.h.

Referenced by SetV0ReaderName(), and UserCreateOutputObjects().

vector<Int_t> AliAnalysisTaskGammaCalo::fVectorDoubleCountTrueClusterGammas
protected

vector containing labels of validated eta

Definition at line 303 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueClusterCandidates(), ProcessTrueClusterCandidatesAOD(), UserCreateOutputObjects(), and UserExec().

vector<Int_t> AliAnalysisTaskGammaCalo::fVectorDoubleCountTrueEtas
protected

vector containing labels of validated pi0

Definition at line 302 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), UserCreateOutputObjects(), and UserExec().

vector<Int_t> AliAnalysisTaskGammaCalo::fVectorDoubleCountTruePi0s
protected

array of histos with double counted cluster photons

Definition at line 301 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), ProcessTrueMesonCandidatesAOD(), UserCreateOutputObjects(), and UserExec().

UChar_t AliAnalysisTaskGammaCalo::iFlag
protected

momentum,

Definition at line 331 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().

TTree** AliAnalysisTaskGammaCalo::tBckInvMassPtAlphaTheta
protected

array of trees

Definition at line 335 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculateBackground(), and UserCreateOutputObjects().

TTree* AliAnalysisTaskGammaCalo::tBrokenFiles
protected
TTree** AliAnalysisTaskGammaCalo::tClusterEOverP
protected

Definition at line 345 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessClusters(), and UserCreateOutputObjects().

TTree** AliAnalysisTaskGammaCalo::tSigInvMassPtAlphaTheta
protected

flag (0 = gamma, 1 = pi0, 2 = eta)

Definition at line 334 of file AliAnalysisTaskGammaCalo.h.

Referenced by CalculatePi0Candidates(), and UserCreateOutputObjects().

TTree** AliAnalysisTaskGammaCalo::tTrueInvMassROpenABPtFlag
protected

array of histos with ntrials for jetjet

Definition at line 325 of file AliAnalysisTaskGammaCalo.h.

Referenced by ProcessTrueMesonCandidates(), and UserCreateOutputObjects().


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