AliPhysics  a4b41ad (a4b41ad)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnaInsideClusterInvariantMass Class Reference

Select clusters with large shower shape, split them and tag them as pi0/eta via invariant mass. More...

#include <AliAnaInsideClusterInvariantMass.h>

Inheritance diagram for AliAnaInsideClusterInvariantMass:

Public Types

enum  mcTypes {
  kmcPhoton = 1, kmcConversion = 2, kmcPi0 = 3, kmcPi0Conv = 4,
  kmcEta = 5, kmcHadron = 6
}
 Enumerate indeces for MC histograms depending on the particle ID that generated the cluster. More...
 
- Public Types inherited from AliAnaCaloTrackCorrBaseClass
enum  detector {
  kEMCAL = AliFiducialCut::kEMCAL, kPHOS = AliFiducialCut::kPHOS, kCTS = AliFiducialCut::kCTS, kDCAL = AliFiducialCut::kDCAL,
  kDCALPHOS = AliFiducialCut::kDCALPHOS
}
 Set the tag identifing the main detector used in the analysis. More...
 

Public Member Functions

 AliAnaInsideClusterInvariantMass ()
 
virtual ~AliAnaInsideClusterInvariantMass ()
 Virtual destructor. Not implemeted. More...
 
void CheckLocalMaximaMCOrigin (AliVCluster *cluster, Int_t mcindex, Int_t noverlaps, Float_t e1, Float_t e2, Float_t mass)
 
TObjString * GetAnalysisCuts ()
 Save parameters used for analysis. More...
 
TListGetCreateOutputObjects ()
 
void GetMCIndex (AliVCluster *cluster, Int_t &mcindex, Int_t &mcTag)
 Assign MC index depending on MC bit set, to be used in MC histograms arrays. More...
 
void GetMCPrimaryKine (AliVCluster *cluster, Int_t mcindex, Int_t mcTag, Bool_t matched, Float_t &eprim, Float_t &asymGen, Float_t &angleGen, Int_t &noverlaps)
 Check origin of the candidates, get primary kinematics if overlapped meson decay. More...
 
void FillAngleHistograms (Int_t nMax, Bool_t matched, Int_t mcindex, Float_t en, Float_t e1, Float_t e2, Float_t angle, Float_t mass, Float_t anglePrim, Float_t m02, Float_t asym, Int_t pid, Int_t noverlaps)
 Fill histograms related to opening angle of the split clusters. More...
 
void FillArmenterosHistograms (Int_t nMax, Int_t ebin, Int_t mcindex, Float_t pi0E, Float_t m02, Int_t pid)
 Fill Armeteros type histograms of split clusters. More...
 
void FillThetaStarHistograms (Int_t nMax, Bool_t matched, Int_t mcindex, Float_t pi0E, Float_t m02, Int_t pid)
 
void FillEBinHistograms (Int_t ebin, Int_t nMax, Int_t mcindex, Float_t splitFrac, Float_t mass, Float_t asym, Float_t l0)
 Fill some histograms integrating in few energy bins. More...
 
void FillMCHistograms (Float_t en, Float_t e1, Float_t e2, Int_t ebin, Int_t mcindex, Int_t noverlaps, Float_t l0, Float_t mass, Int_t nMax, Bool_t matched, Float_t splitFrac, Float_t asym, Float_t eprim, Float_t asymGen)
 Fill histograms depending on MC input. More...
 
void FillMCOverlapHistograms (Float_t en, Float_t enprim, Int_t nc, Float_t mass, Float_t l0, Float_t asym, Float_t splitFrac, Int_t nlm, Int_t ebin, Bool_t matched, Int_t mcindex, Int_t noverlaps)
 Fill histograms depending on number of overlaps. More...
 
void FillSSWeightHistograms (AliVCluster *cluster, Int_t nlm, Int_t absId1, Int_t absId2)
 Recalculate shower shape for different weights predifined in an array and fill histograms. More...
 
void FillSSExtraHistograms (AliVCluster *cluster, Int_t nMax, Bool_t matched, Int_t mcindex, Float_t mass, Int_t ebin)
 Fill optional histograms with more SS parameters. More...
 
void FillNLMDiffCutHistograms (AliVCluster *cluster, AliVCaloCells *cells, Bool_t matched)
 Calculate NLM for different settings and recalculate splitting. More...
 
void FillNCellHistograms (Int_t ncells, Float_t energy, Int_t nMax, Bool_t matched, Int_t mcindex, Float_t mass, Float_t l0)
 Fill optional histograms depending on the number of cells of the cluster. More...
 
void FillTrackMatchingHistograms (AliVCluster *cluster, Int_t nMax, Int_t mcindex)
 Fill histograms related to cluster-track matching. More...
 
void FillHistograms1 (Float_t en, Float_t e1, Float_t e2, Int_t nMax, Float_t mass, Float_t l0, Float_t eta, Float_t phi, Bool_t matched, Int_t mcindex)
 Fill histograms for clusters before any selection after spliting. More...
 
void FillHistograms2 (Float_t en, Float_t eprim, Float_t e1, Float_t e2, Int_t nMax, Float_t mass, Float_t l0, Bool_t matched, Int_t mcindex)
 Fill histograms for clusters passing the first M02 selection. More...
 
void FillIdPi0Histograms (Float_t en, Float_t e1, Float_t e2, Int_t nc, Int_t nMax, Float_t t12diff, Float_t mass, Float_t l0, Float_t eta, Float_t phi, Bool_t matched, Int_t mcindex)
 Fill histograms for clusters passing the pi0 selection. More...
 
void FillIdEtaHistograms (Float_t en, Float_t e1, Float_t e2, Int_t nc, Int_t nMax, Float_t t12diff, Float_t mass, Float_t l0, Float_t eta, Float_t phi, Bool_t matched, Int_t mcindex)
 Fill histograms for clusters passing the eta selection. More...
 
void FillIdConvHistograms (Float_t en, Int_t nMax, Float_t asym, Float_t mass, Float_t l0, Bool_t matched, Int_t mcindex)
 Fill histograms for clusters passing the photon selection. More...
 
void Init ()
 
void InitParameters ()
 Initialize the parameters of the analysis with default values. More...
 
void MakeAnalysisFillHistograms ()
 Main method. Search for pi0/eta in GetCalorimeter() with shower shape + split analysis. More...
 
void Print (const Option_t *opt) const
 Print some relevant parameters set for the analysis. More...
 
void SetMinNCells (Int_t cut)
 
void SetMinBadChannelDistance (Float_t cut)
 
void SetWCorrectionParameter (Int_t i, Float_t p=0.07)
 
void SwitchOnFillAngleHistograms ()
 
void SwitchOffFillAngleHistograms ()
 
void SwitchOnFillArmenterosHistograms ()
 
void SwitchOffFillArmenterosHistograms ()
 
void SwitchOnFillThetaStarHistograms ()
 
void SwitchOffFillThetaStarHistograms ()
 
void SwitchOnFillExtraSSHistograms ()
 
void SwitchOffFillExtraSSHistograms ()
 
void SwitchOnFillHighMultHistograms ()
 
void SwitchOffFillHighMultHistograms ()
 
void SwitchOnFillIdConvHistograms ()
 
void SwitchOffFillIdConvHistograms ()
 
void SwitchOnFillIdEtaHistograms ()
 
void SwitchOffFillIdEtaHistograms ()
 
void SwitchOnFillTMHistograms ()
 
void SwitchOffFillTMHistograms ()
 
void SwitchOnFillTMResidualHistograms ()
 
void SwitchOffFillTMResidualHistograms ()
 
void SwitchOnFillMCPrimaryHistograms ()
 
void SwitchOffFillMCPrimaryHistograms ()
 
void SwitchOnFillSSWeightHistograms ()
 
void SwitchOffFillSSWeightHistograms ()
 
void SwitchOnFillNLMDiffCutsHistograms ()
 
void SwitchOffFillNLMDiffCutsHistograms ()
 
void SwitchOnFillEbinHistograms ()
 
void SwitchOffFillEbinHistograms ()
 
void SwitchOnFillMCOverlapHistograms ()
 
void SwitchOffFillMCOverlapHistograms ()
 
void SwitchOnFillNCellHistograms ()
 
void SwitchOffFillNCellHistograms ()
 
void SwitchOnSplitClusterDistToBad ()
 
void SwitchOffSplitClusterDistToBad ()
 
void SetNWeightForShowerShape (Int_t n)
 
void SetWeightForShowerShape (Int_t i, Float_t v)
 
void SetNumberOfNLocMaxSettings (Int_t n)
 
void SetNLocMaxMinE (Int_t i, Float_t v)
 
void SetNLocMaxMinDiff (Int_t i, Float_t v)
 
void SetNECellCutForShowerShape (Int_t n)
 
void SetECellCutForShowerShape (Int_t i, Float_t v)
 
void RecalculateClusterShowerShapeParametersWithCellCut (const AliEMCALGeometry *geom, AliVCaloCells *cells, AliVCluster *cluster, Float_t &l0, Float_t &l1, Float_t &disp, Float_t &dEta, Float_t &dPhi, Float_t &sEta, Float_t &sPhi, Float_t &sEtaPhi, Float_t eCellMin=0.)
 
- Public Member Functions inherited from AliAnaCaloTrackCorrBaseClass
 AliAnaCaloTrackCorrBaseClass ()
 
virtual ~AliAnaCaloTrackCorrBaseClass ()
 Destructor. More...
 
virtual void InitDebug ()
 
virtual void FillEventMixPool ()
 
virtual void MakeAnalysisFillAOD ()
 
virtual void Terminate (TList *)
 
virtual void AddToHistogramsName (TString add)
 
virtual TString GetAddedHistogramsStringToName () const
 
virtual TString GetBaseParametersList ()
 
virtual Int_t GetDebug () const
 
virtual void SetDebug (Int_t d)
 
virtual Int_t GetEventNumber () const
 
virtual Int_t GetTrackMultiplicity () const
 
virtual AliCentrality * GetCentrality () const
 
virtual AliMultSelection * GetMultSelCen () const
 
virtual Int_t GetEventCentrality () const
 
virtual AliEventplane * GetEventPlane () const
 
virtual Double_t GetEventPlaneAngle () const
 
virtual TString GetEventPlaneMethod () const
 
virtual void AddAODParticle (AliAODPWG4Particle part)
 
virtual void ConnectInputOutputAODBranches ()
 
virtual TClonesArray * GetCreateOutputAODBranch ()
 Create AOD branch filled in the analysis. More...
 
virtual TString GetInputAODName () const
 
virtual void SetInputAODName (TString name)
 
virtual TString GetOutputAODName () const
 
virtual void SetOutputAODName (TString name)
 
virtual Bool_t NewOutputAOD () const
 
virtual TString GetOutputAODClassName () const
 
virtual void SetOutputAODClassName (TString name)
 
virtual TString GetAODObjArrayName () const
 
virtual void SetAODObjArrayName (TString name)
 
virtual TClonesArray * GetInputAODBranch () const
 
virtual TClonesArray * GetOutputAODBranch () const
 
virtual TClonesArray * GetAODBranch (const TString &aodBranchName) const
 Recover ouput and input AOD pointers for each event in AliCaloTrackMaker. More...
 
virtual TClonesArray * GetAODCaloClusters () const
 
virtual TClonesArray * GetAODTracks () const
 
virtual AliVCaloCells * GetPHOSCells () const
 
virtual AliVCaloCells * GetEMCALCells () const
 
virtual TObjArrayGetCTSTracks () const
 
virtual TObjArrayGetEMCALClusters () const
 
virtual TObjArrayGetPHOSClusters () const
 
virtual TClonesArray * GetNonStandardJets () const
 
virtual AliAODJetEventBackground * GetBackgroundJets () const
 
virtual Int_t GetCalorimeter () const
 
virtual TString GetCalorimeterString () const
 
virtual void SetCalorimeter (TString &calo)
 Set the calorimeter for the analysis. A string. More...
 
virtual void SetCalorimeter (Int_t calo)
 Set the calorimeter for the analysis. An integer. More...
 
virtual Bool_t IsDataMC () const
 
virtual void SwitchOnDataMC ()
 
virtual void SwitchOffDataMC ()
 
virtual Bool_t IsFiducialCutOn () const
 
virtual void SwitchOnFiducialCut ()
 
virtual void SwitchOffFiducialCut ()
 
virtual Bool_t IsRealCaloAcceptanceOn () const
 
virtual void SwitchOnRealCaloAcceptance ()
 
virtual void SwitchOffRealCaloAcceptance ()
 
virtual Bool_t IsCaloPIDOn () const
 
virtual void SwitchOnCaloPID ()
 
virtual void SwitchOffCaloPID ()
 
virtual Bool_t MakePlotsOn () const
 
virtual void SwitchOnPlotsMaking ()
 
virtual void SwitchOffPlotsMaking ()
 
virtual Bool_t IsPileUpAnalysisOn () const
 
virtual void SwitchOnFillPileUpHistograms ()
 
virtual void SwitchOffFillPileUpHistograms ()
 
virtual Bool_t IsHighMultiplicityAnalysisOn () const
 
virtual void SwitchOnFillHighMultiplicityHistograms ()
 
virtual void SwitchOffFillHighMultiplicityHistograms ()
 
virtual Float_t GetMaxPt () const
 
virtual Float_t GetMinPt () const
 
virtual void SetMaxPt (Float_t pt)
 
virtual void SetMinPt (Float_t pt)
 
virtual void SetPtCutRange (Double_t mi, Double_t ma)
 
virtual Float_t GetMaxEnergy () const
 
virtual Float_t GetMinEnergy () const
 
virtual void SetMaxEnergy (Float_t e)
 
virtual void SetMinEnergy (Float_t e)
 
virtual void SetEnergyCutRange (Double_t mi, Double_t ma)
 
virtual void SetPairTimeCut (Float_t t)
 
virtual Float_t GetPairTimeCut () const
 Time cut in ns. More...
 
Int_t GetFirstSMCoveredByTRD () const
 Time cut in ns. More...
 
void SetFirstSMCoveredByTRD (Int_t n)
 
