AliPhysics  764b6ea (764b6ea)

Class for cluster shape, cell T-Card correlation and exoticity. More...

#include <AliAnaClusterShapeCorrelStudies.h>

Inheritance diagram for AliAnaClusterShapeCorrelStudies:

Public Member Functions

 AliAnaClusterShapeCorrelStudies ()
 
virtual ~AliAnaClusterShapeCorrelStudies ()
 Virtual destructor. Not implemented. More...
 
TObjString * GetAnalysisCuts ()
 Save parameters used for analysis in a string. More...
 
TListGetCreateOutputObjects ()
 
void Init ()
 Check if the calorimeter setting is ok, if not abort. More...
 
void InitParameters ()
 Initialize the parameters of the analysis. More...
 
void InitdEdXParameters ()
 Initialize the dedx range depending on run number or MC. More...
 
void MakeAnalysisFillHistograms ()
 
void Print (const Option_t *opt) const
 Print some relevant parameters set for the analysis. More...
 
void ClusterShapeHistograms (AliVCluster *cluster, Int_t absIdMax, Double_t maxCellFraction, Float_t eCrossFrac, Float_t ampMax, Double_t tmax, Int_t matchedPID, Int_t mcIndex)
 
void ClusterMatchedToTrackPID (AliVCluster *clus, Int_t &matchedPID)
 
void ClusterLoopHistograms ()
 
void ChannelCorrelationInTCard (AliVCluster *clus, Bool_t matched, Int_t absIdMax, Float_t exoticity)
 
Bool_t IsGoodCluster (Int_t absIdMax, Float_t m02, Int_t nCellsPerCluster)
 
void WeightHistograms (AliVCluster *clus, Int_t mcTag)
 
Float_t GetM02Min () const
 
void SetM02Min (Float_t m02)
 
Float_t GetDistToBadMin () const
 
void SetDistToBadMin (Float_t di)
 
Int_t GetNCellsPerClusterMin () const
 
void SetNCellsPerClusterMin (Int_t n)
 
Float_t GetInvMassMinECut () const
 
void SetInvMassMinECut (Float_t cut)
 
Float_t GetInvMassMaxECut () const
 
void SetInvMassMaxECut (Float_t cut)
 
Float_t GetInvMassMinM02Cut () const
 
void SetInvMassMinM02Cut (Float_t cut)
 
Float_t GetInvMassMaxM02Cut () const
 
void SetInvMassMaxM02Cut (Float_t cut)
 
Float_t GetInvMassMaxOpenAngle () const
 
void SetInvMassMaxOpenAngle (Float_t c)
 
Float_t GetInvMassMaxTimeDifference () const
 
void SetInvMassMaxTimeDifference (Float_t c)
 
void SetNEBinCuts (Int_t nb)
 
void SetEBinCutsAt (Int_t i, Float_t va)
 
Float_t GetEnergyMinShape () const
 
void SetEnergyMinShape (Float_t en)
 
Float_t GetEnergyMaxShape () const
 
void SetEnergyMaxShape (Float_t en)
 
Int_t GetNCellMinShape () const
 
void SetNCellMinShape (Int_t nc)
 
void SwitchOnStudyClusterShape ()
 
void SwitchOffStudyClusterShape ()
 
void SwitchOnStudyClusterShapeParam ()
 
void SwitchOffStudyClusterShapeParam ()
 
void SwitchOnStudyWeight ()
 
void SwitchOffStudyWeight ()
 
void SwitchOnStudyTCardCorrelation ()
 
void SwitchOffStudyTCardCorrelation ()
 
void SwitchOnStudyExotic ()
 
void SwitchOffStudyExotic ()
 
void SetConstantTimeShift (Float_t shift)
 
- Public Member Functions inherited from AliAnaCaloTrackCorrBaseClass
 AliAnaCaloTrackCorrBaseClass ()
 
virtual ~AliAnaCaloTrackCorrBaseClass ()
 Destructor. More...
 
virtual void InitDebug ()
 
virtual void InitCaloParameters ()
 
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 (AliCaloTrackParticle 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 (AliCaloTrackParticle *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 AliMCEvent * GetMC () 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

AliAnaClusterShapeCorrelStudiesoperator= (const AliAnaClusterShapeCorrelStudies &qa)
 Copy constructor not implemented. More...
 
 AliAnaClusterShapeCorrelStudies (const AliAnaClusterShapeCorrelStudies &qa)
 Assignment operator not implemented. More...
 

Private Attributes

Bool_t fStudyShape
 Study shower shape of clusters and other param on TH3. More...
 
Bool_t fStudyShapeParam
 Study not only M02 but other kind of shape param. More...
 
Bool_t fStudyWeight
 Study the energy weight used in different cluster calculations. More...
 
Bool_t fStudyTCardCorrelation
 Study TCard channels cross correlation. More...
 
Bool_t fStudyExotic
 Study the exotic cluster for different cuts, for TCard correl studies. More...
 
Float_t fM02Min
 Minimum M02 on clusters. More...
 
Int_t fNCellMin
 Minimum number of cells on clusters. More...
 
Float_t fMinDistToBad
 Minimum distance to bad channel. More...
 
Float_t fEBinCuts [15]
 Energy bins cut for fStudyTCardCorrelation. More...
 
Int_t fNEBinCuts
 Number of energy bin cuts for fStudyTCardCorrelation. More...
 
Float_t fEMinShape
 Minimum cluster energy for some fStudyShape histograms. More...
 
Float_t fEMaxShape
 Maximum cluster energy for some fStudyShape histograms. More...
 
Int_t fNCellMinShape
 Minumum cluster number of cells for some fStudyShape histograms. More...
 
Int_t fdEdXMinEle
 dEdX min cut for electrons, set in InitdEdXParameters() More...
 
Int_t fdEdXMaxEle
 dEdX max cut for electrons More...
 
Int_t fdEdXMinHad
 dEdX min cut for hadrons More...
 
Int_t fdEdXMaxHad
 dEdX max cut for hadrons More...
 
Float_t fInvMassMinECut
 Minimum energy cut value for clusters entering the invariant mass calculation. More...
 
Float_t fInvMassMaxECut
 Maximum energy cut value for clusters entering the invariant mass calculation. More...
 
Float_t fInvMassMinM02Cut
 Minimum M02 shower shape cut value for clusters entering the invariant mass calculation. More...
 
Float_t fInvMassMaxM02Cut
 Maximum M02 shower shape cut value for clusters entering the invariant mass calculation. More...
 
Float_t fInvMassMaxOpenAngle
 Combine clusters within with a maximum opening angle between them. In radians. More...
 
Float_t fInvMassMaxTimeDifference
 Maximum difference between the time of the 2 clusters to be considered in invariant mass. In ns. More...
 
Float_t fConstantTimeShift
 Apply a 615 ns time shift in case of simulation, shift in ns. More...
 
TLorentzVector fClusterMomentum
 ! Cluster momentum, temporary container More...
 
TLorentzVector fClusterMomentum2
 ! Cluster momentum, inv mass loop, temporary container More...
 
AliVCaloCells * fCaloCellList
 ! cells temporary container More...
 
TObjArrayfCaloClusList
 ! clusters temporary container More...
 
TH2FfhEnergyTime1Cell [2]
 ! 1 cell cluster energy vs time More...
 
TH2FfhEnergyTMEtaResidual1Cell
 ! 1 cell cluster energy vs eta track-cluster residual More...
 
TH2FfhEnergyTMPhiResidual1Cell
 ! 1 cell cluster energy vs phi track-cluster residual More...
 
TH2FfhColRowExoticHighE1CellPosTime
 ! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns More...
 
TH2FfhColRowExoticHighE1CellNegTime
 ! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns More...
 
TH2FfhColRowExoticHighE1CellNulTime
 ! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns More...
 
TH2FfhColRowExoticLowE1Cell [2]
 ! 1 cell cluster col-row cluster cell max, 5 < E < 8 GeV More...
 
TH2FfhColRowExoticHighE1Cell [2]
 ! 1 cell cluster col-row cluster cell max, E > 8 GeV More...
 
TH2FfhEnergyTimeExotic [2]
 ! cluster energy vs time, exo > 0.97, loose cuts More...
 
TH2FfhEnergyTMEtaResidualExotic
 ! cluster energy vs eta track-cluster residual, exo > 0.97, loose cuts More...
 
TH2FfhEnergyTMPhiResidualExotic
 ! cluster energy vs phi track-cluster residual, exo > 0.97, loose cuts More...
 
TH2FfhColRowExoticHighEPosTime
 ! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo > 0.97 More...
 
TH2FfhColRowExoticHighENegTime
 ! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo > 0.97 More...
 
TH2FfhColRowExoticHighENulTime
 ! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo > 0.97 More...
 
TH2FfhColRowExoticLowE [2]
 ! col-row cluster cell max, 5 < E < 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowExoticHighE [2]
 ! col-row cluster cell max, E > 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowExotic2ndCellDiffLowE [2]
 ! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowExotic2ndCellDiffHighE [2]
 ! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowExotic2ndCellSameLowE [2]
 ! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowExotic2ndCellSameHighE [2]
 ! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts More...
 
TH2FfhColRowHighEPosTime
 ! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo < 0.97, n cell > 1 More...
 
TH2FfhColRowHighENegTime
 ! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo < 0.97, n cell > 1 More...
 
TH2FfhColRowHighENulTime
 ! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo < 0.97, n cell > 1 More...
 
TH2FfhColRowTCardCorrNoSelectionExoticLowE [2]
 ! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV, exoticity > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExoticHighE [2]
 ! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV, exoticity > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellDiffLowE [2]
 ! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellDiffHighE [2]
 ! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellSameLowE [2]
 ! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellSameHighE [2]
 ! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97 More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameLowE [2]
 ! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in same T-Card More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameHighE [2]
 ! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in same T-Card More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffLowE [2]
 ! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in diff T-Card More...
 
TH2FfhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffHighE [2]
 ! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in diff T-Card More...
 
TH2FfhColRowTCardCorrNoSelectionLowE [2]
 ! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV More...
 
TH2FfhColRowTCardCorrNoSelectionHighE [2]
 ! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV More...
 
TH2FfhEnergyTimeTCardCorrNoSelection1Cell [2]
 ! 1 cell cluster energy vs time, T-Card strict cuts More...
 
TH2FfhEnergyTMEtaResidualTCardCorrNoSelection1Cell
 ! 1 cell cluster energy vs eta track-cluster residual, T-Card strict cuts More...
 
TH2FfhEnergyTMPhiResidualTCardCorrNoSelection1Cell
 ! 1 cell cluster energy vs phi track-cluster residual, T-Card strict cuts More...
 
TH2FfhEnergyTimeTCardCorrNoSelectionExotic [2]
 ! cluster energy vs time, exo > 0.97, T-Card strict cuts More...
 
TH2FfhEnergyTMEtaResidualTCardCorrNoSelectionExotic
 ! cluster energy vs eta track-cluster residual, exo > 0.97, T-Card strict cuts More...
 
TH2FfhEnergyTMPhiResidualTCardCorrNoSelectionExotic
 ! cluster energy vs phi track-cluster residual, exo > 0.97, T-Card strict cuts More...
 
TH2FfhTimeTCardCorrNoSelection [2]
 ! Cluster time vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLambda0TCardCorrNoSelection [2]
 ! Cluster m02 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLambda1TCardCorrNoSelection [2]
 ! Cluster m20 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLambda0NLM1TCardCorrNoSelection [2]
 ! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=1 More...
 
TH2FfhLambda1NLM1TCardCorrNoSelection [2]
 ! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=1 More...
 
TH2FfhLambda0NLM2TCardCorrNoSelection [2]
 ! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=2 More...
 
TH2FfhLambda1NLM2TCardCorrNoSelection [2]
 ! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=2 More...
 
TH2FfhLambdaRTCardCorrNoSelection [2]
 ! Cluster m20/m02 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhNLocMaxTCardCorrNoSelection [2]
 ! Cluster Number of local Maxima vs E for clusters selected for TCard correlation studies More...
 
TH2FfhEMaxRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhEMaxRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhEMaxRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndEMaxRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndEMaxRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndEMaxRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameEMaxRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameEMaxRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhE2ndSameEMaxRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellClusRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellClusRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellClusRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellWeightNLM1TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellWeightNLM2TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellWeightNLM3TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLogECellNLM1TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLogECellNLM2TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhLogECellNLM3TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies More...
 
TH2FfhECellSameClusRatNLM1TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhECellSameClusRatNLM2TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhECellSameClusRatNLM3TCardCorrNoSelection [2]
 ! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhECellSameWeightNLM1TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhECellSameWeightNLM2TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhECellSameWeightNLM3TCardCorrNoSelection [2]
 ! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhLogECellSameNLM1TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhLogECellSameNLM2TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhLogECellSameNLM3TCardCorrNoSelection [2]
 ! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More...
 
TH2FfhNCellsTCardCorrNoSelection [2]
 ! Ncells per cluster vs cluster energy, clusters selected for TCard correlation studies More...
 
TH2FfhNCellsTCardCorrWithWeightNoSelection [2]
 ! Ncells per cluster vs cluster energy, select cells with w>0.01, clusters selected for TCard correlation studies More...
 
TH2FfhNCellsTCardCorrRatioWithWeightNoSelection [2]
 ! Ncells per cluster/Ncells per cluster with w>0.01 vs cl. energy, clusters selected for TCard correlation studies More...
 
TH2FfhExoticTCardCorrNoSelection [2]
 ! exoticity per cluster vs cluster energy, clusters selected for TCard correlation studies More...
 
TH2FfhLambda0Exoticity [14][2]
 ! Cluster m02 vs exoticy, for different cluster energy bins More...
 
TH2FfhLambda1Exoticity [14][2]
 ! Cluster m02 vs exoticy, for different cluster energy bins More...
 
TH2FfhLambdaRExoticity [14][2]
 ! Cluster m02 vs exoticy, for different cluster energy bins More...
 
TH2FfhNCellsExoticity [14][2]
 ! Cluster NCells vs exoticy, for different cluster energy bins More...
 
TH2FfhTimeExoticity [14][2]
 ! Cluster time vs exoticy, for different cluster energy bins More...
 
TH2FfhLambda0Lambda1 [14][2]
 ! Cluster m02 vs m20,for different cluster energy bins More...
 
TH2FfhNCellsTCardSameAndDiff [14][2]
 ! Cluster NCells in same TCard as leading vs NCells on different TCard More...
 
TH2FfhNCellsTCardSameAndDiffExotic [14][2]
 ! Cluster NCells in same TCard as leading vs NCells on different TCard, exoticity > 0.97 More...
 
TH2FfhTMPhiResidualExoticity [14]
 ! Cluster-track matching residual in phi vs exoticity More...
 
TH2FfhTMEtaResidualExoticity [14]
 ! Cluster-track matching residual in phi vs exoticity More...
 
TH2FfhTMPhiResidualExoticityLooseCut [14]
 ! Cluster-track matching residual in phi vs exoticity, loose acceptance cut More...
 
TH2FfhTMEtaResidualExoticityLooseCut [14]
 ! Cluster-track matching residual in phi vs exoticity, loose acceptance cut More...
 
TH2FfhLambda0TCardCorrelNCell [6][6][2]
 ! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhLambda1TCardCorrelNCell [6][6][2]
 ! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhLambda0NLM1TCardCorrelNCell [6][6][2]
 ! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=1 More...
 
TH2FfhLambda1NLM1TCardCorrelNCell [6][6][2]
 ! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=1 More...
 
TH2FfhLambda0NLM2TCardCorrelNCell [6][6][2]
 ! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=2 More...
 
TH2FfhLambda1NLM2TCardCorrelNCell [6][6][2]
 ! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=2 More...
 
TH2FfhNLocMaxTCardCorrelNCell [6][6][2]
 ! Cluster nlocmax vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhEMaxRatNLM1TCardCorrelNCell [6][6][2]
 ! Cluster E cell max / E cluster for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhEMaxRatNLM2TCardCorrelNCell [6][6][2]
 ! Cluster E cell max / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhEMaxRatNLM3TCardCorrelNCell [6][6][2]
 ! Cluster E cell max / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndRatNLM1TCardCorrelNCell [6][6][2]
 ! Cluster E cell second max / E cluster for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndRatNLM2TCardCorrelNCell [6][6][2]
 ! Cluster E cell second loc max / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndRatNLM3TCardCorrelNCell [6][6][2]
 ! Cluster E cell second loc max / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndEMaxRatNLM1TCardCorrelNCell [6][6][2]
 ! Cluster E cell second max / E cell max for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndEMaxRatNLM2TCardCorrelNCell [6][6][2]
 ! Cluster E cell second loc max / E cell max for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhE2ndEMaxRatNLM3TCardCorrelNCell [6][6][2]
 ! Cluster E cell second loc max / E cell max for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellClusRatNLM1TCardCorrelNCell [6][6][2]
 ! Cluster E cell / E cluster vs E for NLM=1, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellClusRatNLM2TCardCorrelNCell [6][6][2]
 ! Cluster E cell / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellClusRatNLM3TCardCorrelNCell [6][6][2]
 ! Cluster E cell / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhLogECellNLM1TCardCorrelNCell [6][6][2]
 ! Cluster log E cell vs E cluster for NLM=1, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhLogECellNLM2TCardCorrelNCell [6][6][2]
 ! Cluster log E cell vs E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhLogECellNLM3TCardCorrelNCell [6][6][2]
 ! Cluster log E cell vs E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellWeightNLM1TCardCorrelNCell [6][6][2]
 ! Cluster E cell weight for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellWeightNLM2TCardCorrelNCell [6][6][2]
 ! Cluster E cell weight for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhECellWeightNLM3TCardCorrelNCell [6][6][2]
 ! Cluster E cell weight for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhMassEClusTCardCorrelNCell [6][6][2]
 ! Cluster invariant mass vs E cluster, one of clusters 0.1<m02<0.4 contains 0 to more than 6 cells with w > 0.01, in same TCard or diff TCard More...
 
TH2FfhExoticTCardCorrelNCell [6][6][2]
 ! Cluster exoticity vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhTimeDiffTCardCorrelNCell [6][6][2]
 ! Cluster time-secondary cell time vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhTimeDiffExoTCardCorrelNCell [6][6][2]
 ! Cluster time-secondary cell time vs E, for exotic luster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhColRowTCardCorrelNCellLowE [6][6][2]
 ! Cluster max cell col vs row, E > 2 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhColRowTCardCorrelNCellHighE [6][6][2]
 ! Cluster max cell col vs row, E > 8 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard More...
 
TH2FfhColRowTCardCorrelNCellExoticLowE [6][6][2]
 ! Cluster max cell col vs row, E > 2 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, exoticity > 0.97 More...
 
TH2FfhColRowTCardCorrelNCellExoticHighE [6][6][2]
 ! Cluster max cell col vs row, E > 8 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, exoticity < 0.97 More...
 
TH2FfhLambda0ExoticityPerNCell [6][6][2]
 ! Cluster m02 vs exoticy,for E > 8 and n cell bins with w>0.01, in same TCard or diff TCard More...
 
TH2FfhLambda1ExoticityPerNCell [6][6][2]
 ! Cluster m20 vs exoticy,for E > 8 and n cell bins with w>0.01, in same TCard or diff TCard More...
 
TH2FfhNCellsTCardSameAndDiffFraction [2]
 ! Cluster fraction of NCells in same TCard as leading vs energy More...
 
TH2FfhNCellsTCardSameAndDiffFractionExotic [2]
 ! Cluster fraction of NCells in same TCard as leading vs energy, exoticity > 0.97 More...
 
TH2FfhTCardCorrECellMaxDiff [12][2]
 ! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhTCardCorrEClusterDiff [12][2]
 ! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhTCardCorrTCellMaxDiff [12][2]
 ! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhTCardCorrECellMaxDiffExo [12][2]
 ! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhTCardCorrEClusterDiffExo [12][2]
 ! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhTCardCorrTCellMaxDiffExo [12][2]
 ! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard More...
 
TH2FfhSameRowDiffColAndTCardCellsEnergyDiffClusterE [2]
 ! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column More...
 
TH2FfhSameRowDiffColAndTCardCellsTimeDiffClusterE [2]
 ! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column More...
 
TH2FfhSameRowDiffColAndTCardCellsEnergyDiffCellMaxE [2]
 ! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column More...
 
TH2FfhSameRowDiffColAndTCardCellsTimeDiffCellMaxE [2]
 ! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column More...
 
TH2FfhSameRowDiffColAndTCardCellsEnergyDiffClusterEExo [2]
 ! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97 More...
 
TH2FfhSameRowDiffColAndTCardCellsTimeDiffClusterEExo [2]
 ! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97 More...
 
TH2FfhSameRowDiffColAndTCardCellsEnergyDiffCellMaxEExo [2]
 ! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97 More...
 
TH2FfhSameRowDiffColAndTCardCellsTimeDiffCellMaxEExo [2]
 ! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97 More...
 
TH3FfhDeltaIEtaDeltaIPhi [3]
 ! Difference between max cell index and farthest cell, eta vs phi vs E More...
 
TH2FfhDeltaIA [3]
 ! Cluster "asymmetry" vs E More...
 
TH3FfhDeltaIAM02 [3]
 ! Cluster "asymmetry" vs Lambda0 vs E More...
 
TH3FfhDeltaIAM20 [3]
 ! Cluster "asymmetry" vs Lambda1 vs E More...
 
TH3FfhDeltaIANCells [3]
 ! Cluster "asymmetry" vs n cells vs E More...
 
TH3FfhDeltaIAOrigin [3]
 ! Cluster "asymmetry" vs E vs origin More...
 
TH3FfhDeltaIEtaDeltaIPhiTot [3]
 ! Difference between max cell index and farthest cells left/up to right/down, eta vs phi vs E More...
 
TH2FfhDeltaIATot [3]
 ! Cluster "total asymmetry" vs E More...
 
TH3FfhDeltaIATotM02 [3]
 ! Cluster "total asymmetry" vs Lambda0 vs E More...
 
TH3FfhDeltaIATotM20 [3]
 ! Cluster "total asymmetry" vs Lambda1 vs E More...
 
TH3FfhDeltaIATotNCells [3]
 ! Cluster "total asymmetry" vs n cells vs E More...
 
TH3FfhDeltaIATotOrigin [3]
 ! Cluster "total asymmetry" vs E vs origin More...
 
TH3FfhClusterMaxCellCloseCellRatioM02
 ! Ratio between max cell energy and cell energy of the same cluster More...
 
TH3FfhClusterMaxCellECrossM02
 ! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy More...
 
TH3FfhClusterTimeEnergyM02 [3]
 ! Cluster Time vs Energy vs m02 More...
 
TH3FfhClusterMaxCellDiffM02 [3]
 ! Difference between cluster energy and energy of cell with more energy, vs m02 More...
 
TH3FfhNCellsPerClusterM02 [3]
 ! N cells per cluster vs cluster energy vs m02 More...
 
TH3FfhNCellsPerClusterM20 [3]
 ! N cells per cluster vs cluster energy vs m20 More...
 
TH3FfhNCellsPerClusterNLM [3]
 ! N cells per cluster vs cluster energy vs nlm More...
 
TH3FfhNCellsPerClusterM02PerSMPerCol [20][2]
 ! N cells per cluster vs cluster energy vs m02, per SM, per odd/even col More...
 
TH3FfhNCellsPerClusterM20PerSMPerCol [20][2]
 ! N cells per cluster vs cluster energy vs m20, per SM, per odd/even col More...
 
TH3FfhNCellsPerClusterNLMPerSMPerCol [20][2]
 ! N cells per cluster vs cluster energy vs nlm, per SM, per odd/even col More...
 
TH3FfhNCellsPerClusterMEta [3]
 ! N cells per cluster vs cluster energy vs shape in eta direction More...
 
TH3FfhNCellsPerClusterMPhi [3]
 ! N cells per cluster vs cluster energy vs shape in phi direction More...
 
TH3FfhNCellsPerClusterMEtaPhi [3]
 ! N cells per cluster vs cluster energy vs shape in eta*phi direction More...
 
TH3FfhNCellsPerClusterMEtaPhiA [3]
 ! N cells per cluster vs cluster energy vs shape in (phi-eta)/(eta+phi) More...
 
TH3FfhInvMassNCellSM
 ! Invariant mass vs first selected cluster N cell with 8 < E < 12 GeV and per SM of trigger cluster More...
 
TH3FfhInvMassNCellSMSame
 ! Invariant mass vs first selected cluster N cell with 8 < E < 12 GeV and per SM of both cluster More...
 
TH3FfhColRowM02
 ! Cluster position in cell max col-row, 8 < E < 12 GeV, neutral only More...
 
TH3FfhColRowM02NCellCut
 ! Cluster position in cell max col-row, 9 < E < 12 GeV, n cell > 4, neutral only More...
 
TH2FfhOriginE [3]
 ! check origin of selected clusters More...
 
TH3FfhOriginM02 [3]
 ! check origin of selected clusters, vs E vs M02 More...
 
TH3FfhSMM02NoCut [3]
 ! SM number vs m02, no cut More...
 
TH3FfhSMM02 [3]
 ! SM number vs m02, n cell > 4 More...
 
TH3FfhSMM20HighM02NoCut [3]
 ! SM number vs m20, 0.5<m02<2, no ncell cut More...
 
TH3FfhSMM20HighM02 [3]
 ! SM number vs m20, 0.5<m02<2, n cell > 4 More...
 
TH3FfhSMM20LowM02NoCut [3]
 ! SM number vs m20, 0.1<m02<0.3, no ncell cut More...
 
TH3FfhSMM20LowM02 [3]
 ! SM number vs m20, 0.1<m02<0.3, n cell > 4 More...
 
TH3FfhSMNCell [3]
 ! SM number vs number of cells More...
 
TH3FfhSMNCellM02 [3]
 ! SM number vs number of cells vs M02, in E bin More...
 
TH3FfhColM02 [3]
 ! main cell column vs m02, n cell > 4 More...
 
TH3FfhRowM02 [3]
 ! main cell row vs m02, n cell > 4 More...
 
TH3FfhSMMEtaNoCut [3]
 ! SM number vs shower dispersion in eta, no cut More...
 
TH3FfhSMMEta [3]
 ! SM number vs shower dispersion in eta, n cell > 4 More...
 
TH3FfhSMMPhiNoCut [3]
 ! SM number vs shower dispersion in phi, no cut More...
 
TH3FfhSMMPhi [3]
 ! SM number vs shower dispersion in phi, n cell > 4 More...
 
TH3FfhSMMEtaPhiNoCut [3]
 ! SM number vs shower dispersion, no cut More...
 
TH3FfhSMMEtaPhi [3]
 ! SM number vs shower dispersion, n cell > 4 More...
 
TH3FfhSMMEtaPhiANoCut [3]
 ! SM number vs shower dispersion eta-phi asymmetry, no cut More...
 
TH3FfhSMMEtaPhiA [3]
 ! SM number vs shower dispersion eta-phi asymmetry, n cell > 4 More...
 
TH3FfhEMaxCellTimeM02SM
 ! m02 vs SM number vs max cell time More...
 
TH3FfhEMaxCellTimeNCellSM
 ! n cell vs SM number vs max cell time More...
 
TH3FfhESecCellTimeNCellSM
 ! n cell vs SM number vs secondary cell time More...
 
TH3FfhNCellsPerClusterM02M20PerSM [20]
 ! m02 vs m20 vs n cells More...
 
TH3FfhNCellsPerClusterM02NLMPerSM [20]
 ! m02 vs NLM vs n cells More...
 
TH3FfhESecCellEMaxCellM02NCellPerSM [20]
 ! m02 vs SM number vs ncell vs E cell / E cell max More...
 
TH3FfhESecCellEClusterM02NCellPerSM [20]
 ! m02 vs SM number vs ncell vs E cluster - E cell / E cluster More...
 
TH3FfhESecCellLogM02NCellPerSM [20]
 ! m02 vs SM number vs ncell vs log E cell More...
 
TH3FfhEMaxCellEClusterM02NCellPerSM [20]
 ! m02 vs SM number vs ncell vs E cluster - E max cell / E cluster More...
 
TH3FfhEMaxCellLogM02NCellPerSM [20]
 ! m02 vs SM number vs ncell vs log E max cell More...
 
TH3FfhEMaxESecCellNCellLowM02PerSM [20]
 ! E cell max vs E cell secondary vs ncells vs SM for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3 per SM number More...
 
TH3FfhEMaxECrossNCellLowM02PerSM [20]
 ! E cell max vs E cross vs ncells vs SM for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number More...
 
TH3FfhEMaxESecCellNCellHighM02PerSM [20]
 ! E cell max vs E cell vs ncells secondary vs SM for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number More...
 
TH3FfhEMaxECrossNCellHighM02PerSM [20]
 ! E cell max vs E cross vs ncells vs SM for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number More...
 
TH3FfhColRowFromCellMaxLowM02PerSM [20][2]
 ! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxHighM02PerSM [20][2]
 ! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxEMaxSecDiffLowM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy difference to cell max, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxEMaxSecDiffHighM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy difference to cell max, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxEMaxSecDiffFracLowM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy difference to cell max / e max, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxEMaxSecDiffFracHighM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy difference to cell max / e max, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxECellClusterRatLowM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy ratio to cluster E, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column More...
 
TH3FfhColRowFromCellMaxECellClusterRatHighM02PerSM [20][2][3]
 ! secondary cell distance to cell max in col vs row vs energy ratio to cluster E, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column More...
 
TH2FfhColRowFromCellMaxLowM02 [2]
 ! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per odd/pair column More...
 
TH2FfhColRowFromCellMaxHighM02 [2]
 ! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per odd/pair column More...
 
TH2FfhECellClusterRatio
 ! e cell / e cluster vs e cluster More...
 
TH2FfhECellClusterLogRatio
 ! log (e cell / e cluster) vs e cluster More...
 
TH2FfhEMaxCellClusterRatio
 ! e max cell / e cluster vs e cluster More...
 
TH2FfhEMaxCellClusterLogRatio
 ! log (e max cell / e cluster) vs e cluster More...
 
TH2FfhLambda0ForW0AndCellCuts [12][4][3]
 ! L0 for different w0 and cell cuts More...
 
TH2FfhLambda0ForW0AndCellCutsEta0 [12][4][3]
 ! L0 for different w0 and cell cuts, |eta| < 0.15 More...
 
TH2FfhLambda0ForW0MC [12][5]
 ! L0 for different w0, depending on the particle of origin More...
 
TH2FfhECellTotalRatio
 ! e cell / e total vs e total More...
 
TH2FfhECellTotalLogRatio
 ! log (e cell / e total) vs e total More...
 
TH2F ** fhECellTotalRatioMod
 ! e cell / e total vs e total, per SM More...
 
TH2F ** fhECellTotalLogRatioMod
 ! log (e cell / e total) vs e total, per SM More...
 

Additional Inherited Members

- 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...
 
- Protected Attributes inherited from AliAnaCaloTrackCorrBaseClass
Int_t fNModules
 Number of EMCAL/PHOS modules to use in analysis, set in CaloUtils. More...
 
Int_t fNRCU
 Number of EMCAL/PHOS RCU. More...
 
Int_t fFirstModule
 First EMCAL/PHOS module, set in CaloUtils or depending fidutial cuts. More...
 
Int_t fLastModule
 Last EMCAL/PHOS module, set in CaloUtils or depending fidutial cuts. More...
 
Int_t fNMaxCols
 Number of EMCAL/PHOS columns per SM. More...
 
Int_t fNMaxRows
 Number of EMCAL/PHOS rows per SM. More...
 
Int_t fNMaxColsFull
 Number of EMCAL/PHOS columns full detector. More...
 
Int_t fNMaxRowsFull
 Number of EMCAL/PHOS rows full detector. More...
 
Int_t fNMaxRowsFullMin
 Last of EMCAL/PHOS rows full detector. More...
 
Int_t fNMaxRowsFullMax
 First of EMCAL/PHOS rows full detector. More...
 

Detailed Description

Class for cluster shape, cell T-Card correlation and exoticity.

Class for cluster shape, cell T-Card correlation and exoticity. Extracted/cloned from AliAnaCalorimeterQA version AN20170521

Author
Gustavo Conesa Balbastre Gusta.nosp@m.vo.C.nosp@m.onesa.nosp@m..Bal.nosp@m.bastr.nosp@m.e@ce.nosp@m.rn.ch, LPSC-IN2P3-CNRS

Definition at line 31 of file AliAnaClusterShapeCorrelStudies.h.

Constructor & Destructor Documentation

AliAnaClusterShapeCorrelStudies::AliAnaClusterShapeCorrelStudies ( )

Default Constructor. Initialize parameters. Init all the histogram arrays to 0.

Definition at line 41 of file AliAnaClusterShapeCorrelStudies.cxx.

virtual AliAnaClusterShapeCorrelStudies::~AliAnaClusterShapeCorrelStudies ( )
inlinevirtual

Virtual destructor. Not implemented.

Definition at line 38 of file AliAnaClusterShapeCorrelStudies.h.

AliAnaClusterShapeCorrelStudies::AliAnaClusterShapeCorrelStudies ( const AliAnaClusterShapeCorrelStudies qa)
private

Assignment operator not implemented.

Member Function Documentation

void AliAnaClusterShapeCorrelStudies::ChannelCorrelationInTCard ( AliVCluster *  clus,
Bool_t  matched,
Int_t  absIdMax,
Float_t  exoticity 
)

Check effect of T-Card channels correlation on shower shape/energy for EMCal

Parameters
cluscluster pointer
matchedbool with loose track-matching info
absIdMaxid of highest energy cell in cluster
exoticitycross energy fraction

Definition at line 476 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterLoopHistograms(), and ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::ClusterLoopHistograms ( )

Fill clusters related histograms, execute here the loop of clusters apply basic selection cuts (track matching, goodness, exoticity, timing) and the call to the different methods filling different type of histograms:

  • Cluster Asymmetry
  • Dependence of m02 and energy on different parameters
  • Effect of different weight in clusters
  • Cluster shape vs ncells, in same or different T-Card

Definition at line 1844 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by MakeAnalysisFillHistograms(), and ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::ClusterMatchedToTrackPID ( AliVCluster *  clus,
Int_t matchedPID 
)

Check if cluster is matched to a track and do a track ID either electrons or hadrons. filling different type of histograms:

Parameters
clusAliVCluster pointer
matchedPID0-neutral, 1-electron, 2-hadron

Definition at line 1795 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ClusterLoopHistograms(), ClusterShapeHistograms(), and ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::ClusterShapeHistograms ( AliVCluster *  clus,
Int_t  absIdMax,
Double_t  maxFrac,
Float_t  eCrossFrac,
Float_t  eCellMax,
Double_t  tmax,
Int_t  matchedPID,
Int_t  mcIndex 
)

Fill mostly TH3 histograms with cluster energy vs shower shape or cluster asymmetry vs another parameter.

Parameters
cluscalorimeter cluster pointer.
absIdMaxid number of cell with highest energy in the cluster.
maxFracratio E_cell_max/ E_cluster.
eCrossFracexoticity fraction.
tmaxtime of highest energy cell in cluster.
matchedPID0-neutral, 1-matched to electron track, 2-matched to hadronic track.
mcIndexindex of origin tagging as photon, pion, etc.

Definition at line 1380 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ChannelCorrelationInTCard(), ClusterLoopHistograms(), and ~AliAnaClusterShapeCorrelStudies().

TObjString * AliAnaClusterShapeCorrelStudies::GetAnalysisCuts ( )
virtual

Save parameters used for analysis in a string.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 1989 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ~AliAnaClusterShapeCorrelStudies().

TList * AliAnaClusterShapeCorrelStudies::GetCreateOutputObjects ( )
virtual

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

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 2023 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ~AliAnaClusterShapeCorrelStudies().

Float_t AliAnaClusterShapeCorrelStudies::GetDistToBadMin ( ) const
inline

Definition at line 79 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetEnergyMaxShape ( ) const
inline

Definition at line 109 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetEnergyMinShape ( ) const
inline

Definition at line 106 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMaxECut ( ) const
inline

Definition at line 88 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMaxM02Cut ( ) const
inline

Definition at line 94 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMaxOpenAngle ( ) const
inline

Definition at line 97 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMaxTimeDifference ( ) const
inline

Definition at line 100 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMinECut ( ) const
inline

Definition at line 85 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetInvMassMinM02Cut ( ) const
inline

Definition at line 91 of file AliAnaClusterShapeCorrelStudies.h.

Float_t AliAnaClusterShapeCorrelStudies::GetM02Min ( ) const
inline

Definition at line 76 of file AliAnaClusterShapeCorrelStudies.h.

Int_t AliAnaClusterShapeCorrelStudies::GetNCellMinShape ( ) const
inline

Definition at line 112 of file AliAnaClusterShapeCorrelStudies.h.

Int_t AliAnaClusterShapeCorrelStudies::GetNCellsPerClusterMin ( ) const
inline

Definition at line 82 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::Init ( )
virtual

Check if the calorimeter setting is ok, if not abort.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 4634 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::InitdEdXParameters ( )

Initialize the dedx range depending on run number or MC.

Definition at line 4680 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ClusterMatchedToTrackPID(), and ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::InitParameters ( )
virtual

Initialize the parameters of the analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 4646 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by AliAnaClusterShapeCorrelStudies(), and ~AliAnaClusterShapeCorrelStudies().

Bool_t AliAnaClusterShapeCorrelStudies::IsGoodCluster ( Int_t  absIdMax,
Float_t  m02,
Int_t  nCellsPerCluster 
)

Identify cluster as exotic or not.

Returns
true if good
Parameters
absIdMaxabsolute ID of main cell in clusrter
m02shower shape main axis of cluster
nCellsPerClusternumber of cells in cluster

Definition at line 4739 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ChannelCorrelationInTCard(), ClusterLoopHistograms(), ClusterShapeHistograms(), and ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::MakeAnalysisFillHistograms ( )
virtual

Main task method. It just recovers the list of clusters or cells depending on the calorimeter and passes it to the method doing the loop on the clusters and doing the different analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 4794 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ~AliAnaClusterShapeCorrelStudies().

AliAnaClusterShapeCorrelStudies& AliAnaClusterShapeCorrelStudies::operator= ( const AliAnaClusterShapeCorrelStudies qa)
private

Copy constructor not implemented.

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

Print some relevant parameters set for the analysis.

Reimplemented from AliAnaCaloTrackCorrBaseClass.

Definition at line 4769 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ~AliAnaClusterShapeCorrelStudies().

void AliAnaClusterShapeCorrelStudies::SetConstantTimeShift ( Float_t  shift)
inline

Definition at line 132 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SetDistToBadMin ( Float_t  di)
inline

Definition at line 80 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetEBinCutsAt ( Int_t  i,
Float_t  va 
)
inline

Definition at line 104 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetEnergyMaxShape ( Float_t  en)
inline

Definition at line 110 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetEnergyMinShape ( Float_t  en)
inline

Definition at line 107 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMaxECut ( Float_t  cut)
inline

Definition at line 89 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMaxM02Cut ( Float_t  cut)
inline

Definition at line 95 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMaxOpenAngle ( Float_t  c)
inline

Definition at line 98 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMaxTimeDifference ( Float_t  c)
inline

Definition at line 101 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMinECut ( Float_t  cut)
inline

Definition at line 86 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetInvMassMinM02Cut ( Float_t  cut)
inline

Definition at line 92 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetM02Min ( Float_t  m02)
inline

Definition at line 77 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SetNCellMinShape ( Int_t  nc)
inline

Definition at line 113 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SetNCellsPerClusterMin ( Int_t  n)
inline

Definition at line 83 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SetNEBinCuts ( Int_t  nb)
inline

Definition at line 103 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SwitchOffStudyClusterShape ( )
inline

Definition at line 118 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SwitchOffStudyClusterShapeParam ( )
inline

Definition at line 121 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SwitchOffStudyExotic ( )
inline

Definition at line 130 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SwitchOffStudyTCardCorrelation ( )
inline

Definition at line 127 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SwitchOffStudyWeight ( )
inline

Definition at line 124 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SwitchOnStudyClusterShape ( )
inline

Definition at line 117 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SwitchOnStudyClusterShapeParam ( )
inline

Definition at line 120 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ConfigureClusterShape().

void AliAnaClusterShapeCorrelStudies::SwitchOnStudyExotic ( )
inline

Definition at line 129 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SwitchOnStudyTCardCorrelation ( )
inline

Definition at line 126 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::SwitchOnStudyWeight ( )
inline

Definition at line 123 of file AliAnaClusterShapeCorrelStudies.h.

void AliAnaClusterShapeCorrelStudies::WeightHistograms ( AliVCluster *  clus,
Int_t  mcTag 
)

Check cluster weights, check the effect of different w0 parameter on shower shape Check effect of time and energy cuts at cell level on the shower shape

Parameters
cluscluster pointer
mcTagmc origin map

Definition at line 4837 of file AliAnaClusterShapeCorrelStudies.cxx.

Referenced by ClusterLoopHistograms(), and ~AliAnaClusterShapeCorrelStudies().

Member Data Documentation

AliVCaloCells* AliAnaClusterShapeCorrelStudies::fCaloCellList
private
TObjArray* AliAnaClusterShapeCorrelStudies::fCaloClusList
private
TLorentzVector AliAnaClusterShapeCorrelStudies::fClusterMomentum
private

! Cluster momentum, temporary container

Definition at line 178 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterLoopHistograms(), ClusterShapeHistograms(), and WeightHistograms().

TLorentzVector AliAnaClusterShapeCorrelStudies::fClusterMomentum2
private

! Cluster momentum, inv mass loop, temporary container

Definition at line 179 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and ClusterShapeHistograms().

Float_t AliAnaClusterShapeCorrelStudies::fConstantTimeShift
private

Apply a 615 ns time shift in case of simulation, shift in ns.

Definition at line 175 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterLoopHistograms(), ClusterShapeHistograms(), and SetConstantTimeShift().

Int_t AliAnaClusterShapeCorrelStudies::fdEdXMaxEle
private

dEdX max cut for electrons

Definition at line 162 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterMatchedToTrackPID(), and InitdEdXParameters().

Int_t AliAnaClusterShapeCorrelStudies::fdEdXMaxHad
private

dEdX max cut for hadrons

Definition at line 164 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterMatchedToTrackPID(), and InitdEdXParameters().

Int_t AliAnaClusterShapeCorrelStudies::fdEdXMinEle
private

dEdX min cut for electrons, set in InitdEdXParameters()

Definition at line 161 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterMatchedToTrackPID(), and InitdEdXParameters().

Int_t AliAnaClusterShapeCorrelStudies::fdEdXMinHad
private

dEdX min cut for hadrons

Definition at line 163 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterMatchedToTrackPID(), and InitdEdXParameters().

Float_t AliAnaClusterShapeCorrelStudies::fEBinCuts[15]
private

Energy bins cut for fStudyTCardCorrelation.

Definition at line 154 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), GetCreateOutputObjects(), InitParameters(), and SetEBinCutsAt().

Float_t AliAnaClusterShapeCorrelStudies::fEMaxShape
private

Maximum cluster energy for some fStudyShape histograms.

Definition at line 158 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), GetCreateOutputObjects(), GetEnergyMaxShape(), InitParameters(), and SetEnergyMaxShape().