virtual Int_t GetNZvertBin () const
 
virtual Int_t GetNRPBin () const
 Number of bins in vertex. More...
 
virtual Int_t GetNCentrBin () const
 Number of bins in reaction plain. More...
 
virtual Int_t GetNTrackMultBin () const
 Number of bins in centrality. More...
 
virtual Int_t GetNMaxEvMix () const
 Number of bins in track multiplicity. More...
 
virtual Float_t GetZvertexCut () const
 Maximal number of events for mixin. More...
 
virtual Int_t GetTrackMultiplicityBin () const
 Cut on vertex position. More...
 
virtual Int_t GetEventCentralityBin () const
 
virtual Int_t GetEventRPBin () const
 
virtual Int_t GetEventVzBin () const
 
virtual Int_t GetEventMixBin () const
 
virtual Int_t GetEventMixBin (Int_t iCen, Int_t iVz, Int_t iRP) const
 
virtual Double_t GetEventWeight () const
 
virtual Double_t GetParticlePtWeight (Float_t pt, Int_t pdg, TString genName, Int_t igen) const
 
virtual void SetNZvertBin (Int_t n=1)
 
virtual void SetNRPBin (Int_t n=1)
 Number of bins for vertex position. More...
 
virtual void SetNCentrBin (Int_t n=1)
 Number of bins in reaction plain. More...
 
virtual void SetNTrackMultBin (Int_t n=1)
 Number of bins in centrality. More...
 
virtual void SetNMaxEvMix (Int_t n=20)
 Number of bins in track multiplicity. More...
 
virtual void SetTrackMultiplicityBin (Int_t bin, Int_t mult)
 Maximal number of events for mixing. More...
 
virtual void SwitchOnTrackMultBins ()
 
virtual void SwitchOffTrackMultBins ()
 
virtual void SwitchOnOwnMix ()
 
virtual void SwitchOffOwnMix ()
 
virtual Bool_t DoOwnMix () const
 
virtual Bool_t UseTrackMultBins () const
 
virtual Int_t CheckMixedEventVertex (Int_t caloLabel, Int_t trackLabel)
 
virtual AliMixedEvent * GetMixedEvent () const
 
virtual Int_t GetNMixedEvent () const
 
virtual void GetVertex (Double_t vertex[3]) const
 
virtual Double_tGetVertex (Int_t evtIndex) const
 
virtual void GetVertex (Double_t vertex[3], Int_t evtIndex) const
 
virtual Int_t GetV0Signal (Int_t i) const
 
virtual Int_t GetV0Multiplicity (Int_t i) const
 
Float_t GetPhi (Float_t phi) const
 Shift phi angle in case of negative value 360 degrees. Example TLorenzVector::Phi defined in -pi to pi. More...
 
Float_t DegToRad (Float_t deg) const
 
Float_t RadToDeg (Float_t rad) const
 
virtual Bool_t IsTrackMatched (AliVCluster *cluster, AliVEvent *event)
 
virtual Int_t GetModuleNumberCellIndexes (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU) const
 
virtual Int_t GetModuleNumberCellIndexesAbsCaloMap (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU, Int_t &icolAbs, Int_t &irowAbs) const
 
virtual Int_t GetModuleNumber (AliAODPWG4Particle *part) const
 
virtual Int_t GetModuleNumber (AliVCluster *cluster) const
 
virtual AliVCluster * FindCluster (TObjArray *clusters, Int_t clId, Int_t &iclus, Int_t first=0)
 
virtual AliStack * GetMCStack () const
 
virtual AliHeader * GetMCHeader () const
 
virtual AliGenEventHeader * GetMCGenEventHeader () const
 
virtual AliCaloPIDGetCaloPID ()
 
virtual AliCalorimeterUtilsGetCaloUtils () const
 
virtual AliFiducialCutGetFiducialCut ()
 
virtual AliHistogramRangesGetHistogramRanges ()
 
virtual AliIsolationCutGetIsolationCut ()
 
virtual AliMCAnalysisUtilsGetMCAnalysisUtils ()
 
virtual AliNeutralMesonSelectionGetNeutralMesonSelection ()
 
virtual AliCaloTrackReaderGetReader () const
 
virtual AliEMCALGeometry * GetEMCALGeometry () const
 
virtual AliPHOSGeoUtils * GetPHOSGeometry () const
 
virtual void SetCaloPID (AliCaloPID *pid)
 
virtual void SetCaloUtils (AliCalorimeterUtils *caloutils)
 
virtual void SetFiducialCut (AliFiducialCut *fc)
 
virtual void SetHistogramRanges (AliHistogramRanges *hr)
 
virtual void SetIsolationCut (AliIsolationCut *ic)
 
virtual void SetMCAnalysisUtils (AliMCAnalysisUtils *mcutils)
 
virtual void SetNeutralMesonSelection (AliNeutralMesonSelection *const nms)
 
virtual void SetReader (AliCaloTrackReader *reader)
 
void SwitchOnStudyClusterOverlapsPerGenerator ()
 
void SwitchOffStudyClusterOverlapsPerGenerator ()
 
Bool_t IsStudyClusterOverlapsPerGeneratorOn () const
 
void SetNCocktailGenNamesToCheck (Int_t nb)
 
Int_t GetNCocktailGenNamesToCheck () const
 
void SetCocktailGenNameToCheck (Int_t i, TString v)
 
TString GetCocktailGenNameToCheck (Int_t i) const
 
void SetCocktailGenIndexToCheck (Int_t i, Int_t v)
 
Int_t GetCocktailGenIndexToCheck (Int_t i) const
 
Int_t GetCocktailGeneratorBackgroundTag (AliVCluster *clus, Int_t mctag, TString &genName, Int_t &index, TString &genNameBkg, Int_t &indexBkg)
 

Private Member Functions

 AliAnaInsideClusterInvariantMass (const AliAnaInsideClusterInvariantMass &split)
 Copy constructor not implemented. More...
 
AliAnaInsideClusterInvariantMassoperator= (const AliAnaInsideClusterInvariantMass &split)
 Assignment operator not implemented. More...
 

Private Attributes

Int_t fMinNCells
 Study clusters with ncells larger than cut. More...
 
Float_t fMinBadDist
 Minimal distance to bad channel to accept cluster. More...
 
Float_t fHistoECut
 Fixed E cut for some histograms. More...
 
Bool_t fCheckSplitDistToBad
 Check the distance to bad channel and to EMCal borders of split clusters. More...
 
Bool_t fFillAngleHisto
 Fill splitted clusters angle histograms. More...
 
Bool_t fFillTMHisto
 Fill track matching histos,. More...
 
Bool_t fFillTMResidualHisto
 Fill track matching histos, residuals. More...
 
Bool_t fFillSSExtraHisto
 Fill shower shape extra histos. More...
 
Bool_t fFillMCHisto
 Fill MC energy fraction histos. More...
 
Bool_t fFillSSWeightHisto
 Fill weigth histograms. More...
 
Bool_t fFillNLMDiffCutHisto
 Fill NLM histograms for different settings. More...
 
Bool_t fFillEbinHisto
 Fill E bin histograms. More...
 
Bool_t fFillMCOverlapHisto
 Fill MC particles overlap histograms. More...
 
Bool_t fFillNCellHisto
 Fill n cells in cluster dependent histograms. More...
 
Bool_t fFillIdConvHisto
 Fill histograms for clusters identified as conversion. More...
 
Bool_t fFillIdEtaHisto
 Fill histograms for clusters identified as Eta. More...
 
Bool_t fFillHighMultHisto
 Fill centrality/event plane histograms. More...
 
Bool_t fFillArmenterosHisto
 Fill armenteros type histo. More...
 
Bool_t fFillThetaStarHisto
 Fill cosThetaStar histos. More...
 
Float_t fSSWeight [20]
 List of weights to test. More...
 
Int_t fSSWeightN
 Total number of weights to test. More...
 
Float_t fSSECellCut [20]
 List of cell min energy cuts to test. More...
 
Int_t fSSECellCutN
 Total number of cell min energy cuts to test. More...
 
Float_t fNLMMinE [5]
 List of local maxima min energy. More...
 
Float_t fNLMMinDiff [5]
 List of local maxima min difference cell energy. More...
 
Int_t fNLMSettingN
 Total number of NLM settings to test. More...
 
Float_t fWSimu [2]
 
TLorentzVector fClusterMomentum
 ! Cluster momentum, temporary container More...
 
TLorentzVector fSubClusterMom1
 ! Sub-Cluster momentum, temporary container More...
 
TLorentzVector fSubClusterMom2
 ! Sub-Cluster momentum, temporary container More...
 
TLorentzVector fSubClusterMomSum
 ! Sub-Cluster momentum sum, armenteros, temporary container More...
 
TLorentzVector fSubClusterMomBoost
 ! Sub-Cluster momentum boosted, armenteros, temporary container More...
 
TLorentzVector fPrimaryMom
 ! Primary momentum, temporary container More...
 
TLorentzVector fGrandMotherMom
 ! Primary momentum, temporary container More...
 
TLorentzVector fMCDaughMom1
 ! Primary momentum, temporary container More...
 
TLorentzVector fMCDaughMom2
 ! Primary momentum, temporary container More...
 
TVector3 fProdVertex
 ! primary production vertex, temporary container More...
 
TH2FfhMassNLocMax1 [7][2]
 ! Split Inv Mass vs cluster E, NLM=1, different MC particle types, track matching on/off More...
 
TH2FfhMassNLocMax2 [7][2]
 ! Split Inv Mass vs cluster E, NLM=2, different MC particle types, track matching on/off More...
 
TH2FfhMassNLocMaxN [7][2]
 ! Split Inv Mass vs cluster E, NLM>2, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitENLocMax1 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=1, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitENLocMax2 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=2, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitENLocMaxN [7][2]
 ! Split Inv Mass vs E1+E2, NLM>2, different MC particle types, track matching on/off More...
 
TH2FfhAsymNLocMax1 [7][2]
 ! Asymmetry of 2 highest energy cells when 1 local max vs E, 1-6 for different MC particle types More...
 
TH2FfhAsymNLocMax2 [7][2]
 ! Asymmetry of 2 cells local maxima vs E, 1-6 for different MC particle types More...
 
TH2FfhAsymNLocMaxN [7][2]
 ! Asymmetry of >2 cells local maxima vs E, 1-6 for different MC particle types More...
 