Float_t AliAnaClusterShapeCorrelStudies::fEMinShape
private

Minimum cluster energy for some fStudyShape histograms.

Definition at line 157 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), GetCreateOutputObjects(), GetEnergyMinShape(), InitParameters(), and SetEnergyMinShape().

TH3F* AliAnaClusterShapeCorrelStudies::fhClusterMaxCellCloseCellRatioM02
private

! Ratio between max cell energy and cell energy of the same cluster

Definition at line 444 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhClusterMaxCellDiffM02[3]
private

! Difference between cluster energy and energy of cell with more energy, vs m02

Definition at line 449 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhClusterMaxCellECrossM02
private

! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy

Definition at line 445 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhClusterTimeEnergyM02[3]
private

! Cluster Time vs Energy vs m02

Definition at line 448 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColM02[3]
private

! main cell column vs m02, n cell > 4

Definition at line 480 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExotic2ndCellDiffHighE[2]
private

! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts

Definition at line 207 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExotic2ndCellDiffLowE[2]
private

! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts

Definition at line 206 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExotic2ndCellSameHighE[2]
private

! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts

Definition at line 209 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExotic2ndCellSameLowE[2]
private

! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts

Definition at line 208 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighE[2]
private

! col-row cluster cell max, E > 8 GeV, exo > 0.97, loose cuts

Definition at line 204 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighE1Cell[2]
private

! 1 cell cluster col-row cluster cell max, E > 8 GeV

Definition at line 195 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighE1CellNegTime
private

! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns

Definition at line 192 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighE1CellNulTime
private

! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns

Definition at line 193 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighE1CellPosTime
private

! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns

Definition at line 191 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighENegTime
private

! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo > 0.97

Definition at line 201 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighENulTime
private

! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo > 0.97

Definition at line 202 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticHighEPosTime
private

! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo > 0.97

Definition at line 200 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticLowE[2]
private

! col-row cluster cell max, 5 < E < 8 GeV, exo > 0.97, loose cuts

Definition at line 203 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowExoticLowE1Cell[2]
private

! 1 cell cluster col-row cluster cell max, 5 < E < 8 GeV

Definition at line 194 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxECellClusterRatHighM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy ratio to cluster E, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column

Definition at line 522 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxECellClusterRatLowM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy ratio to cluster E, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column

Definition at line 521 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxEMaxSecDiffFracHighM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy difference to cell max / e max, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column

Definition at line 519 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxEMaxSecDiffFracLowM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy difference to cell max / e max, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column

Definition at line 518 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxEMaxSecDiffHighM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy difference to cell max, (2-3), (4-5) (>5) n cells,, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column