TH2FfhSplitEFractionvsAsyNLocMax1 [2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 1 vs |A| More...
 
TH2FfhSplitEFractionvsAsyNLocMax2 [2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 2 vs |A| More...
 
TH2FfhSplitEFractionvsAsyNLocMaxN [2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima > 2 vs |A| More...
 
TH2FfhMassAsyCutNLocMax1
 ! Mass(E) asym selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassAsyCutNLocMax2
 ! Mass(E) asym selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassAsyCutNLocMaxN
 ! Mass(E) asym selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhM02AsyCutNLocMax1
 ! M02(E) asym selection, not matched, M02, NLM = 1 More...
 
TH2FfhM02AsyCutNLocMax2
 ! M02(E) asym selection, not matched, M02, NLM = 2 More...
 
TH2FfhM02AsyCutNLocMaxN
 ! M02(E) asym selection, not matched, M02, NLM > 2 More...
 
TH2FfhMassM02CutNLocMax1
 ! Mass(E) M02 selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassM02CutNLocMax2
 ! Mass(E) M02 selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassM02CutNLocMaxN
 ! Mass(E) M02 selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhAsymM02CutNLocMax1
 ! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM = 1 More...
 
TH2FfhAsymM02CutNLocMax2
 ! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM = 2 More...
 
TH2FfhAsymM02CutNLocMaxN
 ! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM > 2 More...
 
TH2FfhMassEnCutNLocMax1
 ! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassEnCutNLocMax2
 ! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassEnCutNLocMaxN
 ! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhM02EnCutNLocMax1
 ! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhM02EnCutNLocMax2
 ! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhM02EnCutNLocMaxN
 ! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhAsymEnCutNLocMax1
 ! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhAsymEnCutNLocMax2
 ! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhAsymEnCutNLocMaxN
 ! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhSplitEFracEnCutNLocMax1
 ! Split E fraction (E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhSplitEFracEnCutNLocMax2
 ! Split E fraction (E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhSplitEFracEnCutNLocMaxN
 ! Split E fraction (E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhMassSplitECutNLocMax1
 ! 85% of split energy, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassSplitECutNLocMax2
 ! 85% of split energy, not matched, Mass of split clusters, NLM = 1 More...
 
TH2FfhMassSplitECutNLocMaxN
 ! 85% of split energy, not matched, Mass of split clusters, NLM > 2 More...
 
TH2FfhMassM02NLocMax1 [7][2]
 ! Mass of splitted clusters when 1 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassM02NLocMax2 [7][2]
 ! Mass of splitted clusters when 2 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassM02NLocMaxN [7][2]
 ! Mass of splitted clusters when >2 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassM02NLocMax1Ebin [4]
 ! Mass of splitted clusters when 1 local max vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassM02NLocMax2Ebin [4]
 ! Mass of splitted clusters when 2 local max vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassM02NLocMaxNEbin [4]
 ! Mass of splitted clusters when >2 local max vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassAsyNLocMax1Ebin [4]
 ! Mass of Mass of splitted clusters when 1 local max vs asymmetry, 4 E bins, neutral clusters More...
 
TH2FfhMassAsyNLocMax2Ebin [4]
 ! Mass of Mass of splitted clusters when 2 local max vs asymmetry, 4 E bins, neutral clusters More...
 
TH2FfhMassAsyNLocMaxNEbin [4]
 ! Mass of Mass of splitted clusters when >2 local max vs asymmetry, 4 E bins, neutral clusters More...
 
TH2FfhAsyMCGenRecoNLocMax1EbinPi0 [4]
 ! Generated vs reconstructed asymmetry of splitted clusters from pi0 when 1 local max, 4 E bins, neutral clusters More...
 
TH2FfhAsyMCGenRecoNLocMax2EbinPi0 [4]
 ! Generated vs reconstructed asymmetry of splitted clusters from pi0 when 2 local max, 4 E bins, neutral clusters More...
 
TH2FfhAsyMCGenRecoNLocMaxNEbinPi0 [4]
 ! Generated vs reconstructed asymmetry of splitted clusters from pi0 when >2 local max, 4 E bins, neutral clusters More...
 
TH2FfhAsyMCGenRecoDiffMCPi0 [3]
 ! reconstructed-generated asymmetry of splitted clusters vs E from pi0, for 3 NLM cases More...
 
TH2FfhAsyMCGenRecoDiffMCPi0Conv [3]
 ! reconstructed-generated asymmetry of splitted clusters vs E from converted pi0, for 3 NLM cases More...
 
TH2FfhMassDispEtaNLocMax1 [7][2]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispEtaNLocMax2 [7][2]
 ! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispEtaNLocMaxN [7][2]
 ! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispEtaNLocMax1Ebin [4]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispEtaNLocMax2Ebin [4]
 ! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispEtaNLocMaxNEbin [4]
 ! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispPhiNLocMax1 [7][2]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispPhiNLocMax2 [7][2]
 ! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispPhiNLocMaxN [7][2]
 ! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispPhiNLocMax1Ebin [4]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispPhiNLocMax2Ebin [4]
 ! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispPhiNLocMaxNEbin [4]
 ! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispAsyNLocMax1 [7][2]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispAsyNLocMax2 [7][2]
 ! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispAsyNLocMaxN [7][2]
 ! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types More...
 
TH2FfhMassDispAsyNLocMax1Ebin [4]
 ! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispAsyNLocMax2Ebin [4]
 ! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhMassDispAsyNLocMaxNEbin [4]
 ! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters More...
 
TH2FfhNLocMax [7][2]
 ! Number of maxima in cluster vs E, 1-6 for different MC particle types More...
 
TH2FfhNLocMaxM02Cut [7][2]
 ! Number of maxima in cluster vs E, 1-6 for different MC particle types, after SS cut More...
 
TH2FfhNLocMaxIdPi0 [7][2]
 ! Number of maxima in cluster vs E, 1-6 for different MC particle types, after pi0 selection More...
 
TH2FfhSplitClusterENLocMax [7][2]
 ! Number of maxima in cluster vs E of splitted clusters, 1-6 for different MC particle types More...
 
TH2FfhSplitClusterEPi0NLocMax [7][2]
 ! Number of maxima in cluster vs E of splitted clusters when cluster id as pi0, 1-6 for different MC particle types More...
 
TH2FfhLM1NLocMax [7][2]
 ! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types More...
 
TH2FfhLM1NLocMaxM02Cut [7][2]
 ! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, after SS cut More...
 
TH2FfhLM1NLocMaxIdPi0 [7][2]
 ! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, pi0 selection More...
 
TH2FfhLM2NLocMax [7][2]
 ! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types More...
 
TH2FfhLM2NLocMaxM02Cut [7][2]
 ! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, after SS cut More...
 
TH2FfhLM2NLocMaxIdPi0 [7][2]
 ! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, pi0 selection More...
 
TH2FfhM02NLocMax1 [7][2]
 ! M02 vs E for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhM02NLocMax2 [7][2]
 ! M02 vs E for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhM02NLocMaxN [7][2]
 ! M02 vs E for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhMCAsymM02NLocMax1MCPi0Ebin [4]
 ! M02 vs decay asymmetry for N max in cluster = 1, for 4 energy bins More...
 
TH2FfhMCAsymM02NLocMax2MCPi0Ebin [4]
 ! M02 vs decay asymmetry for N max in cluster = 2, for 4 energy bins More...
 
TH2FfhMCAsymM02NLocMaxNMCPi0Ebin [4]
 ! M02 vs decay asymmetry for N max in cluster > 2, for 4 energy bins More...
 
TH2FfhMCGenFracNLocMax1 [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhMCGenFracNLocMax2 [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenFracNLocMaxN [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenFracNLocMax1NoOverlap [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, no overlap found More...
 
TH2FfhMCGenFracNLocMax2NoOverlap [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, no overlap found More...
 
TH2FfhMCGenFracNLocMaxNNoOverlap [7][2]
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, no overlap found More...
 
TH2FfhMCGenFracAfterCutsNLocMax1MCPi0
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, MCPi0 after M02 and asymmetry cut More...
 
TH2FfhMCGenFracAfterCutsNLocMax2MCPi0
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, MCPi0, after M02 and asymmetry cut More...
 
TH2FfhMCGenFracAfterCutsNLocMaxNMCPi0
 ! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, MCPi0, after M02 and asymmetry cut More...
 
TH2FfhMCGenSplitEFracNLocMax1 [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhMCGenSplitEFracNLocMax2 [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenSplitEFracNLocMaxN [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenSplitEFracNLocMax1NoOverlap [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, no overlap More...
 
TH2FfhMCGenSplitEFracNLocMax2NoOverlap [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, no overlap More...
 
TH2FfhMCGenSplitEFracNLocMaxNNoOverlap [7][2]
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, no overlap More...
 
TH2FfhMCGenSplitEFracAfterCutsNLocMax1MCPi0
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhMCGenSplitEFracAfterCutsNLocMax2MCPi0
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenSplitEFracAfterCutsNLocMaxNMCPi0
 ! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenEFracvsSplitEFracNLocMax1 [7][2]
 ! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster = 1, MC pi0 More...
 
TH2FfhMCGenEFracvsSplitEFracNLocMax2 [7][2]
 ! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster = 2, MC pi0 More...
 
TH2FfhMCGenEFracvsSplitEFracNLocMaxN [7][2]
 ! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster > 2, MC pi0 More...
 
TH2FfhMCGenEvsSplitENLocMax1 [7][2]
 ! E generated particle vs E1+E2 for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhMCGenEvsSplitENLocMax2 [7][2]
 ! E generated particle vs E1+E2 for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenEvsSplitENLocMaxN [7][2]
 ! E generated particle vs E1+E2 for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhMCGenFracNLocMaxEbin [7][4]
 ! NLM vs E generated particle / E reconstructed vs E reconstructed 1-6 for different MC particle types, not matched to track More...
 
TH2FfhMCGenFracNLocMaxEbinMatched [7][4]
 ! NLM vs E generated particle / E reconstructed vs E reconstructed 1-6 for different MC particle types, matched to track More...
 
TH2FfhM02MCGenFracNLocMax1Ebin [7][4]
 ! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, not track matched More...
 
TH2FfhM02MCGenFracNLocMax2Ebin [7][4]
 ! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhM02MCGenFracNLocMaxNEbin [7][4]
 ! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhMassMCGenFracNLocMax1Ebin [7][4]
 ! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, not track matched More...
 
TH2FfhMassMCGenFracNLocMax2Ebin [7][4]
 ! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhMassMCGenFracNLocMaxNEbin [7][4]
 ! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhNCellNLocMax1 [7][2]
 ! n cells in cluster vs E for N max in cluster = 1, 1-6 for different MC particle types More...
 
TH2FfhNCellNLocMax2 [7][2]
 ! n cells in cluster vs E for N max in cluster = 2, 1-6 for different MC particle types More...
 
TH2FfhNCellNLocMaxN [7][2]
 ! n cells in cluster vs E for N max in cluster > 2, 1-6 for different MC particle types More...
 
TH2FfhNCellMassEHighNLocMax1MCPi0
 ! n cells in cluster vs mass for high energy clusters, for N max in cluster = 1, for MC pi0 More...
 
TH2FfhNCellM02EHighNLocMax1MCPi0
 ! n cells in cluster vs m02 for high energy clusters, for N max in cluster = 1, for MC pi0 More...
 
TH2FfhNCellMassELowNLocMax1MCPi0
 ! n cells in cluster vs mass for low energy clusters, for N max in cluster = 1, for MC pi0 More...
 
TH2FfhNCellM02ELowNLocMax1MCPi0
 ! n cells in cluster vs m02 for low energy clusters, for N max in cluster = 1, for MC pi0 More...
 
TH2FfhNCellMassEHighNLocMax2MCPi0
 ! n cells in cluster vs mass for high energy clusters, for N max in cluster = 2, for MC pi0 More...
 
TH2FfhNCellM02EHighNLocMax2MCPi0
 ! n cells in cluster vs m02 for high energy clusters, for N max in cluster = 2, for MC pi0 More...
 
TH2FfhNCellMassELowNLocMax2MCPi0
 ! n cells in cluster vs mass for low energy clusters, for N max in cluster = 2, for MC pi0 More...
 
TH2FfhNCellM02ELowNLocMax2MCPi0
 ! n cells in cluster vs m02 for low energy clusters, for N max in cluster = 2, for MC pi0 More...
 
TH2FfhNCellMassEHighNLocMaxNMCPi0
 ! n cells in cluster vs mass for high energy clusters, for N max in cluster > 2, for MC pi0 More...
 
TH2FfhNCellM02EHighNLocMaxNMCPi0
 ! n cells in cluster vs m02 for high energy clusters, for N max in cluster > 2, for MC pi0 More...
 
TH2FfhNCellMassELowNLocMaxNMCPi0
 ! n cells in cluster vs mass for low energy clusters, for N max in cluster > 2, for MC pi0 More...
 
TH2FfhNCellM02ELowNLocMaxNMCPi0
 ! n cells in cluster vs m02 for low energy clusters, for N max in cluster > 2, for MC pi0 More...
 
TH2FfhM02Pi0NLocMax1 [7][2]
 ! M02 for Mass around pi0, N Local Maxima = 1 More...
 
TH2FfhM02EtaNLocMax1 [7][2]
 ! M02 for Mass around eta, N Local Maxima = 1 More...
 
TH2FfhM02ConNLocMax1 [7][2]
 ! M02 for Mass around close to 0, N Local Maxima = 1 More...
 
TH2FfhM02Pi0NLocMax2 [7][2]
 ! M02 for Mass around pi0, N Local Maxima = 2 More...
 
TH2FfhM02EtaNLocMax2 [7][2]
 ! M02 for Mass around eta, N Local Maxima = 2 More...
 
TH2FfhM02ConNLocMax2 [7][2]
 ! M02 for Mass around close to 0, N Local Maxima = 2 More...
 
TH2FfhM02Pi0NLocMaxN [7][2]
 ! M02 for Mass around pi0, N Local Maxima > 2 More...
 
TH2FfhM02EtaNLocMaxN [7][2]
 ! M02 for Mass around eta, N Local Maxima > 2 More...
 
TH2FfhM02ConNLocMaxN [7][2]
 ! M02 for Mass around close to 0, N Local Maxima > 2 More...
 
TH2FfhMassPi0NLocMax1 [7][2]
 ! Mass for selected pi0, N Local Maxima = 1 More...
 
TH2FfhMassEtaNLocMax1 [7][2]
 ! Mass for selected around eta, N Local Maxima = 1 More...
 
TH2FfhMassConNLocMax1 [7][2]
 ! Mass for selected around close to 0, N Local Maxima = 1 More...
 
TH2FfhMassPi0NLocMax2 [7][2]
 ! Mass for selected around pi0, N Local Maxima = 2 More...
 
TH2FfhMassEtaNLocMax2 [7][2]
 ! Mass for selected around eta, N Local Maxima = 2 More...
 
TH2FfhMassConNLocMax2 [7][2]
 ! Mass for selected around close to 0, N Local Maxima = 2 More...
 
TH2FfhMassPi0NLocMaxN [7][2]
 ! Mass for selected around pi0, N Local Maxima > 2 More...
 
TH2FfhMassEtaNLocMaxN [7][2]
 ! Mass for selected around eta, N Local Maxima > 2 More...
 
TH2FfhMassConNLocMaxN [7][2]
 ! Mass for selected around close to 0, N Local Maxima > 2 More...
 
TH2FfhNCellPi0NLocMax1 [7][2]
 ! n cells for selected around pi0, N Local Maxima = 1 More...
 
TH2FfhNCellEtaNLocMax1 [7][2]
 ! n cells for selected around eta, N Local Maxima = 1 More...
 
TH2FfhNCellPi0NLocMax2 [7][2]
 ! n cells for selected around pi0, N Local Maxima = 2 More...
 
TH2FfhNCellEtaNLocMax2 [7][2]
 ! n cells for selected around eta, N Local Maxima = 2 More...
 
TH2FfhNCellPi0NLocMaxN [7][2]
 ! n cells for selected around pi0, N Local Maxima > 2 More...
 
TH2FfhNCellEtaNLocMaxN [7][2]
 ! n cells for selected around eta, N Local Maxima > 2 More...
 
TH2FfhMassAfterCutsNLocMax1 [7][2]
 ! Mass after M02, asymmetry cuts for MC part, N Local Maxima = 1 More...
 
TH2FfhMassAfterCutsNLocMax2 [7][2]
 ! Mass after M02, asymmetry cuts for MC part, N Local Maxima = 2 More...
 
TH2FfhMassAfterCutsNLocMaxN [7][2]
 ! Mass after M02, asymmetry cuts for MC part, N Local Maxima > 2 More...
 
TH2FfhMassSplitEAfterCutsNLocMax1 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=1, after M02, asymmetry cuts, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitEAfterCutsNLocMax2 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=2, after M02, asymmetry cuts, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitEAfterCutsNLocMaxN [7][2]
 ! Split Inv Mass vs E1+E2, NLM>2, after M02, asymmetry cuts, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitEPi0NLocMax1 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=1, after pi0 selection, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitEPi0NLocMax2 [7][2]
 ! Split Inv Mass vs E1+E2, NLM=2, after pi0 selection, different MC particle types, track matching on/off More...
 
TH2FfhMassSplitEPi0NLocMaxN [7][2]
 ! Split Inv Mass vs E1+E2, NLM>2, after pi0 selection, different MC particle types, track matching on/off More...
 
TH2FfhAsyPi0NLocMax1 [7][2]
 ! Asy for Mass around pi0, N Local Maxima = 1 More...
 
TH2FfhAsyEtaNLocMax1 [7][2]
 ! Asy for Mass around eta, N Local Maxima = 1 More...
 
TH2FfhAsyConNLocMax1 [7][2]
 ! Asy for Mass around close to 0, N Local Maxima = 1 More...
 
TH2FfhAsyPi0NLocMax2 [7][2]
 ! Asy for Mass around pi0, N Local Maxima = 2 More...
 
TH2FfhAsyEtaNLocMax2 [7][2]
 ! Asy for Mass around eta, N Local Maxima = 2 More...
 
TH2FfhAsyConNLocMax2 [7][2]
 ! Asy for Mass around close to 0, N Local Maxima = 2 More...
 
TH2FfhAsyPi0NLocMaxN [7][2]
 ! Asy for Mass around pi0, N Local Maxima > 2 More...
 
TH2FfhAsyEtaNLocMaxN [7][2]
 ! Asy for Mass around eta, N Local Maxima > 2 More...
 
TH2FfhAsyConNLocMaxN [7][2]
 ! Asy for Mass around close to 0, N Local Maxima > 2 More...
 
TH2FfhSplitEFractionNLocMax1 [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 1 More...
 
TH2FfhSplitEFractionNLocMax2 [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 2 More...
 
TH2FfhSplitEFractionNLocMaxN [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima > 2 More...
 
TH2FfhSplitEFractionAfterCutsNLocMax1 [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 1, after M02 and asymmetry cut More...
 
TH2FfhSplitEFractionAfterCutsNLocMax2 [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima = 2, after M02 and asymmetry cut More...
 
TH2FfhSplitEFractionAfterCutsNLocMaxN [7][2]
 ! sum of splitted cluster energy / cluster energy for N Local Maxima > 2, after M02 and asymmetry cut More...
 
TH2FfhMassSplitEFractionNLocMax1Ebin [7][4]
 ! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster = 1, 1-6 for different MC particle types, not track matched More...
 
TH2FfhMassSplitEFractionNLocMax2Ebin [7][4]
 ! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster = 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhMassSplitEFractionNLocMaxNEbin [7][4]
 ! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster > 2, 1-6 for different MC particle types, not track matched More...
 
TH2FfhAnglePairNLocMax1 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairNLocMax2 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairNLocMaxN [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairAfterCutsNLocMax1 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairAfterCutsNLocMax2 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairAfterCutsNLocMaxN [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairPi0NLocMax1 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairPi0NLocMax2 [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairPi0NLocMaxN [7][2]
 ! Pair opening angle vs E More...
 
TH2FfhAnglePairMassNLocMax1 [7][2]
 ! Pair opening angle vs Mass for E > 7 GeV More...
 
TH2FfhAnglePairMassNLocMax2 [7][2]
 ! Pair opening angle vs Mass for E > 7 GeV More...
 
TH2FfhAnglePairMassNLocMaxN [7][2]
 ! Pair opening angle vs Mass for E > 7 GeV More...
 
TH2FfhAnglePairM02NLocMax1 [7][2]
 ! Pair opening angle vs M02 for E > 7 GeV More...
 
TH2FfhAnglePairM02NLocMax2 [7][2]
 ! Pair opening angle vs M02 for E > 7 GeV More...
 
TH2FfhAnglePairM02NLocMaxN [7][2]
 ! Pair opening angle vs M02 for E > 7 GeV More...
 
TH2FfhAnglePairPrimPi0RecoNLocMax1
 ! Pair opening angle pi0 generated/reconstructed vs E More...
 
TH2FfhAnglePairPrimPi0RecoNLocMax2
 ! Pair opening angle pi0 generated/reconstructed vs E More...
 
TH2FfhAnglePairPrimPi0RecoNLocMaxN
 ! Pair opening angle pi0 generated/reconstructed vs E More...
 
TH2FfhAnglePairPrimPi0vsRecoNLocMax1
 ! Pair opening angle pi0 generated vs reconstructed More...
 
TH2FfhAnglePairPrimPi0vsRecoNLocMax2
 ! Pair opening angle pi0 generated vs reconstructed More...
 
TH2FfhAnglePairPrimPi0vsRecoNLocMaxN
 ! Pair opening angle pi0 generated vs reconstructed More...
 
TH2FfhAnglePairOverM02NLocMax1 [7][2]
 ! Pair opening angle / m02 vs E, NLM=1 More...
 
TH2FfhAnglePairOverM02NLocMax2 [7][2]
 ! Pair opening angle / m02 vs E, NLM=2 More...
 
TH2FfhAnglePairOverM02NLocMaxN [7][2]
 ! Pair opening angle / m02 vs E, NLM=N More...
 
TH2FfhAnglePairOverM02NLocMax1Overlap0 [7][2]
 ! Pair opening angle / m02 vs E, NLM=1 More...
 
TH2FfhAnglePairOverM02NLocMax2Overlap0 [7][2]
 ! Pair opening angle / m02 vs E, NLM=2 More...
 
TH2FfhAnglePairOverM02NLocMaxNOverlap0 [7][2]
 ! Pair opening angle / m02 vs E, NLM=N More...
 
TH2FfhAnglePairPrimPi0OverM02NLocMax1
 ! Pair opening angle / m02 vs E, NLM=1, prim pi0 More...
 
TH2FfhAnglePairPrimPi0OverM02NLocMax2
 ! Pair opening angle / m02 vs E, NLM=2, prim pi0 More...
 
TH2FfhAnglePairPrimPi0OverM02NLocMaxN
 ! Pair opening angle / m02 vs E, NLM=N, prim pi0 More...
 
TH2FfhArmNLocMax1 [7][4]
 ! Armenteros of 2 highest energy cells when 1 local max vs E, 1-6 for different MC particle types More...
 
TH2FfhArmNLocMax2 [7][4]
 ! Armenteros of 2 cells local maxima vs E, 1-6 for different MC particle types More...
 
TH2FfhArmNLocMaxN [7][4]
 ! Armenteros of >2 cells local maxima vs E, 1-6 for different MC particle types More...
 
TH2FfhArmAfterCutsNLocMax1 [7][4]
 ! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima = 1 More...
 
TH2FfhArmAfterCutsNLocMax2 [7][4]
 ! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima = 2 More...
 
TH2FfhArmAfterCutsNLocMaxN [7][4]
 ! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima > 2 More...
 
TH2FfhArmPi0NLocMax1 [7][4]
 ! Armenteros for selected pi0, N Local Maxima = 1 More...
 
TH2FfhArmPi0NLocMax2 [7][4]
 ! Armenteros for selected pi0, N Local Maxima = 2 More...
 
TH2FfhArmPi0NLocMaxN [7][4]
 ! Armenteros for selected pi0, N Local Maxima > 2 More...
 
TH2FfhCosThStarNLocMax1 [7][2]
 ! cos(theta^star) vs E, NLM=1 More...
 
TH2FfhCosThStarNLocMax2 [7][2]
 ! cos(theta^star) vs E, NLM=2 More...
 
TH2FfhCosThStarNLocMaxN [7][2]
 ! cos(theta^star) vs E, NLM>2 More...
 
TH2FfhCosThStarAfterCutsNLocMax1 [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry cuts, NLM=1 More...
 
TH2FfhCosThStarAfterCutsNLocMax2 [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry cuts, NLM=2 More...
 
TH2FfhCosThStarAfterCutsNLocMaxN [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry cuts, NLM>2 More...
 
TH2FfhCosThStarPi0NLocMax1 [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM=1 More...
 
TH2FfhCosThStarPi0NLocMax2 [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM=2 More...
 
TH2FfhCosThStarPi0NLocMaxN [7][2]
 ! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM>2 More...
 
TH2FfhTrackMatchedDEtaNLocMax1 [7]
 ! Eta distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax1 [7]
 ! Phi distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMax2 [7]
 ! Eta distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax2 [7]
 ! Phi distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMaxN [7]
 ! Eta distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMaxN [7]
 ! Phi distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMax1Pos [7]
 ! Eta distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax1Pos [7]
 ! Phi distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMax2Pos [7]
 ! Eta distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax2Pos [7]
 ! Phi distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMaxNPos [7]
 ! Eta distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMaxNPos [7]
 ! Phi distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMax1Neg [7]
 ! Eta distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax1Neg [7]
 ! Phi distance between track and cluster vs cluster E, 1 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMax2Neg [7]
 ! Eta distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMax2Neg [7]
 ! Phi distance between track and cluster vs cluster E, 2 local maximum More...
 
TH2FfhTrackMatchedDEtaNLocMaxNNeg [7]
 ! Eta distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhTrackMatchedDPhiNLocMaxNNeg [7]
 ! Phi distance between track and cluster vs cluster E, more than 2 local maximum More...
 
TH2FfhCentralityPi0NLocMax1
 ! Centrality for selected pi0, N Local Maxima = 1 More...
 
TH2FfhCentralityEtaNLocMax1
 ! Centrality for selected eta, N Local Maxima = 1 More...
 
TH2FfhCentralityPi0NLocMax2
 ! Centrality for selected pi0, N Local Maxima = 2 More...
 
TH2FfhCentralityEtaNLocMax2
 ! Centrality for selected eta, N Local Maxima = 2 More...
 
TH2FfhCentralityPi0NLocMaxN
 ! Centrality for selected pi0, N Local Maxima > 2 More...
 
TH2FfhCentralityEtaNLocMaxN
 ! Centrality for selected eta, N Local Maxima > 2 More...
 
TH2FfhEventPlanePi0NLocMax1
 ! Event plane for selected pi0, N Local Maxima = 1 More...
 
TH2FfhEventPlaneEtaNLocMax1
 ! Event plane for selected eta, N Local Maxima = 1 More...
 
TH2FfhEventPlanePi0NLocMax2
 ! Event plane for selected pi0, N Local Maxima = 2 More...
 
TH2FfhEventPlaneEtaNLocMax2
 ! Event plane for selected eta, N Local Maxima = 2 More...
 
TH2FfhEventPlanePi0NLocMaxN
 ! Event plane for selected pi0, N Local Maxima > 2 More...
 
TH2FfhEventPlaneEtaNLocMaxN
 ! Event plane for selected eta, N Local Maxima > 2 More...
 
TH2FfhClusterEtaPhiNLocMax1
 ! Eta vs Phi of clusters with N Local Maxima = 1, E > 8 GeV More...
 
TH2FfhClusterEtaPhiNLocMax2
 ! Eta vs Phi of clusters with N Local Maxima = 2, E > 8 GeV More...
 
TH2FfhClusterEtaPhiNLocMaxN
 ! Eta vs Phi of clusters with N Local Maxima > 2, E > 8 GeV More...
 
TH2FfhPi0EtaPhiNLocMax1
 ! Eta vs Phi of pi0's with N Local Maxima = 1, E > 8 GeV More...
 
TH2FfhPi0EtaPhiNLocMax2
 ! Eta vs Phi of pi0's with N Local Maxima = 2, E > 8 GeV More...
 
TH2FfhPi0EtaPhiNLocMaxN
 ! Eta vs Phi of pi0's with N Local Maxima > N, E > 8 GeV More...
 
TH2FfhEtaEtaPhiNLocMax1
 ! Eta vs Phi of eta's with N Local Maxima = 1, E > 8 GeV More...
 
TH2FfhEtaEtaPhiNLocMax2
 ! Eta vs Phi of eta's with N Local Maxima = 2, E > 8 GeV More...
 
TH2FfhEtaEtaPhiNLocMaxN
 ! Eta vs Phi of eta's with N Local Maxima > N, E > 8 GeV More...
 
TH2FfhPi0CellE [3]
 ! pi0's energy vs cluster cell energy with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEFrac [3]
 ! pi0's energy vs cluster cell energy fraction with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellLogEFrac [3]
 ! pi0's energy vs cluster log cell energy fraction with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEMaxEMax2Frac [3]
 ! pi0's energy vs fraction of 2 main maxima energy with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEMaxClusterFrac [3]
 ! pi0's energy vs energy fraction of main LM and cluster energy with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEMax2ClusterFrac [3]
 ! pi0's energy vs energy fraction of second LM and cluster energy with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEMaxFrac [3]
 ! pi0's energy vs energy fraction of main LM and cluster cell energy with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0CellEMax2Frac [3]
 ! pi0's energy vs energy fraction of second LM and cluster cell energy with NLM = 1, = 2, > 2 More...
 
TH2FfhM02WeightPi0 [3][20]
 ! M02 for selected pi0 with different weight, with NLM = 1, = 2, > 2 More...
 
TH2FfhM02ECellCutPi0 [3][20]
 ! M02 for selected pi0 with different cut on cell energy, with NLM = 1, = 2, > 2 More...
 
TH2FfhPi0EPairDiffTimeNLM1
 ! E vs Pair of clusters time difference vs E, for selected pi0, NLM=1 More...
 
TH2FfhPi0EPairDiffTimeNLM2
 ! E vs Pair of clusters time difference vs E, for selected pi0, NLM=2 More...
 
TH2FfhPi0EPairDiffTimeNLMN
 ! E vs Pair of clusters time difference vs E, for selected pi0, NLM>2 More...
 
TH2FfhEtaEPairDiffTimeNLM1
 ! E vs Pair of clusters time difference vs E, for selected eta, NLM=1 More...
 
TH2FfhEtaEPairDiffTimeNLM2
 ! E vs Pair of clusters time difference vs E, for selected eta, NLM=2 More...
 
TH2FfhEtaEPairDiffTimeNLMN
 ! E vs Pair of clusters time difference vs E, for selected eta, NLM>2 More...
 
TH2FfhMCEM02Overlap0 [3][7]
 ! E vs M02 for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCEM02Overlap1 [3][7]
 ! E vs M02 for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCEM02OverlapN [3][7]
 ! E vs M02 for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCEM02Overlap0Match [3][7]
 ! E vs M02 for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCEM02Overlap1Match [3][7]
 ! E vs M02 for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCEM02OverlapNMatch [3][7]
 ! E vs M02 for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCEMassOverlap0 [3][7]
 ! E vs Mass for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCEMassOverlap1 [3][7]
 ! E vs Mass for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCEMassOverlapN [3][7]
 ! E vs Mass for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCEMassOverlap0Match [3][7]
 ! E vs Mass for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCEMassOverlap1Match [3][7]
 ! E vs Mass for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCEMassOverlapNMatch [3][7]
 ! E vs Mass for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCESplitEFracOverlap0 [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCESplitEFracOverlap1 [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCESplitEFracOverlapN [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCESplitEFracOverlap0Match [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCESplitEFracOverlap1Match [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCESplitEFracOverlapNMatch [3][7]
 ! E vs sum of splitted cluster energy / cluster energy for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCEAsymOverlap0 [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCEAsymOverlap1 [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCEAsymOverlapN [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCEAsymOverlap0Match [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCEAsymOverlap1Match [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCEAsymOverlapNMatch [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCENCellOverlap0 [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCENCellOverlap1 [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCENCellOverlapN [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCENCellOverlap0Match [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCENCellOverlap1Match [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCENCellOverlapNMatch [3][7]
 ! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCEEpriOverlap0 [3][7]
 ! E reco vs primary for different MC origin, no other MC particles contributes, neutral cluster More...
 
TH2FfhMCEEpriOverlap1 [3][7]
 ! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster More...
 
TH2FfhMCEEpriOverlapN [3][7]
 ! E reco vs primary for different MC origin, N other MC particles contributes, neutral cluster More...
 
TH2FfhMCEEpriOverlap0Match [3][7]
 ! E reco vs primary for different MC origin, no other MC particles contributes, charged cluster More...
 
TH2FfhMCEEpriOverlap1Match [3][7]
 ! E reco vs primary for different MC origin, 1 other MC particles contributes, charged cluster More...
 
TH2FfhMCEEpriOverlapNMatch [3][7]
 ! E reco vs primary for different MC origin, N other MC particles contributes, charged cluster More...
 
TH2FfhMCEEpriOverlap0IdPi0 [3][7]
 ! E reco vs primary for different MC origin, no other MC particles contributes, neutral cluster, neutral clusters id as pi0 More...
 
TH2FfhMCEEpriOverlap1IdPi0 [3][7]
 ! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster, neutral clusters id as pi0 More...
 
TH2FfhMCEEpriOverlapNIdPi0 [3][7]
 ! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster, neutral clusters is as pi0 More...
 
TH2FfhMCPi0MassM02Overlap0 [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, no other MC particles contributes, neutral cluster, 4 E bins More...
 
TH2FfhMCPi0MassM02Overlap1 [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, 1 other MC particles contributes, neutral cluster, 4 E bins More...
 
TH2FfhMCPi0MassM02OverlapN [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, N other MC particles contributes, neutral cluster, 4 E bins More...
 
TH2FfhMCPi0MassM02Overlap0Match [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, no other MC particles contributes, charged cluster, 4 E bins More...
 
TH2FfhMCPi0MassM02Overlap1Match [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, 1 other MC particles contributes, charged cluster, 4 E bins More...
 
TH2FfhMCPi0MassM02OverlapNMatch [3][4]
 ! MC Pi0 M02 vs Mass for different MC origin, N other MC particles contributes, charged cluster, 4 E bins More...
 
TH2FfhMCENOverlaps [3][7]
 ! E vs number of Overlaps in MC, neutral cluster More...
 
TH2FfhMCENOverlapsMatch [3][7]
 ! E vs number of Overlaps in MC, charged cluster More...
 
TH2FfhMCPi0HighNLMPair
 ! E vs NLM when cluster originated in pi0 merging and highest energy local maxima correspond to 2 photons More...
 
TH2FfhMCPi0LowNLMPair
 ! E vs NLM when cluster originated in pi0 merging and a pair of local maxima except highest energy correspond to 2 photons More...
 
TH2FfhMCPi0AnyNLMPair
 ! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons More...
 
TH2FfhMCPi0NoneNLMPair
 ! E vs NLM when cluster originated in pi0 merging and a both no NLM corresponds to the photons More...
 
TH2FfhMCPi0HighNLMPairNoMCMatch
 ! E vs NLM when cluster originated in pi0 merging and highest energy local maxima correspond to 2 photons More...
 
TH2FfhMCPi0LowNLMPairNoMCMatch
 ! E vs NLM when cluster originated in pi0 merging and a pair of local maxima except highest energy correspond to 2 photons More...
 
TH2FfhMCPi0AnyNLMPairNoMCMatch
 ! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons More...
 
TH2FfhMCPi0NoneNLMPairNoMCMatch
 ! E vs NLM when cluster originated in pi0 merging and a both no NLM corresponds to the photons More...
 
TH2FfhMCPi0HighNLMPairOverlap
 ! E vs NLM when cluster originated in pi0 merging and highest energy local maxima correspond to 2 photons, overlap More...
 
TH2FfhMCPi0LowNLMPairOverlap
 ! E vs NLM when cluster originated in pi0 merging and a pair of local maxima except highest energy correspond to 2 photons, overlap More...
 
TH2FfhMCPi0AnyNLMPairOverlap
 ! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons, overlap More...
 
TH2FfhMCPi0NoneNLMPairOverlap
 ! E vs NLM when cluster originated in pi0 merging and a both no NLM corresponds to the photons, overlap More...
 
TH2FfhMCPi0HighNLMPairNoMCMatchOverlap
 ! E vs NLM when cluster originated in pi0 merging and highest energy local maxima correspond to 2 photons, overlap More...
 
TH2FfhMCPi0LowNLMPairNoMCMatchOverlap
 ! E vs NLM when cluster originated in pi0 merging and a pair of local maxima except highest energy correspond to 2 photons, overlap More...
 
TH2FfhMCPi0AnyNLMPairNoMCMatchOverlap
 ! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons, overlap More...
 
TH2FfhMCPi0NoneNLMPairNoMCMatchOverlap
 ! E vs NLM when cluster originated in pi0 merging and a both no NLM corresponds to the photons, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLM
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLM
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLM
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLM
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjacent
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM More...
 
TH2FfhMCPi0DecayPhotonHitNoLM
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjacentOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM, overlap More...
 
TH2FfhMCPi0DecayPhotonHitNoLMOverlap
 ! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLMDiffELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMDiffELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMDiffELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMDiffELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlapDiffELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlapDiffELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlapDiffELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLMDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlapDiffELM2 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlapDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlapDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLMDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlapDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlapDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlapDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM1vsELM1 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLMDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlapDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlapDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlapDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM2vsELM2 [3]
 ! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonHitHighLMMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maxima More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high More...
 
TH2FfhMCPi0DecayPhotonAdjacentMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM More...
 
TH2FfhMCPi0DecayPhotonHitNoLMMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas More...
 
TH2FfhMCPi0DecayPhotonHitHighLMOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjHighLMOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap More...
 
TH2FfhMCPi0DecayPhotonHitOtherLMOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjOtherLMOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap More...
 
TH2FfhMCPi0DecayPhotonAdjacentOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM, overlap More...
 
TH2FfhMCPi0DecayPhotonHitNoLMOverlapMass [3]
 ! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas, overlap More...
 
TH2FfhMCEOverlapType
 ! What particles overlap with pi0, neutral clusters More...
 
TH2FfhMCEOverlapTypeMatch
 ! What particles overlap with pi0, charged clusters More...
 
TH2FfhMassBadDistClose [3]
 ! Split mass of clusters with second LM close to bad channel More...
 
TH2FfhM02BadDistClose [3]
 ! M02 of clusters with second LM close to bad channel More...
 
TH2FfhMassOnBorder [3]
 ! Split mass of clusters with second LM on EMCAL border More...
 
TH2FfhM02OnBorder [3]
 ! M02 of clusters with second LM close to EMCAL border More...
 
TH2FfhNLocMaxDiffCut [5][5][2]
 ! Number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks More...
 
TH2FfhM02NLocMaxDiffCut [5][5][3][2]
 ! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks More...
 
TH2FfhMassNLocMaxDiffCut [5][5][3][2]
 ! Mass for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks More...
 
TH2FfhNLocMaxDiffCutPi0 [5][5][2]
 ! Number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks, cluster selected as pi0 More...
 
TH2FfhM02NLocMaxDiffCutPi0 [5][5][3][2]
 ! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks, cluster selected as pi0 More...
 
TH2FfhMassNLocMaxDiffCutPi0 [5][5][3][2]
 ! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks More...
 

Detailed Description

Select clusters with large shower shape, split them and tag them as pi0/eta via invariant mass.

Split clusters with large shower shape and calculate invariant mass to identify them as pi0, eta or conversion.

Definition at line 31 of file AliAnaInsideClusterInvariantMass.h.

Member Enumeration Documentation

Enumerate indeces for MC histograms depending on the particle ID that generated the cluster.

Enumerator
kmcPhoton 
kmcConversion 
kmcPi0 
kmcPi0Conv 
kmcEta 
kmcHadron 

Definition at line 204 of file AliAnaInsideClusterInvariantMass.h.

Constructor & Destructor Documentation

AliAnaInsideClusterInvariantMass::AliAnaInsideClusterInvariantMass ( )

Default constructor Init array of histograms and default parameters.

Definition at line 46 of file AliAnaInsideClusterInvariantMass.cxx.

virtual AliAnaInsideClusterInvariantMass::~AliAnaInsideClusterInvariantMass ( )
inlinevirtual

Virtual destructor. Not implemeted.

Definition at line 38 of file AliAnaInsideClusterInvariantMass.h.

AliAnaInsideClusterInvariantMass::AliAnaInsideClusterInvariantMass ( const AliAnaInsideClusterInvariantMass split)
private

Copy constructor not implemented.

Member Function Documentation

void AliAnaInsideClusterInvariantMass::CheckLocalMaximaMCOrigin ( AliVCluster *  cluster,
Int_t  mcindex,
Int_t  noverlaps,
Float_t  e1,
Float_t  e2,
Float_t  mass 
)

Check what is the particle depositing more energy at the defined local maxima towers, when cluster is tagged as merged pi0 decay by MC tagging.

Definition at line 541 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillAngleHistograms ( Int_t  nMax,
Bool_t  matched,
Int_t  mcindex,
Float_t  en,
Float_t  e1,
Float_t  e2,
Float_t  angle,
Float_t  mass,
Float_t  anglePrim,
Float_t  m02,
Float_t  asym,
Int_t  pid,
Int_t  noverlaps 
)

Fill histograms related to opening angle of the split clusters.

Definition at line 1358 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillArmenterosHistograms ( Int_t  nMax,
Int_t  ebin,
Int_t  mcindex,
Float_t  pi0E,
Float_t  m02,
Int_t  pid 
)

Fill Armeteros type histograms of split clusters.

Definition at line 1527 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillEBinHistograms ( Int_t  ebin,
Int_t  nMax,
Int_t  mcindex,
Float_t  splitFrac,
Float_t  mass,
Float_t  asym,
Float_t  l0 
)

Fill some histograms integrating in few energy bins.

Definition at line 1717 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillHistograms1 ( Float_t  en,
Float_t  e1,
Float_t  e2,
Int_t  nMax,
Float_t  mass,
Float_t  l0,
Float_t  eta,
Float_t  phi,
Bool_t  matched,
Int_t  mcindex 
)

Fill histograms for clusters before any selection after spliting.

Definition at line 1749 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillHistograms2 ( Float_t  en,
Float_t  eprim,
Float_t  e1,
Float_t  e2,
Int_t  nMax,
Float_t  mass,
Float_t  l0,
Bool_t  matched,
Int_t  mcindex 
)

Fill histograms for clusters passing the first M02 selection.

Definition at line 1842 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillIdConvHistograms ( Float_t  en,
Int_t  nMax,
Float_t  asym,
Float_t  mass,
Float_t  l0,
Bool_t  matched,
Int_t  mcindex 
)

Fill histograms for clusters passing the photon selection.

Definition at line 2289 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillIdEtaHistograms ( Float_t  en,
Float_t  e1,
Float_t  e2,
Int_t  nc,
Int_t  nMax,
Float_t  t12diff,
Float_t  mass,
Float_t  l0,
Float_t  eta,
Float_t  phi,
Bool_t  matched,
Int_t  mcindex 
)

Fill histograms for clusters passing the eta selection.

Definition at line 2195 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillIdPi0Histograms ( Float_t  en,
Float_t  e1,
Float_t  e2,
Int_t  nc,
Int_t  nMax,
Float_t  t12diff,
Float_t  mass,
Float_t  l0,
Float_t  eta,
Float_t  phi,
Bool_t  matched,
Int_t  mcindex 
)

Fill histograms for clusters passing the pi0 selection.

Definition at line 2077 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillMCHistograms ( Float_t  en,
Float_t  e1,
Float_t  e2,
Int_t  ebin,
Int_t  mcindex,
Int_t  noverlaps,
Float_t  l0,
Float_t  mass,
Int_t  nMax,
Bool_t  matched,
Float_t  splitFrac,
Float_t  asym,
Float_t  eprim,
Float_t  asymGen 
)

Fill histograms depending on MC input.

Definition at line 2338 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillMCOverlapHistograms ( Float_t  en,
Float_t  enprim,
Int_t  nc,
Float_t  mass,
Float_t  l0,
Float_t  asym,
Float_t  splitFrac,
Int_t  nlm,
Int_t  ebin,
Bool_t  matched,
Int_t  mcindex,
Int_t  noverlaps 
)

Fill histograms depending on number of overlaps.

Definition at line 2467 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillNCellHistograms ( Int_t  ncells,
Float_t  energy,
Int_t  nMax,
Bool_t  matched,
Int_t  mcindex,
Float_t  mass,
Float_t  l0 
)

Fill optional histograms depending on the number of cells of the cluster.

Definition at line 2557 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillNLMDiffCutHistograms ( AliVCluster *  cluster,
AliVCaloCells *  cells,
Bool_t  matched 
)

Calculate NLM for different settings and recalculate splitting.

Definition at line 2625 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillSSExtraHistograms ( AliVCluster *  cluster,
Int_t  nMax,
Bool_t  matched,
Int_t  mcindex,
Float_t  mass,
Int_t  ebin 
)

Fill optional histograms with more SS parameters.

Definition at line 2686 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillSSWeightHistograms ( AliVCluster *  cluster,
Int_t  nlm,
Int_t  absId1,
Int_t  absId2 
)

Recalculate shower shape for different weights predifined in an array and fill histograms.

Definition at line 2777 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillThetaStarHistograms ( Int_t  nMax,
Bool_t  matched,
Int_t  mcindex,
Float_t  pi0E,
Float_t  m02,
Int_t  pid 
)

Definition at line 1629 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::FillTrackMatchingHistograms ( AliVCluster *  cluster,
Int_t  nMax,
Int_t  mcindex 
)

Fill histograms related to cluster-track matching.

Definition at line 2900 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

TObjString * AliAnaInsideClusterInvariantMass::GetAnalysisCuts ( )
virtual

Save parameters used for analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 3040 of file AliAnaInsideClusterInvariantMass.cxx.

TList * AliAnaInsideClusterInvariantMass::GetCreateOutputObjects ( )
virtual

Create histograms to be saved in output file and store them in outputContainer.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 3072 of file AliAnaInsideClusterInvariantMass.cxx.

void AliAnaInsideClusterInvariantMass::GetMCIndex ( AliVCluster *  cluster,
Int_t mcindex,
Int_t mcTag 
)

Assign MC index depending on MC bit set, to be used in MC histograms arrays.

Definition at line 6260 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::GetMCPrimaryKine ( AliVCluster *  cluster,
Int_t  mcindex,
Int_t  mcTag,
Bool_t  matched,
Float_t eprim,
Float_t asymGen,
Float_t angleGen,
Int_t noverlaps 
)

Check origin of the candidates, get primary kinematics if overlapped meson decay.

Definition at line 6281 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by MakeAnalysisFillHistograms().

void AliAnaInsideClusterInvariantMass::Init ( )
virtual

Init. Check that the calorimeter is EMCal that EMCal data is selected and that the data is not pure MC

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 6349 of file AliAnaInsideClusterInvariantMass.cxx.

void AliAnaInsideClusterInvariantMass::InitParameters ( )
virtual

Initialize the parameters of the analysis with default values.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 6364 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by AliAnaInsideClusterInvariantMass().

void AliAnaInsideClusterInvariantMass::MakeAnalysisFillHistograms ( )
virtual

Main method. Search for pi0/eta in GetCalorimeter() with shower shape + split analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 6396 of file AliAnaInsideClusterInvariantMass.cxx.

AliAnaInsideClusterInvariantMass& AliAnaInsideClusterInvariantMass::operator= ( const AliAnaInsideClusterInvariantMass split)
private

Assignment operator not implemented.

void AliAnaInsideClusterInvariantMass::Print ( const Option_t opt) const
virtual

Print some relevant parameters set for the analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 6654 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::RecalculateClusterShowerShapeParametersWithCellCut ( const AliEMCALGeometry *  geom,
AliVCaloCells *  cells,
AliVCluster *  cluster,
Float_t l0,
Float_t l1,
Float_t disp,
Float_t dEta,
Float_t dPhi,
Float_t sEta,
Float_t sPhi,
Float_t sEtaPhi,
Float_t  eCellMin = 0. 
)

Calculates new center of gravity in the local EMCAL-module coordinates and tranfers into global ALICE coordinates. Calculates Dispersion and main axis.

Definition at line 6675 of file AliAnaInsideClusterInvariantMass.cxx.

Referenced by FillSSWeightHistograms().

void AliAnaInsideClusterInvariantMass::SetECellCutForShowerShape ( Int_t  i,
Float_t  v 
)
inline

Definition at line 193 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetMinBadChannelDistance ( Float_t  cut)
inline

Definition at line 131 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetMinNCells ( Int_t  cut)
inline

Definition at line 129 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SetNECellCutForShowerShape ( Int_t  n)
inline

Definition at line 192 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetNLocMaxMinDiff ( Int_t  i,
Float_t  v 
)
inline

Definition at line 189 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetNLocMaxMinE ( Int_t  i,
Float_t  v 
)
inline

Definition at line 188 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetNumberOfNLocMaxSettings ( Int_t  n)
inline

Definition at line 187 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetNWeightForShowerShape ( Int_t  n)
inline

Definition at line 183 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SetWCorrectionParameter ( Int_t  i,
Float_t  p = 0.07 
)
inline

Definition at line 133 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SetWeightForShowerShape ( Int_t  i,
Float_t  v 
)
inline

Definition at line 184 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillAngleHistograms ( )
inline

Definition at line 136 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillArmenterosHistograms ( )
inline

Definition at line 139 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillEbinHistograms ( )
inline

Definition at line 172 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOffFillExtraSSHistograms ( )
inline

Definition at line 145 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillHighMultHistograms ( )
inline

Definition at line 148 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillIdConvHistograms ( )
inline

Definition at line 151 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillIdEtaHistograms ( )
inline

Definition at line 154 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillMCOverlapHistograms ( )
inline

Definition at line 175 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOffFillMCPrimaryHistograms ( )
inline

Definition at line 163 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillNCellHistograms ( )
inline

Definition at line 178 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillNLMDiffCutsHistograms ( )
inline

Definition at line 169 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillSSWeightHistograms ( )
inline

Definition at line 166 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOffFillThetaStarHistograms ( )
inline

Definition at line 142 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOffFillTMHistograms ( )
inline

Definition at line 157 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOffFillTMResidualHistograms ( )
inline

Definition at line 160 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOffSplitClusterDistToBad ( )
inline

Definition at line 181 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillAngleHistograms ( )
inline

Definition at line 135 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillArmenterosHistograms ( )
inline

Definition at line 138 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillEbinHistograms ( )
inline

Definition at line 171 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillExtraSSHistograms ( )
inline

Definition at line 144 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillHighMultHistograms ( )
inline

Definition at line 147 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillIdConvHistograms ( )
inline

Definition at line 150 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillIdEtaHistograms ( )
inline

Definition at line 153 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillMCOverlapHistograms ( )
inline

Definition at line 174 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillMCPrimaryHistograms ( )
inline

Definition at line 162 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillNCellHistograms ( )
inline

Definition at line 177 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillNLMDiffCutsHistograms ( )
inline

Definition at line 168 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillSSWeightHistograms ( )
inline

Definition at line 165 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillThetaStarHistograms ( )
inline

Definition at line 141 of file AliAnaInsideClusterInvariantMass.h.

void AliAnaInsideClusterInvariantMass::SwitchOnFillTMHistograms ( )
inline

Definition at line 156 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnFillTMResidualHistograms ( )
inline

Definition at line 159 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

void AliAnaInsideClusterInvariantMass::SwitchOnSplitClusterDistToBad ( )
inline

Definition at line 180 of file AliAnaInsideClusterInvariantMass.h.

Referenced by ConfigureInClusterIMAnalysis().

Member Data Documentation

Bool_t AliAnaInsideClusterInvariantMass::fCheckSplitDistToBad
private

Check the distance to bad channel and to EMCal borders of split clusters.

Definition at line 212 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffSplitClusterDistToBad(), and SwitchOnSplitClusterDistToBad().

TLorentzVector AliAnaInsideClusterInvariantMass::fClusterMomentum
private

! Cluster momentum, temporary container

Definition at line 243 of file AliAnaInsideClusterInvariantMass.h.

Referenced by MakeAnalysisFillHistograms().

Bool_t AliAnaInsideClusterInvariantMass::fFillAngleHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillArmenterosHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillEbinHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillHighMultHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillIdConvHisto
private

Fill histograms for clusters identified as conversion.

Definition at line 224 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillIdConvHistograms(), and SwitchOnFillIdConvHistograms().

Bool_t AliAnaInsideClusterInvariantMass::fFillIdEtaHisto
private

Fill histograms for clusters identified as Eta.

Definition at line 225 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillIdEtaHistograms(), and SwitchOnFillIdEtaHistograms().

Bool_t AliAnaInsideClusterInvariantMass::fFillMCHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillMCOverlapHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillNCellHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillNLMDiffCutHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillSSExtraHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillSSWeightHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillThetaStarHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillTMHisto
private
Bool_t AliAnaInsideClusterInvariantMass::fFillTMResidualHisto
private
TLorentzVector AliAnaInsideClusterInvariantMass::fGrandMotherMom
private

! Primary momentum, temporary container

Definition at line 250 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetMCPrimaryKine().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairAfterCutsNLocMax1[7][2]
private

! Pair opening angle vs E

Definition at line 508 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairAfterCutsNLocMax2[7][2]
private

! Pair opening angle vs E

Definition at line 509 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairAfterCutsNLocMaxN[7][2]
private

! Pair opening angle vs E

Definition at line 510 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairM02NLocMax1[7][2]
private

! Pair opening angle vs M02 for E > 7 GeV

Definition at line 520 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairM02NLocMax2[7][2]
private

! Pair opening angle vs M02 for E > 7 GeV

Definition at line 521 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairM02NLocMaxN[7][2]
private

! Pair opening angle vs M02 for E > 7 GeV

Definition at line 522 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairMassNLocMax1[7][2]
private

! Pair opening angle vs Mass for E > 7 GeV

Definition at line 516 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairMassNLocMax2[7][2]
private

! Pair opening angle vs Mass for E > 7 GeV

Definition at line 517 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairMassNLocMaxN[7][2]
private

! Pair opening angle vs Mass for E > 7 GeV

Definition at line 518 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairNLocMax1[7][2]
private

! Pair opening angle vs E

Definition at line 504 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairNLocMax2[7][2]
private

! Pair opening angle vs E

Definition at line 505 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairNLocMaxN[7][2]
private

! Pair opening angle vs E

Definition at line 506 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMax1[7][2]
private

! Pair opening angle / m02 vs E, NLM=1

Definition at line 532 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMax1Overlap0[7][2]
private

! Pair opening angle / m02 vs E, NLM=1

Definition at line 536 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMax2[7][2]
private

! Pair opening angle / m02 vs E, NLM=2

Definition at line 533 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMax2Overlap0[7][2]
private

! Pair opening angle / m02 vs E, NLM=2

Definition at line 537 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMaxN[7][2]
private

! Pair opening angle / m02 vs E, NLM=N

Definition at line 534 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairOverM02NLocMaxNOverlap0[7][2]
private

! Pair opening angle / m02 vs E, NLM=N

Definition at line 538 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPi0NLocMax1[7][2]
private

! Pair opening angle vs E

Definition at line 512 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPi0NLocMax2[7][2]
private

! Pair opening angle vs E

Definition at line 513 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPi0NLocMaxN[7][2]
private

! Pair opening angle vs E

Definition at line 514 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0OverM02NLocMax1
private

! Pair opening angle / m02 vs E, NLM=1, prim pi0

Definition at line 540 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0OverM02NLocMax2
private

! Pair opening angle / m02 vs E, NLM=2, prim pi0

Definition at line 541 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0OverM02NLocMaxN
private

! Pair opening angle / m02 vs E, NLM=N, prim pi0

Definition at line 542 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0RecoNLocMax1
private

! Pair opening angle pi0 generated/reconstructed vs E

Definition at line 524 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0RecoNLocMax2
private

! Pair opening angle pi0 generated/reconstructed vs E

Definition at line 525 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0RecoNLocMaxN
private

! Pair opening angle pi0 generated/reconstructed vs E

Definition at line 526 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0vsRecoNLocMax1
private

! Pair opening angle pi0 generated vs reconstructed

Definition at line 528 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0vsRecoNLocMax2
private

! Pair opening angle pi0 generated vs reconstructed

Definition at line 529 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAnglePairPrimPi0vsRecoNLocMaxN
private

! Pair opening angle pi0 generated vs reconstructed

Definition at line 530 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillAngleHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmAfterCutsNLocMax1[7][4]
private

! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima = 1

Definition at line 548 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmAfterCutsNLocMax2[7][4]
private

! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima = 2

Definition at line 549 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmAfterCutsNLocMaxN[7][4]
private

! Armenteros after M02, asymmetry cuts for pi0, N Local Maxima > 2

Definition at line 550 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmNLocMax1[7][4]
private

! Armenteros of 2 highest energy cells when 1 local max vs E, 1-6 for different MC particle types

Definition at line 544 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmNLocMax2[7][4]
private

! Armenteros of 2 cells local maxima vs E, 1-6 for different MC particle types

Definition at line 545 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmNLocMaxN[7][4]
private

! Armenteros of >2 cells local maxima vs E, 1-6 for different MC particle types

Definition at line 546 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmPi0NLocMax1[7][4]
private

! Armenteros for selected pi0, N Local Maxima = 1

Definition at line 552 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmPi0NLocMax2[7][4]
private

! Armenteros for selected pi0, N Local Maxima = 2

Definition at line 553 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhArmPi0NLocMaxN[7][4]
private

! Armenteros for selected pi0, N Local Maxima > 2

Definition at line 554 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillArmenterosHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyConNLocMax1[7][2]
private

! Asy for Mass around close to 0, N Local Maxima = 1

Definition at line 482 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyConNLocMax2[7][2]
private

! Asy for Mass around close to 0, N Local Maxima = 2

Definition at line 486 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyConNLocMaxN[7][2]
private

! Asy for Mass around close to 0, N Local Maxima > 2

Definition at line 490 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyEtaNLocMax1[7][2]
private

! Asy for Mass around eta, N Local Maxima = 1

Definition at line 481 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyEtaNLocMax2[7][2]
private

! Asy for Mass around eta, N Local Maxima = 2

Definition at line 485 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyEtaNLocMaxN[7][2]
private

! Asy for Mass around eta, N Local Maxima > 2

Definition at line 489 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyMCGenRecoDiffMCPi0[3]
private

! reconstructed-generated asymmetry of splitted clusters vs E from pi0, for 3 NLM cases

Definition at line 325 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyMCGenRecoDiffMCPi0Conv[3]
private

! reconstructed-generated asymmetry of splitted clusters vs E from converted pi0, for 3 NLM cases

Definition at line 326 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyMCGenRecoNLocMax1EbinPi0[4]
private

! Generated vs reconstructed asymmetry of splitted clusters from pi0 when 1 local max, 4 E bins, neutral clusters

Definition at line 321 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyMCGenRecoNLocMax2EbinPi0[4]
private

! Generated vs reconstructed asymmetry of splitted clusters from pi0 when 2 local max, 4 E bins, neutral clusters

Definition at line 322 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyMCGenRecoNLocMaxNEbinPi0[4]
private

! Generated vs reconstructed asymmetry of splitted clusters from pi0 when >2 local max, 4 E bins, neutral clusters

Definition at line 323 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymEnCutNLocMax1
private

! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 297 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymEnCutNLocMax2
private

! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 298 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymEnCutNLocMaxN
private

! Asym(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2

Definition at line 299 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymM02CutNLocMax1
private

! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM = 1

Definition at line 285 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymM02CutNLocMax2
private

! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM = 2

Definition at line 286 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymM02CutNLocMaxN
private

! Asym(E) M02 selection, not matched, energy asymmetry of split clusters, NLM > 2

Definition at line 287 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymNLocMax1[7][2]
private

! Asymmetry of 2 highest energy cells when 1 local max vs E, 1-6 for different MC particle types

Definition at line 265 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymNLocMax2[7][2]
private

! Asymmetry of 2 cells local maxima vs E, 1-6 for different MC particle types

Definition at line 266 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsymNLocMaxN[7][2]
private

! Asymmetry of >2 cells local maxima vs E, 1-6 for different MC particle types

Definition at line 267 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyPi0NLocMax1[7][2]
private

! Asy for Mass around pi0, N Local Maxima = 1

Definition at line 480 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyPi0NLocMax2[7][2]
private

! Asy for Mass around pi0, N Local Maxima = 2

Definition at line 484 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhAsyPi0NLocMaxN[7][2]
private

! Asy for Mass around pi0, N Local Maxima > 2

Definition at line 488 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityEtaNLocMax1
private

! Centrality for selected eta, N Local Maxima = 1

Definition at line 590 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityEtaNLocMax2
private

! Centrality for selected eta, N Local Maxima = 2

Definition at line 592 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityEtaNLocMaxN
private

! Centrality for selected eta, N Local Maxima > 2

Definition at line 594 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityPi0NLocMax1
private

! Centrality for selected pi0, N Local Maxima = 1

Definition at line 589 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityPi0NLocMax2
private

! Centrality for selected pi0, N Local Maxima = 2

Definition at line 591 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCentralityPi0NLocMaxN
private

! Centrality for selected pi0, N Local Maxima > 2

Definition at line 593 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhClusterEtaPhiNLocMax1
private

! Eta vs Phi of clusters with N Local Maxima = 1, E > 8 GeV

Definition at line 603 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhClusterEtaPhiNLocMax2
private

! Eta vs Phi of clusters with N Local Maxima = 2, E > 8 GeV

Definition at line 604 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhClusterEtaPhiNLocMaxN
private

! Eta vs Phi of clusters with N Local Maxima > 2, E > 8 GeV

Definition at line 605 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarAfterCutsNLocMax1[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry cuts, NLM=1

Definition at line 560 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarAfterCutsNLocMax2[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry cuts, NLM=2

Definition at line 561 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarAfterCutsNLocMaxN[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry cuts, NLM>2

Definition at line 562 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarNLocMax1[7][2]
private

! cos(theta^star) vs E, NLM=1

Definition at line 556 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarNLocMax2[7][2]
private

! cos(theta^star) vs E, NLM=2

Definition at line 557 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarNLocMaxN[7][2]
private

! cos(theta^star) vs E, NLM>2

Definition at line 558 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarPi0NLocMax1[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM=1

Definition at line 564 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarPi0NLocMax2[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM=2

Definition at line 565 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhCosThStarPi0NLocMaxN[7][2]
private

! cos(theta^star) vs E, after M02, asymmetry and pi0 mass cuts, NLM>2

Definition at line 566 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillThetaStarHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEPairDiffTimeNLM1
private

! E vs Pair of clusters time difference vs E, for selected eta, NLM=1

Definition at line 628 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEPairDiffTimeNLM2
private

! E vs Pair of clusters time difference vs E, for selected eta, NLM=2

Definition at line 629 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEPairDiffTimeNLMN
private

! E vs Pair of clusters time difference vs E, for selected eta, NLM>2

Definition at line 630 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEtaPhiNLocMax1
private

! Eta vs Phi of eta's with N Local Maxima = 1, E > 8 GeV

Definition at line 609 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEtaPhiNLocMax2
private

! Eta vs Phi of eta's with N Local Maxima = 2, E > 8 GeV

Definition at line 610 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEtaEtaPhiNLocMaxN
private

! Eta vs Phi of eta's with N Local Maxima > N, E > 8 GeV

Definition at line 611 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlaneEtaNLocMax1
private

! Event plane for selected eta, N Local Maxima = 1

Definition at line 597 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlaneEtaNLocMax2
private

! Event plane for selected eta, N Local Maxima = 2

Definition at line 599 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlaneEtaNLocMaxN
private

! Event plane for selected eta, N Local Maxima > 2

Definition at line 601 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlanePi0NLocMax1
private

! Event plane for selected pi0, N Local Maxima = 1

Definition at line 596 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlanePi0NLocMax2
private

! Event plane for selected pi0, N Local Maxima = 2

Definition at line 598 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhEventPlanePi0NLocMaxN
private

! Event plane for selected pi0, N Local Maxima > 2

Definition at line 600 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

Float_t AliAnaInsideClusterInvariantMass::fHistoECut
private
TH2F* AliAnaInsideClusterInvariantMass::fhLM1NLocMax[7][2]
private

! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types

Definition at line 359 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhLM1NLocMaxIdPi0[7][2]
private

! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, pi0 selection

Definition at line 361 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhLM1NLocMaxM02Cut[7][2]
private

! Split cluster 1 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, after SS cut

Definition at line 360 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhLM2NLocMax[7][2]
private

! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types

Definition at line 363 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhLM2NLocMaxIdPi0[7][2]
private

! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, pi0 selection

Definition at line 365 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhLM2NLocMaxM02Cut[7][2]
private

! Split cluster 2 E distribution vs Number of maxima in cluster vs E, 1-6 for different MC particle types, after SS cut

Definition at line 364 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02AsyCutNLocMax1
private

! M02(E) asym selection, not matched, M02, NLM = 1

Definition at line 277 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02AsyCutNLocMax2
private

! M02(E) asym selection, not matched, M02, NLM = 2

Definition at line 278 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02AsyCutNLocMaxN
private

! M02(E) asym selection, not matched, M02, NLM > 2

Definition at line 279 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02BadDistClose[3]
private

! M02 of clusters with second LM close to bad channel

Definition at line 783 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhM02ConNLocMax1[7][2]
private

! M02 for Mass around close to 0, N Local Maxima = 1

Definition at line 439 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02ConNLocMax2[7][2]
private

! M02 for Mass around close to 0, N Local Maxima = 2

Definition at line 443 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02ConNLocMaxN[7][2]
private

! M02 for Mass around close to 0, N Local Maxima > 2

Definition at line 447 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02ECellCutPi0[3][20]
private

! M02 for selected pi0 with different cut on cell energy, with NLM = 1, = 2, > 2

Definition at line 623 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSWeightHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EnCutNLocMax1
private

! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 293 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EnCutNLocMax2
private

! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 294 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EnCutNLocMaxN
private

! M02(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2

Definition at line 295 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EtaNLocMax1[7][2]
private

! M02 for Mass around eta, N Local Maxima = 1

Definition at line 438 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EtaNLocMax2[7][2]
private

! M02 for Mass around eta, N Local Maxima = 2

Definition at line 442 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02EtaNLocMaxN[7][2]
private

! M02 for Mass around eta, N Local Maxima > 2

Definition at line 446 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02MCGenFracNLocMax1Ebin[7][4]
private

! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, not track matched

Definition at line 410 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02MCGenFracNLocMax2Ebin[7][4]
private

! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, not track matched

Definition at line 411 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02MCGenFracNLocMaxNEbin[7][4]
private

! M02 vs E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, not track matched

Definition at line 412 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02NLocMax1[7][2]
private

! M02 vs E for N max in cluster = 1, 1-6 for different MC particle types

Definition at line 367 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02NLocMax2[7][2]
private

! M02 vs E for N max in cluster = 2, 1-6 for different MC particle types

Definition at line 368 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02NLocMaxDiffCut[5][5][3][2]
private

! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks

Definition at line 789 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillNLMDiffCutHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02NLocMaxDiffCutPi0[5][5][3][2]
private

! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks, cluster selected as pi0

Definition at line 793 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillNLMDiffCutHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02NLocMaxN[7][2]
private

! M02 vs E for N max in cluster > 2, 1-6 for different MC particle types

Definition at line 369 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02OnBorder[3]
private

! M02 of clusters with second LM close to EMCAL border

Definition at line 785 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhM02Pi0NLocMax1[7][2]
private

! M02 for Mass around pi0, N Local Maxima = 1

Definition at line 437 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02Pi0NLocMax2[7][2]
private

! M02 for Mass around pi0, N Local Maxima = 2

Definition at line 441 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02Pi0NLocMaxN[7][2]
private

! M02 for Mass around pi0, N Local Maxima > 2

Definition at line 445 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhM02WeightPi0[3][20]
private

! M02 for selected pi0 with different weight, with NLM = 1, = 2, > 2

Definition at line 622 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSWeightHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAfterCutsNLocMax1[7][2]
private

! Mass after M02, asymmetry cuts for MC part, N Local Maxima = 1

Definition at line 468 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAfterCutsNLocMax2[7][2]
private

! Mass after M02, asymmetry cuts for MC part, N Local Maxima = 2

Definition at line 469 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAfterCutsNLocMaxN[7][2]
private

! Mass after M02, asymmetry cuts for MC part, N Local Maxima > 2

Definition at line 470 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyCutNLocMax1
private

! Mass(E) asym selection, not matched, Mass of split clusters, NLM = 1

Definition at line 273 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyCutNLocMax2
private

! Mass(E) asym selection, not matched, Mass of split clusters, NLM = 1

Definition at line 274 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyCutNLocMaxN
private

! Mass(E) asym selection, not matched, Mass of split clusters, NLM > 2

Definition at line 275 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyNLocMax1Ebin[4]
private

! Mass of Mass of splitted clusters when 1 local max vs asymmetry, 4 E bins, neutral clusters

Definition at line 317 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyNLocMax2Ebin[4]
private

! Mass of Mass of splitted clusters when 2 local max vs asymmetry, 4 E bins, neutral clusters

Definition at line 318 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassAsyNLocMaxNEbin[4]
private

! Mass of Mass of splitted clusters when >2 local max vs asymmetry, 4 E bins, neutral clusters

Definition at line 319 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassBadDistClose[3]
private

! Split mass of clusters with second LM close to bad channel

Definition at line 782 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhMassConNLocMax1[7][2]
private

! Mass for selected around close to 0, N Local Maxima = 1

Definition at line 451 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassConNLocMax2[7][2]
private

! Mass for selected around close to 0, N Local Maxima = 2

Definition at line 455 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassConNLocMaxN[7][2]
private

! Mass for selected around close to 0, N Local Maxima > 2

Definition at line 459 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdConvHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMax1[7][2]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 344 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMax1Ebin[4]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters

Definition at line 348 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMax2[7][2]
private

! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 345 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMax2Ebin[4]
private

! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 349 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMaxN[7][2]
private

! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 346 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispAsyNLocMaxNEbin[4]
private

! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 350 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMax1[7][2]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 328 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMax1Ebin[4]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters

Definition at line 332 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMax2[7][2]
private

! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 329 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMax2Ebin[4]
private

! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 333 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMaxN[7][2]
private

! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 330 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispEtaNLocMaxNEbin[4]
private

! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 334 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMax1[7][2]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 336 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMax1Ebin[4]
private

! Mass of 2 highest energy cells when 1 local max, vs M02, 4 E bins, neutral clusters

Definition at line 340 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMax2[7][2]
private

! Mass of 2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 337 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMax2Ebin[4]
private

! Mass of 2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 341 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMaxN[7][2]
private

! Mass of >2 cells local maxima, vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 338 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassDispPhiNLocMaxNEbin[4]
private

! Mass of >2 cells local maxima, vs M02, 4 E bins, neutral clusters

Definition at line 342 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillSSExtraHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEnCutNLocMax1
private

! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 289 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEnCutNLocMax2
private

! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM = 1

Definition at line 290 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEnCutNLocMaxN
private

! Mass(E) E sub-cluster cut selection, not matched, Mass of split clusters, NLM > 2

Definition at line 291 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEtaNLocMax1[7][2]
private

! Mass for selected around eta, N Local Maxima = 1

Definition at line 450 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEtaNLocMax2[7][2]
private

! Mass for selected around eta, N Local Maxima = 2

Definition at line 454 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassEtaNLocMaxN[7][2]
private

! Mass for selected around eta, N Local Maxima > 2

Definition at line 458 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdEtaHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02CutNLocMax1
private

! Mass(E) M02 selection, not matched, Mass of split clusters, NLM = 1

Definition at line 281 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02CutNLocMax2
private

! Mass(E) M02 selection, not matched, Mass of split clusters, NLM = 1

Definition at line 282 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02CutNLocMaxN
private

! Mass(E) M02 selection, not matched, Mass of split clusters, NLM > 2

Definition at line 283 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMax1[7][2]
private

! Mass of splitted clusters when 1 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 309 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMax1Ebin[4]
private

! Mass of splitted clusters when 1 local max vs M02, 4 E bins, neutral clusters

Definition at line 313 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMax2[7][2]
private

! Mass of splitted clusters when 2 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 310 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMax2Ebin[4]
private

! Mass of splitted clusters when 2 local max vs M02, 4 E bins, neutral clusters

Definition at line 314 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMaxN[7][2]
private

! Mass of splitted clusters when >2 local max vs M02, for E > 8 GeV, 1-6 for different MC particle types

Definition at line 311 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms1(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassM02NLocMaxNEbin[4]
private

! Mass of splitted clusters when >2 local max vs M02, 4 E bins, neutral clusters

Definition at line 315 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassMCGenFracNLocMax1Ebin[7][4]
private

! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, not track matched

Definition at line 414 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassMCGenFracNLocMax2Ebin[7][4]
private

! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, not track matched

Definition at line 415 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassMCGenFracNLocMaxNEbin[7][4]
private

! Mass vs E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, not track matched

Definition at line 416 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassNLocMax1[7][2]
private

! Split Inv Mass vs cluster E, NLM=1, different MC particle types, track matching on/off

Definition at line 257 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassNLocMax2[7][2]
private

! Split Inv Mass vs cluster E, NLM=2, different MC particle types, track matching on/off

Definition at line 258 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassNLocMaxDiffCut[5][5][3][2]
private

! Mass for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks

Definition at line 790 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillNLMDiffCutHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassNLocMaxDiffCutPi0[5][5][3][2]
private

! M02 for 3 kinds of number of maxima for different values of min Loc Max value and min difference between cells, matched/unmatched with tracks

Definition at line 794 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillNLMDiffCutHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassNLocMaxN[7][2]
private

! Split Inv Mass vs cluster E, NLM>2, different MC particle types, track matching on/off

Definition at line 259 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassOnBorder[3]
private

! Split mass of clusters with second LM on EMCAL border

Definition at line 784 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhMassPi0NLocMax1[7][2]
private

! Mass for selected pi0, N Local Maxima = 1

Definition at line 449 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassPi0NLocMax2[7][2]
private

! Mass for selected around pi0, N Local Maxima = 2

Definition at line 453 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassPi0NLocMaxN[7][2]
private

! Mass for selected around pi0, N Local Maxima > 2

Definition at line 457 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEAfterCutsNLocMax1[7][2]
private

! Split Inv Mass vs E1+E2, NLM=1, after M02, asymmetry cuts, different MC particle types, track matching on/off

Definition at line 472 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEAfterCutsNLocMax2[7][2]
private

! Split Inv Mass vs E1+E2, NLM=2, after M02, asymmetry cuts, different MC particle types, track matching on/off

Definition at line 473 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEAfterCutsNLocMaxN[7][2]
private

! Split Inv Mass vs E1+E2, NLM>2, after M02, asymmetry cuts, different MC particle types, track matching on/off

Definition at line 474 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitECutNLocMax1
private

! 85% of split energy, not matched, Mass of split clusters, NLM = 1

Definition at line 305 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitECutNLocMax2
private

! 85% of split energy, not matched, Mass of split clusters, NLM = 1

Definition at line 306 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitECutNLocMaxN
private

! 85% of split energy, not matched, Mass of split clusters, NLM > 2

Definition at line 307 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEFractionNLocMax1Ebin[7][4]
private

! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster = 1, 1-6 for different MC particle types, not track matched

Definition at line 500 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEFractionNLocMax2Ebin[7][4]
private

! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster = 2, 1-6 for different MC particle types, not track matched

Definition at line 501 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEFractionNLocMaxNEbin[7][4]
private

! Mass vs sum of splitted cluster energy / cluster energy for N max in cluster > 2, 1-6 for different MC particle types, not track matched

Definition at line 502 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillEBinHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitENLocMax1[7][2]
private

! Split Inv Mass vs E1+E2, NLM=1, different MC particle types, track matching on/off

Definition at line 261 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitENLocMax2[7][2]
private

! Split Inv Mass vs E1+E2, NLM=2, different MC particle types, track matching on/off

Definition at line 262 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitENLocMaxN[7][2]
private

! Split Inv Mass vs E1+E2, NLM>2, different MC particle types, track matching on/off

Definition at line 263 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEPi0NLocMax1[7][2]
private

! Split Inv Mass vs E1+E2, NLM=1, after pi0 selection, different MC particle types, track matching on/off

Definition at line 476 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEPi0NLocMax2[7][2]
private

! Split Inv Mass vs E1+E2, NLM=2, after pi0 selection, different MC particle types, track matching on/off

Definition at line 477 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMassSplitEPi0NLocMaxN[7][2]
private

! Split Inv Mass vs E1+E2, NLM>2, after pi0 selection, different MC particle types, track matching on/off

Definition at line 478 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillIdPi0Histograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCAsymM02NLocMax1MCPi0Ebin[4]
private

! M02 vs decay asymmetry for N max in cluster = 1, for 4 energy bins

Definition at line 371 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCAsymM02NLocMax2MCPi0Ebin[4]
private

! M02 vs decay asymmetry for N max in cluster = 2, for 4 energy bins

Definition at line 372 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCAsymM02NLocMaxNMCPi0Ebin[4]
private

! M02 vs decay asymmetry for N max in cluster > 2, for 4 energy bins

Definition at line 373 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlap0[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 653 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlap0Match[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, charged cluster

Definition at line 656 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlap1[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 654 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlap1Match[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 657 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlapN[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 655 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEAsymOverlapNMatch[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, charged cluster

Definition at line 658 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap0[3][7]
private

! E reco vs primary for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 667 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap0IdPi0[3][7]
private

! E reco vs primary for different MC origin, no other MC particles contributes, neutral cluster, neutral clusters id as pi0

Definition at line 674 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap0Match[3][7]
private

! E reco vs primary for different MC origin, no other MC particles contributes, charged cluster

Definition at line 670 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap1[3][7]
private

! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 668 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap1IdPi0[3][7]
private

! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster, neutral clusters id as pi0

Definition at line 675 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlap1Match[3][7]
private

! E reco vs primary for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 671 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlapN[3][7]
private

! E reco vs primary for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 669 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlapNIdPi0[3][7]
private

! E reco vs primary for different MC origin, 1 other MC particles contributes, neutral cluster, neutral clusters is as pi0

Definition at line 676 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEEpriOverlapNMatch[3][7]
private

! E reco vs primary for different MC origin, N other MC particles contributes, charged cluster

Definition at line 672 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02Overlap0[3][7]
private

! E vs M02 for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 632 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02Overlap0Match[3][7]
private

! E vs M02 for different MC origin, no other MC particles contributes, charged cluster

Definition at line 635 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02Overlap1[3][7]
private

! E vs M02 for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 633 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02Overlap1Match[3][7]
private

! E vs M02 for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 636 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02OverlapN[3][7]
private

! E vs M02 for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 634 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEM02OverlapNMatch[3][7]
private

! E vs M02 for different MC origin, N other MC particles contributes, charged cluster

Definition at line 637 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlap0[3][7]
private

! E vs Mass for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 639 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlap0Match[3][7]
private

! E vs Mass for different MC origin, no other MC particles contributes, charged cluster

Definition at line 642 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlap1[3][7]
private

! E vs Mass for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 640 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlap1Match[3][7]
private

! E vs Mass for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 643 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlapN[3][7]
private

! E vs Mass for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 641 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEMassOverlapNMatch[3][7]
private

! E vs Mass for different MC origin, N other MC particles contributes, charged cluster

Definition at line 644 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlap0[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 660 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlap0Match[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, no other MC particles contributes, charged cluster

Definition at line 663 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlap1[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 661 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlap1Match[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 664 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlapN[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 662 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENCellOverlapNMatch[3][7]
private

! E vs sum of splitted cluster energy asymmetry for different MC origin, N other MC particles contributes, charged cluster

Definition at line 665 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENOverlaps[3][7]
private

! E vs number of Overlaps in MC, neutral cluster

Definition at line 685 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCENOverlapsMatch[3][7]
private

! E vs number of Overlaps in MC, charged cluster

Definition at line 686 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEOverlapType
private

! What particles overlap with pi0, neutral clusters

Definition at line 779 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetCreateOutputObjects(), and GetMCPrimaryKine().

TH2F* AliAnaInsideClusterInvariantMass::fhMCEOverlapTypeMatch
private

! What particles overlap with pi0, charged clusters

Definition at line 780 of file AliAnaInsideClusterInvariantMass.h.

Referenced by GetCreateOutputObjects(), and GetMCPrimaryKine().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlap0[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, no other MC particles contributes, neutral cluster

Definition at line 646 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlap0Match[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, no other MC particles contributes, charged cluster

Definition at line 649 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlap1[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, 1 other MC particles contributes, neutral cluster

Definition at line 647 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlap1Match[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, 1 other MC particles contributes, charged cluster

Definition at line 650 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlapN[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, N other MC particles contributes, neutral cluster

Definition at line 648 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCOverlapHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCESplitEFracOverlapNMatch[3][7]
private

! E vs sum of splitted cluster energy / cluster energy for different MC origin, N other MC particles contributes, charged cluster

Definition at line 651 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEFracvsSplitEFracNLocMax1[7][2]
private

! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster = 1, MC pi0

Definition at line 399 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEFracvsSplitEFracNLocMax2[7][2]
private

! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster = 2, MC pi0

Definition at line 400 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEFracvsSplitEFracNLocMaxN[7][2]
private

! E generated particle / E reconstructed vs E1+E2 reconstructed / E reconstructed for N max in cluster > 2, MC pi0

Definition at line 401 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEvsSplitENLocMax1[7][2]
private

! E generated particle vs E1+E2 for N max in cluster = 1, 1-6 for different MC particle types

Definition at line 403 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEvsSplitENLocMax2[7][2]
private

! E generated particle vs E1+E2 for N max in cluster = 2, 1-6 for different MC particle types

Definition at line 404 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenEvsSplitENLocMaxN[7][2]
private

! E generated particle vs E1+E2 for N max in cluster > 2, 1-6 for different MC particle types

Definition at line 405 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracAfterCutsNLocMax1MCPi0
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, MCPi0 after M02 and asymmetry cut

Definition at line 383 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracAfterCutsNLocMax2MCPi0
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, MCPi0, after M02 and asymmetry cut

Definition at line 384 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracAfterCutsNLocMaxNMCPi0
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, MCPi0, after M02 and asymmetry cut

Definition at line 385 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMax1[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types

Definition at line 375 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMax1NoOverlap[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, no overlap found

Definition at line 379 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMax2[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types

Definition at line 376 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMax2NoOverlap[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, no overlap found

Definition at line 380 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMaxEbin[7][4]
private

! NLM vs E generated particle / E reconstructed vs E reconstructed 1-6 for different MC particle types, not matched to track

Definition at line 407 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMaxEbinMatched[7][4]
private

! NLM vs E generated particle / E reconstructed vs E reconstructed 1-6 for different MC particle types, matched to track

Definition at line 408 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMaxN[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types

Definition at line 377 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenFracNLocMaxNNoOverlap[7][2]
private

! E generated particle / E reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, no overlap found

Definition at line 381 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracAfterCutsNLocMax1MCPi0
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types

Definition at line 395 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracAfterCutsNLocMax2MCPi0
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types

Definition at line 396 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracAfterCutsNLocMaxNMCPi0
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types

Definition at line 397 of file AliAnaInsideClusterInvariantMass.h.

Referenced by FillHistograms2(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMax1[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types

Definition at line 387 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMax1NoOverlap[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 1, 1-6 for different MC particle types, no overlap

Definition at line 391 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMax2[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types

Definition at line 388 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMax2NoOverlap[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster = 2, 1-6 for different MC particle types, no overlap

Definition at line 392 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMaxN[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types

Definition at line 389 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCGenSplitEFracNLocMaxNNoOverlap[7][2]
private

! E generated particle / E1+E2 reconstructed vs E reconstructed for N max in cluster > 2, 1-6 for different MC particle types, no overlap

Definition at line 393 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), FillMCHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0AnyNLMPair
private

! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons

Definition at line 690 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0AnyNLMPairNoMCMatch
private

! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons

Definition at line 695 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0AnyNLMPairNoMCMatchOverlap
private

! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons, overlap

Definition at line 705 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0AnyNLMPairOverlap
private

! E vs NLM when cluster originated in pi0 merging and a both highest energy pairs and other pairs correspond to 2 photons, overlap

Definition at line 700 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjacent
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM

Definition at line 712 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjacentMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM

Definition at line 768 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjacentOverlap
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM, overlap

Definition at line 719 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjacentOverlapMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit adjacen cells, not 2 LM, overlap

Definition at line 775 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLM
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 709 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMDiffELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 723 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 744 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 733 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 754 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima

Definition at line 765 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlap
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 716 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlapDiffELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 728 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlapDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 749 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlapDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 738 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlapDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 759 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjHighLMOverlapMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the adjacent cell local maxima, overlap

Definition at line 772 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLM
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 711 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMDiffELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 725 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 746 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 735 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 756 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high

Definition at line 767 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlap
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 718 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 730 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 751 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 740 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlapDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 761 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonAdjOtherLMOverlapMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the adjacent cell local maximas, not high, overlap

Definition at line 774 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLM
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 708 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMDiffELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 722 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 743 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 732 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 753 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 764 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlap
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maxima, overlap

Definition at line 715 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlapDiffELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 727 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlapDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 748 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlapDiffELM2[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 737 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlapDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit cluster when cluster originated in pi0 merging and MC photon decay hit the cell local maxima

Definition at line 758 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitHighLMOverlapMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maxima, overlap

Definition at line 771 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitNoLM
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas

Definition at line 713 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitNoLMMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas

Definition at line 769 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitNoLMOverlap
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas, overlap

Definition at line 720 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitNoLMOverlapMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay do not hit the cell local maximas, overlap

Definition at line 776 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLM
private

! E vs NLM when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 710 of file AliAnaInsideClusterInvariantMass.h.

Referenced by CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMDiffELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 724 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMDiffELM1vsELM1[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 745 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMDiffELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 734 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMDiffELM2vsELM2[3]
private

! E vs Ephoton-Esplit when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 755 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMMass[3]
private

! E vs Mass when cluster originated in pi0 merging and MC photon decay hit the cell local maximas, not high

Definition at line 766 of file AliAnaInsideClusterInvariantMass.h.

Referenced by AliAnaInsideClusterInvariantMass(), CheckLocalMaximaMCOrigin(), and GetCreateOutputObjects().

TH2F* AliAnaInsideClusterInvariantMass::fhMCPi0DecayPhotonHitOtherLMOverlap
private

! E vs NLM when cluster origina