Definition at line 516 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxEMaxSecDiffLowM02PerSM[20][2][3]
private

! secondary cell distance to cell max in col vs row vs energy difference to cell max, (2-3), (4-5) (>5) n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column

Definition at line 515 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxHighM02[2]
private

! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per odd/pair column

Definition at line 525 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxHighM02PerSM[20][2]
private

! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number, per odd/pair column

Definition at line 513 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxLowM02[2]
private

! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per odd/pair column

Definition at line 524 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowFromCellMaxLowM02PerSM[20][2]
private

! secondary cell distance to cell max in col vs row vs n cells, for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number, per odd/pair column

Definition at line 512 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowHighENegTime
private

! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo < 0.97, n cell > 1

Definition at line 212 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowHighENulTime
private

! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo < 0.97, n cell > 1

Definition at line 213 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowHighEPosTime
private

! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo < 0.97, n cell > 1

Definition at line 211 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowM02
private

! Cluster position in cell max col-row, 8 < E < 12 GeV, neutral only

Definition at line 466 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhColRowM02NCellCut
private

! Cluster position in cell max col-row, 9 < E < 12 GeV, n cell > 4, neutral only

Definition at line 467 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrelNCellExoticHighE[6][6][2]
private

! Cluster max cell col vs row, E > 8 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, exoticity < 0.97

Definition at line 379 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrelNCellExoticLowE[6][6][2]
private

! Cluster max cell col vs row, E > 2 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, exoticity > 0.97

Definition at line 378 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrelNCellHighE[6][6][2]
private

! Cluster max cell col vs row, E > 8 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 377 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrelNCellLowE[6][6][2]
private

! Cluster max cell col vs row, E > 2 GeV, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 376 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellDiffHighE[2]
private

! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97

Definition at line 219 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellDiffLowE[2]
private

! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97

Definition at line 218 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameHighE[2]
private

! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in same T-Card

Definition at line 224 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameLowE[2]
private

! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in same T-Card

Definition at line 223 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellSameHighE[2]
private

! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97

Definition at line 221 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellSameLowE[2]
private

! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97

Definition at line 220 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffHighE[2]
private

! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in diff T-Card

Definition at line 226 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffLowE[2]
private

! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in diff T-Card

Definition at line 225 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExoticHighE[2]
private

! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV, exoticity > 0.97

Definition at line 216 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionExoticLowE[2]
private

! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV, exoticity > 0.97

Definition at line 215 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionHighE[2]
private

! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV

Definition at line 229 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhColRowTCardCorrNoSelectionLowE[2]
private

! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV

Definition at line 228 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhDeltaIA[3]
private

! Cluster "asymmetry" vs E

Definition at line 428 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIAM02[3]
private

! Cluster "asymmetry" vs Lambda0 vs E

Definition at line 429 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIAM20[3]
private

! Cluster "asymmetry" vs Lambda1 vs E

Definition at line 430 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIANCells[3]
private

! Cluster "asymmetry" vs n cells vs E

Definition at line 431 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIAOrigin[3]
private

! Cluster "asymmetry" vs E vs origin

Definition at line 432 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhDeltaIATot[3]
private

! Cluster "total asymmetry" vs E

Definition at line 435 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIATotM02[3]
private

! Cluster "total asymmetry" vs Lambda0 vs E

Definition at line 436 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIATotM20[3]
private

! Cluster "total asymmetry" vs Lambda1 vs E

Definition at line 437 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIATotNCells[3]
private

! Cluster "total asymmetry" vs n cells vs E

Definition at line 438 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIATotOrigin[3]
private

! Cluster "total asymmetry" vs E vs origin

Definition at line 439 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIEtaDeltaIPhi[3]
private

! Difference between max cell index and farthest cell, eta vs phi vs E

Definition at line 427 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhDeltaIEtaDeltaIPhiTot[3]
private

! Difference between max cell index and farthest cells left/up to right/down, eta vs phi vs E

Definition at line 434 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM1TCardCorrelNCell[6][6][2]
private

! Cluster E cell second max / E cell max for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 357 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 254 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM2TCardCorrelNCell[6][6][2]
private

! Cluster E cell second loc max / E cell max for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 358 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 255 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM3TCardCorrelNCell[6][6][2]
private

! Cluster E cell second loc max / E cell max for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 359 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndEMaxRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 256 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM1TCardCorrelNCell[6][6][2]
private

! Cluster E cell second max / E cluster for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 354 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 251 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM2TCardCorrelNCell[6][6][2]
private

! Cluster E cell second loc max / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 355 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 252 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM3TCardCorrelNCell[6][6][2]
private

! Cluster E cell second loc max / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 356 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 253 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameEMaxRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 261 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameEMaxRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 262 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameEMaxRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 263 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 258 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 259 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhE2ndSameRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 260 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM1TCardCorrelNCell[6][6][2]
private

! Cluster E cell / E cluster vs E for NLM=1, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 361 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 265 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM2TCardCorrelNCell[6][6][2]
private

! Cluster E cell / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 362 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 266 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM3TCardCorrelNCell[6][6][2]
private

! Cluster E cell / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 363 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 267 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusterLogRatio
private

! log (e cell / e cluster) vs e cluster

Definition at line 531 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellClusterRatio
private

! e cell / e cluster vs e cluster

Definition at line 530 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameClusRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 275 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameClusRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 276 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameClusRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 277 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameWeightNLM1TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 278 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameWeightNLM2TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 279 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellSameWeightNLM3TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 280 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellTotalLogRatio
private

! log (e cell / e total) vs e total

Definition at line 543 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects().

TH2F** AliAnaClusterShapeCorrelStudies::fhECellTotalLogRatioMod
private

! log (e cell / e total) vs e total, per SM

Definition at line 545 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellTotalRatio
private

! e cell / e total vs e total

Definition at line 542 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects().

TH2F** AliAnaClusterShapeCorrelStudies::fhECellTotalRatioMod
private

! e cell / e total vs e total, per SM

Definition at line 544 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM1TCardCorrelNCell[6][6][2]
private

! Cluster E cell weight for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 367 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM1TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 268 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM2TCardCorrelNCell[6][6][2]
private

! Cluster E cell weight for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 368 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM2TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 269 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM3TCardCorrelNCell[6][6][2]
private

! Cluster E cell weight for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 369 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhECellWeightNLM3TCardCorrNoSelection[2]
private

! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 270 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxCellClusterLogRatio
private

! log (e max cell / e cluster) vs e cluster

Definition at line 533 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxCellClusterRatio
private

! e max cell / e cluster vs e cluster

Definition at line 532 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetCreateOutputObjects(), and WeightHistograms().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxCellEClusterM02NCellPerSM[20]
private

! m02 vs SM number vs ncell vs E cluster - E max cell / E cluster

Definition at line 503 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxCellLogM02NCellPerSM[20]
private

! m02 vs SM number vs ncell vs log E max cell

Definition at line 504 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxCellTimeM02SM
private

! m02 vs SM number vs max cell time

Definition at line 492 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxCellTimeNCellSM
private

! n cell vs SM number vs max cell time

Definition at line 493 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxECrossNCellHighM02PerSM[20]
private

! E cell max vs E cross vs ncells vs SM for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number

Definition at line 510 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxECrossNCellLowM02PerSM[20]
private

! E cell max vs E cross vs ncells vs SM for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3, per SM number

Definition at line 507 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxESecCellNCellHighM02PerSM[20]
private

! E cell max vs E cell vs ncells secondary vs SM for clusters 8 < E < 12 GeV, 0.5 < M02 < 2, per SM number

Definition at line 509 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhEMaxESecCellNCellLowM02PerSM[20]
private

! E cell max vs E cell secondary vs ncells vs SM for clusters 8 < E < 12 GeV, 0.1 < M02 < 0.3 per SM number

Definition at line 506 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM1TCardCorrelNCell[6][6][2]
private

! Cluster E cell max / E cluster for NLM=1 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 351 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM1TCardCorrNoSelection[2]
private

! Cluster E cell max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 248 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM2TCardCorrelNCell[6][6][2]
private

! Cluster E cell max / E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 352 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM2TCardCorrNoSelection[2]
private

! Cluster E cell max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 249 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM3TCardCorrelNCell[6][6][2]
private

! Cluster E cell max / E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 353 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEMaxRatNLM3TCardCorrNoSelection[2]
private

! Cluster E cell max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 250 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTime1Cell[2]
private

! 1 cell cluster energy vs time

Definition at line 188 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTimeExotic[2]
private

! cluster energy vs time, exo > 0.97, loose cuts

Definition at line 197 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTimeTCardCorrNoSelection1Cell[2]
private

! 1 cell cluster energy vs time, T-Card strict cuts

Definition at line 231 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTimeTCardCorrNoSelectionExotic[2]
private

! cluster energy vs time, exo > 0.97, T-Card strict cuts

Definition at line 234 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMEtaResidual1Cell
private

! 1 cell cluster energy vs eta track-cluster residual

Definition at line 189 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMEtaResidualExotic
private

! cluster energy vs eta track-cluster residual, exo > 0.97, loose cuts

Definition at line 198 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMEtaResidualTCardCorrNoSelection1Cell
private

! 1 cell cluster energy vs eta track-cluster residual, T-Card strict cuts

Definition at line 232 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMEtaResidualTCardCorrNoSelectionExotic
private

! cluster energy vs eta track-cluster residual, exo > 0.97, T-Card strict cuts

Definition at line 235 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMPhiResidual1Cell
private

! 1 cell cluster energy vs phi track-cluster residual

Definition at line 190 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMPhiResidualExotic
private

! cluster energy vs phi track-cluster residual, exo > 0.97, loose cuts

Definition at line 199 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMPhiResidualTCardCorrNoSelection1Cell
private

! 1 cell cluster energy vs phi track-cluster residual, T-Card strict cuts

Definition at line 233 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhEnergyTMPhiResidualTCardCorrNoSelectionExotic
private

! cluster energy vs phi track-cluster residual, exo > 0.97, T-Card strict cuts

Definition at line 236 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhESecCellEClusterM02NCellPerSM[20]
private

! m02 vs SM number vs ncell vs E cluster - E cell / E cluster

Definition at line 500 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhESecCellEMaxCellM02NCellPerSM[20]
private

! m02 vs SM number vs ncell vs E cell / E cell max

Definition at line 499 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhESecCellLogM02NCellPerSM[20]
private

! m02 vs SM number vs ncell vs log E cell

Definition at line 501 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhESecCellTimeNCellSM
private

! n cell vs SM number vs secondary cell time

Definition at line 494 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhExoticTCardCorrelNCell[6][6][2]
private

! Cluster exoticity vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 373 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhExoticTCardCorrNoSelection[2]
private

! exoticity per cluster vs cluster energy, clusters selected for TCard correlation studies

Definition at line 289 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhInvMassNCellSM
private

! Invariant mass vs first selected cluster N cell with 8 < E < 12 GeV and per SM of trigger cluster

Definition at line 463 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhInvMassNCellSMSame
private

! Invariant mass vs first selected cluster N cell with 8 < E < 12 GeV and per SM of both cluster

Definition at line 464 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0Exoticity[14][2]
private

! Cluster m02 vs exoticy, for different cluster energy bins

Definition at line 319 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0ExoticityPerNCell[6][6][2]
private

! Cluster m02 vs exoticy,for E > 8 and n cell bins with w>0.01, in same TCard or diff TCard

Definition at line 381 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0ForW0AndCellCuts[12][4][3]
private

! L0 for different w0 and cell cuts

Definition at line 535 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0ForW0AndCellCutsEta0[12][4][3]
private

! L0 for different w0 and cell cuts, |eta| < 0.15

Definition at line 536 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0ForW0MC[12][5]
private

! L0 for different w0, depending on the particle of origin

Definition at line 539 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0Lambda1[14][2]
private

! Cluster m02 vs m20,for different cluster energy bins

Definition at line 324 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0NLM1TCardCorrelNCell[6][6][2]
private

! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=1

Definition at line 344 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0NLM1TCardCorrNoSelection[2]
private

! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=1

Definition at line 241 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0NLM2TCardCorrelNCell[6][6][2]
private

! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=2

Definition at line 346 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0NLM2TCardCorrNoSelection[2]
private

! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=2

Definition at line 243 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0TCardCorrelNCell[6][6][2]
private

! Cluster m02 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 342 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda0TCardCorrNoSelection[2]
private

! Cluster m02 vs E for clusters selected for TCard correlation studies

Definition at line 239 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1Exoticity[14][2]
private

! Cluster m02 vs exoticy, for different cluster energy bins

Definition at line 320 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1ExoticityPerNCell[6][6][2]
private

! Cluster m20 vs exoticy,for E > 8 and n cell bins with w>0.01, in same TCard or diff TCard

Definition at line 382 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1NLM1TCardCorrelNCell[6][6][2]
private

! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=1

Definition at line 345 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1NLM1TCardCorrNoSelection[2]
private

! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=1

Definition at line 242 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1NLM2TCardCorrelNCell[6][6][2]
private

! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard, nlm=2

Definition at line 347 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1NLM2TCardCorrNoSelection[2]
private

! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=2

Definition at line 244 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1TCardCorrelNCell[6][6][2]
private

! Cluster m20 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 343 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambda1TCardCorrNoSelection[2]
private

! Cluster m20 vs E for clusters selected for TCard correlation studies

Definition at line 240 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLambdaRExoticity[14][2]
private

! Cluster m02 vs exoticy, for different cluster energy bins

Definition at line 321 of file AliAnaClusterShapeCorrelStudies.h.

TH2F* AliAnaClusterShapeCorrelStudies::fhLambdaRTCardCorrNoSelection[2]
private

! Cluster m20/m02 vs E for clusters selected for TCard correlation studies

Definition at line 245 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM1TCardCorrelNCell[6][6][2]
private

! Cluster log E cell vs E cluster for NLM=1, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 364 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM1TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies

Definition at line 271 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM2TCardCorrelNCell[6][6][2]
private

! Cluster log E cell vs E cluster for NLM=2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 365 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM2TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies

Definition at line 272 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM3TCardCorrelNCell[6][6][2]
private

! Cluster log E cell vs E cluster for NLM>2 vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 366 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellNLM3TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies

Definition at line 273 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellSameNLM1TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 281 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellSameNLM2TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 282 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhLogECellSameNLM3TCardCorrNoSelection[2]
private

! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading

Definition at line 283 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhMassEClusTCardCorrelNCell[6][6][2]
private

! Cluster invariant mass vs E cluster, one of clusters 0.1<m02<0.4 contains 0 to more than 6 cells with w > 0.01, in same TCard or diff TCard

Definition at line 371 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsExoticity[14][2]
private

! Cluster NCells vs exoticy, for different cluster energy bins

Definition at line 322 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM02[3]
private

! N cells per cluster vs cluster energy vs m02

Definition at line 450 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM02M20PerSM[20]
private

! m02 vs m20 vs n cells

Definition at line 497 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM02NLMPerSM[20]
private

! m02 vs NLM vs n cells

Definition at line 498 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM02PerSMPerCol[20][2]
private

! N cells per cluster vs cluster energy vs m02, per SM, per odd/even col

Definition at line 454 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM20[3]
private

! N cells per cluster vs cluster energy vs m20

Definition at line 451 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterM20PerSMPerCol[20][2]
private

! N cells per cluster vs cluster energy vs m20, per SM, per odd/even col

Definition at line 455 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterMEta[3]
private

! N cells per cluster vs cluster energy vs shape in eta direction

Definition at line 458 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterMEtaPhi[3]
private

! N cells per cluster vs cluster energy vs shape in eta*phi direction

Definition at line 460 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterMEtaPhiA[3]
private

! N cells per cluster vs cluster energy vs shape in (phi-eta)/(eta+phi)

Definition at line 461 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterMPhi[3]
private

! N cells per cluster vs cluster energy vs shape in phi direction

Definition at line 459 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterNLM[3]
private

! N cells per cluster vs cluster energy vs nlm

Definition at line 452 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhNCellsPerClusterNLMPerSMPerCol[20][2]
private

! N cells per cluster vs cluster energy vs nlm, per SM, per odd/even col

Definition at line 456 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardCorrNoSelection[2]
private

! Ncells per cluster vs cluster energy, clusters selected for TCard correlation studies

Definition at line 286 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardCorrRatioWithWeightNoSelection[2]
private

! Ncells per cluster/Ncells per cluster with w>0.01 vs cl. energy, clusters selected for TCard correlation studies

Definition at line 288 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardCorrWithWeightNoSelection[2]
private

! Ncells per cluster vs cluster energy, select cells with w>0.01, clusters selected for TCard correlation studies

Definition at line 287 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardSameAndDiff[14][2]
private

! Cluster NCells in same TCard as leading vs NCells on different TCard

Definition at line 332 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardSameAndDiffExotic[14][2]
private

! Cluster NCells in same TCard as leading vs NCells on different TCard, exoticity > 0.97

Definition at line 333 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardSameAndDiffFraction[2]
private

! Cluster fraction of NCells in same TCard as leading vs energy

Definition at line 385 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNCellsTCardSameAndDiffFractionExotic[2]
private

! Cluster fraction of NCells in same TCard as leading vs energy, exoticity > 0.97

Definition at line 386 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNLocMaxTCardCorrelNCell[6][6][2]
private

! Cluster nlocmax vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 349 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhNLocMaxTCardCorrNoSelection[2]
private

! Cluster Number of local Maxima vs E for clusters selected for TCard correlation studies

Definition at line 246 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhOriginE[3]
private

! check origin of selected clusters

Definition at line 469 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhOriginM02[3]
private

! check origin of selected clusters, vs E vs M02

Definition at line 470 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhRowM02[3]
private

! main cell row vs m02, n cell > 4

Definition at line 481 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsEnergyDiffCellMaxE[2]
private

! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column

Definition at line 414 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsEnergyDiffCellMaxEExo[2]
private

! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97

Definition at line 418 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsEnergyDiffClusterE[2]
private

! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column

Definition at line 412 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsEnergyDiffClusterEExo[2]
private

! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97

Definition at line 416 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsTimeDiffCellMaxE[2]
private

! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column

Definition at line 415 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsTimeDiffCellMaxEExo[2]
private

! Secondary cell energy difference vs leading cell energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97

Definition at line 419 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsTimeDiffClusterE[2]
private

! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column

Definition at line 413 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhSameRowDiffColAndTCardCellsTimeDiffClusterEExo[2]
private

! Secondary cell energy difference vs cluster energy, one in same TCard as cell max, the other not, both in same row and 1 column, exo > 0.97

Definition at line 417 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM02[3]
private

! SM number vs m02, n cell > 4

Definition at line 473 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM02NoCut[3]
private

! SM number vs m02, no cut

Definition at line 472 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM20HighM02[3]
private

! SM number vs m20, 0.5<m02<2, n cell > 4

Definition at line 475 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM20HighM02NoCut[3]
private

! SM number vs m20, 0.5<m02<2, no ncell cut

Definition at line 474 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM20LowM02[3]
private

! SM number vs m20, 0.1<m02<0.3, n cell > 4

Definition at line 477 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMM20LowM02NoCut[3]
private

! SM number vs m20, 0.1<m02<0.3, no ncell cut

Definition at line 476 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEta[3]
private

! SM number vs shower dispersion in eta, n cell > 4

Definition at line 484 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEtaNoCut[3]
private

! SM number vs shower dispersion in eta, no cut

Definition at line 483 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEtaPhi[3]
private

! SM number vs shower dispersion, n cell > 4

Definition at line 488 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEtaPhiA[3]
private

! SM number vs shower dispersion eta-phi asymmetry, n cell > 4

Definition at line 490 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEtaPhiANoCut[3]
private

! SM number vs shower dispersion eta-phi asymmetry, no cut

Definition at line 489 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMEtaPhiNoCut[3]
private

! SM number vs shower dispersion, no cut

Definition at line 487 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMPhi[3]
private

! SM number vs shower dispersion in phi, n cell > 4

Definition at line 486 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMMPhiNoCut[3]
private

! SM number vs shower dispersion in phi, no cut

Definition at line 485 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMNCell[3]
private

! SM number vs number of cells

Definition at line 478 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH3F* AliAnaClusterShapeCorrelStudies::fhSMNCellM02[3]
private

! SM number vs number of cells vs M02, in E bin

Definition at line 479 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ClusterShapeHistograms(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrECellMaxDiff[12][2]
private

! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard

Definition at line 400 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrECellMaxDiffExo[12][2]
private

! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard

Definition at line 406 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrEClusterDiff[12][2]
private

! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard

Definition at line 401 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrEClusterDiffExo[12][2]
private

! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard

Definition at line 407 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrTCellMaxDiff[12][2]
private

! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard

Definition at line 404 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTCardCorrTCellMaxDiffExo[12][2]
private

! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard

Definition at line 410 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTimeDiffExoTCardCorrelNCell[6][6][2]
private

! Cluster time-secondary cell time vs E, for exotic luster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 375 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTimeDiffTCardCorrelNCell[6][6][2]
private

! Cluster time-secondary cell time vs E, cluster contains 0 to more than 6 cells with w > 0.01 in same TCard or diff TCard

Definition at line 374 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTimeExoticity[14][2]
private

! Cluster time vs exoticy, for different cluster energy bins

Definition at line 323 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTimeTCardCorrNoSelection[2]
private

! Cluster time vs E for clusters selected for TCard correlation studies

Definition at line 238 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTMEtaResidualExoticity[14]
private

! Cluster-track matching residual in phi vs exoticity

Definition at line 336 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTMEtaResidualExoticityLooseCut[14]
private

! Cluster-track matching residual in phi vs exoticity, loose acceptance cut

Definition at line 338 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTMPhiResidualExoticity[14]
private

! Cluster-track matching residual in phi vs exoticity

Definition at line 335 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

TH2F* AliAnaClusterShapeCorrelStudies::fhTMPhiResidualExoticityLooseCut[14]
private

! Cluster-track matching residual in phi vs exoticity, loose acceptance cut

Definition at line 337 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), and GetCreateOutputObjects().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMaxECut
private

Maximum energy cut value for clusters entering the invariant mass calculation.

Definition at line 169 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), GetInvMassMaxECut(), InitParameters(), Print(), and SetInvMassMaxECut().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMaxM02Cut
private

Maximum M02 shower shape cut value for clusters entering the invariant mass calculation.

Definition at line 171 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), GetInvMassMaxM02Cut(), InitParameters(), Print(), and SetInvMassMaxM02Cut().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMaxOpenAngle
private

Combine clusters within with a maximum opening angle between them. In radians.

Definition at line 172 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetInvMassMaxOpenAngle(), InitParameters(), Print(), and SetInvMassMaxOpenAngle().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMaxTimeDifference
private

Maximum difference between the time of the 2 clusters to be considered in invariant mass. In ns.

Definition at line 173 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetInvMassMaxTimeDifference(), InitParameters(), Print(), and SetInvMassMaxTimeDifference().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMinECut
private

Minimum energy cut value for clusters entering the invariant mass calculation.

Definition at line 168 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), GetInvMassMinECut(), InitParameters(), Print(), and SetInvMassMinECut().

Float_t AliAnaClusterShapeCorrelStudies::fInvMassMinM02Cut
private

Minimum M02 shower shape cut value for clusters entering the invariant mass calculation.

Definition at line 170 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), GetInvMassMinM02Cut(), InitParameters(), Print(), and SetInvMassMinM02Cut().

Float_t AliAnaClusterShapeCorrelStudies::fM02Min
private

Minimum M02 on clusters.

Definition at line 150 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetAnalysisCuts(), GetM02Min(), InitParameters(), IsGoodCluster(), Print(), and SetM02Min().

Float_t AliAnaClusterShapeCorrelStudies::fMinDistToBad
private

Minimum distance to bad channel.

Definition at line 152 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterLoopHistograms(), GetAnalysisCuts(), GetDistToBadMin(), InitParameters(), Print(), and SetDistToBadMin().

Int_t AliAnaClusterShapeCorrelStudies::fNCellMin
private

Minimum number of cells on clusters.

Definition at line 151 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by GetAnalysisCuts(), GetNCellsPerClusterMin(), InitParameters(), IsGoodCluster(), Print(), and SetNCellsPerClusterMin().

Int_t AliAnaClusterShapeCorrelStudies::fNCellMinShape
private

Minumum cluster number of cells for some fStudyShape histograms.

Definition at line 159 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), GetCreateOutputObjects(), GetNCellMinShape(), InitParameters(), and SetNCellMinShape().

Int_t AliAnaClusterShapeCorrelStudies::fNEBinCuts
private

Number of energy bin cuts for fStudyTCardCorrelation.

Definition at line 155 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by AliAnaClusterShapeCorrelStudies(), ChannelCorrelationInTCard(), GetCreateOutputObjects(), InitParameters(), and SetNEBinCuts().

Bool_t AliAnaClusterShapeCorrelStudies::fStudyExotic
private

Study the exotic cluster for different cuts, for TCard correl studies.

Definition at line 145 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ChannelCorrelationInTCard(), ClusterShapeHistograms(), GetCreateOutputObjects(), SwitchOffStudyExotic(), and SwitchOnStudyExotic().

Bool_t AliAnaClusterShapeCorrelStudies::fStudyShape
private

Study shower shape of clusters and other param on TH3.

Definition at line 139 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyClusterShape(), and SwitchOnStudyClusterShape().

Bool_t AliAnaClusterShapeCorrelStudies::fStudyShapeParam
private

Study not only M02 but other kind of shape param.

Definition at line 140 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterShapeHistograms(), GetCreateOutputObjects(), SwitchOffStudyClusterShapeParam(), and SwitchOnStudyClusterShapeParam().

Bool_t AliAnaClusterShapeCorrelStudies::fStudyTCardCorrelation
private
Bool_t AliAnaClusterShapeCorrelStudies::fStudyWeight
private

Study the energy weight used in different cluster calculations.

Definition at line 142 of file AliAnaClusterShapeCorrelStudies.h.

Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyWeight(), and SwitchOnStudyWeight().


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