![]() |
AliPhysics
15d9304 (15d9304)
|
Class for cluster shape, cell T-Card correlation and exoticity. More...
#include <AliAnaClusterShapeCorrelStudies.h>
Public Member Functions | |
AliAnaClusterShapeCorrelStudies () | |
virtual | ~AliAnaClusterShapeCorrelStudies () |
Virtual destructor. Not implemented. More... | |
TObjString * | GetAnalysisCuts () |
Save parameters used for analysis in a string. More... | |
TList * | GetCreateOutputObjects () |
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, 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) |
void | SwitchOnStudyClusterShape () |
void | SwitchOffStudyClusterShape () |
void | SwitchOnStudyWeight () |
void | SwitchOffStudyWeight () |
void | SwitchOnStudyTCardCorrelation () |
void | SwitchOffStudyTCardCorrelation () |
void | SwitchOnStudyExotic () |
void | SwitchOffStudyExotic () |
void | SetConstantTimeShift (Float_t shift) |
![]() | |
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 (AliAODPWG4Particle part) |
virtual void | ConnectInputOutputAODBranches () |
virtual TClonesArray * | GetCreateOutputAODBranch () |
Create AOD branch filled in the analysis. More... | |
virtual TString | GetInputAODName () const |
virtual void | SetInputAODName (TString name) |
virtual TString | GetOutputAODName () const |
virtual void | SetOutputAODName (TString name) |
virtual Bool_t | NewOutputAOD () const |
virtual TString | GetOutputAODClassName () const |
virtual void | SetOutputAODClassName (TString name) |
virtual TString | GetAODObjArrayName () const |
virtual void | SetAODObjArrayName (TString name) |
virtual TClonesArray * | GetInputAODBranch () const |
virtual TClonesArray * | GetOutputAODBranch () const |
virtual TClonesArray * | GetAODBranch (const TString &aodBranchName) const |
Recover ouput and input AOD pointers for each event in AliCaloTrackMaker. More... | |
virtual TClonesArray * | GetAODCaloClusters () const |
virtual TClonesArray * | GetAODTracks () const |
virtual AliVCaloCells * | GetPHOSCells () const |
virtual AliVCaloCells * | GetEMCALCells () const |
virtual TObjArray * | GetCTSTracks () const |
virtual TObjArray * | GetEMCALClusters () const |
virtual TObjArray * | GetPHOSClusters () 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_t * | GetVertex (Int_t evtIndex) const |
virtual void | GetVertex (Double_t vertex[3], Int_t evtIndex) const |
virtual Int_t | GetV0Signal (Int_t i) const |
virtual Int_t | GetV0Multiplicity (Int_t i) const |
Float_t | GetPhi (Float_t phi) const |
Shift phi angle in case of negative value 360 degrees. Example TLorenzVector::Phi defined in -pi to pi. More... | |
Float_t | DegToRad (Float_t deg) const |
Float_t | RadToDeg (Float_t rad) const |
virtual Bool_t | IsTrackMatched (AliVCluster *cluster, AliVEvent *event) |
virtual Int_t | GetModuleNumberCellIndexes (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU) const |
virtual Int_t | GetModuleNumberCellIndexesAbsCaloMap (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU, Int_t &icolAbs, Int_t &irowAbs) const |
virtual Int_t | GetModuleNumber (AliAODPWG4Particle *part) const |
virtual Int_t | GetModuleNumber (AliVCluster *cluster) const |
virtual AliVCluster * | FindCluster (TObjArray *clusters, Int_t clId, Int_t &iclus, Int_t first=0) |
virtual AliMCEvent * | GetMC () const |
virtual AliHeader * | GetMCHeader () const |
virtual AliGenEventHeader * | GetMCGenEventHeader () const |
virtual AliCaloPID * | GetCaloPID () |
virtual AliCalorimeterUtils * | GetCaloUtils () const |
virtual AliFiducialCut * | GetFiducialCut () |
virtual AliHistogramRanges * | GetHistogramRanges () |
virtual AliIsolationCut * | GetIsolationCut () |
virtual AliMCAnalysisUtils * | GetMCAnalysisUtils () |
virtual AliNeutralMesonSelection * | GetNeutralMesonSelection () |
virtual AliCaloTrackReader * | GetReader () 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 | |
AliAnaClusterShapeCorrelStudies & | operator= (const AliAnaClusterShapeCorrelStudies &qa) |
Copy constructor not implemented. More... | |
AliAnaClusterShapeCorrelStudies (const AliAnaClusterShapeCorrelStudies &qa) | |
Assignment operator not implemented. More... | |
Private Attributes | |
Bool_t | fStudyShape |
Study asymmetry and shower shape of clusters. 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. More... | |
Int_t | fNEBinCuts |
Number of energy bin cuts. 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... | |
TObjArray * | fCaloClusList |
! clusters temporary container More... | |
TH2F * | fhEnergyTime1Cell [2] |
! 1 cell cluster energy vs time More... | |
TH2F * | fhEnergyTMEtaResidual1Cell |
! 1 cell cluster energy vs eta track-cluster residual More... | |
TH2F * | fhEnergyTMPhiResidual1Cell |
! 1 cell cluster energy vs phi track-cluster residual More... | |
TH2F * | fhColRowExoticHighE1CellPosTime |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns More... | |
TH2F * | fhColRowExoticHighE1CellNegTime |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns More... | |
TH2F * | fhColRowExoticHighE1CellNulTime |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns More... | |
TH2F * | fhColRowExoticLowE1Cell [2] |
! 1 cell cluster col-row cluster cell max, 5 < E < 8 GeV More... | |
TH2F * | fhColRowExoticHighE1Cell [2] |
! 1 cell cluster col-row cluster cell max, E > 8 GeV More... | |
TH2F * | fhEnergyTimeExotic [2] |
! cluster energy vs time, exo > 0.97, loose cuts More... | |
TH2F * | fhEnergyTMEtaResidualExotic |
! cluster energy vs eta track-cluster residual, exo > 0.97, loose cuts More... | |
TH2F * | fhEnergyTMPhiResidualExotic |
! cluster energy vs phi track-cluster residual, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExoticHighEPosTime |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo > 0.97 More... | |
TH2F * | fhColRowExoticHighENegTime |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo > 0.97 More... | |
TH2F * | fhColRowExoticHighENulTime |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo > 0.97 More... | |
TH2F * | fhColRowExoticLowE [2] |
! col-row cluster cell max, 5 < E < 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExoticHighE [2] |
! col-row cluster cell max, E > 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExotic2ndCellDiffLowE [2] |
! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExotic2ndCellDiffHighE [2] |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExotic2ndCellSameLowE [2] |
! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowExotic2ndCellSameHighE [2] |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts More... | |
TH2F * | fhColRowHighEPosTime |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo < 0.97, n cell > 1 More... | |
TH2F * | fhColRowHighENegTime |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo < 0.97, n cell > 1 More... | |
TH2F * | fhColRowHighENulTime |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo < 0.97, n cell > 1 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExoticLowE [2] |
! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV, exoticity > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExoticHighE [2] |
! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV, exoticity > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellDiffLowE [2] |
! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellDiffHighE [2] |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellSameLowE [2] |
! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellSameHighE [2] |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97 More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameLowE [2] |
! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in same T-Card More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellDiffNoSameHighE [2] |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in same T-Card More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffLowE [2] |
! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, 0 cells in diff T-Card More... | |
TH2F * | fhColRowTCardCorrNoSelectionExotic2ndCellSameNoDiffHighE [2] |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in diff T-Card More... | |
TH2F * | fhColRowTCardCorrNoSelectionLowE [2] |
! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV More... | |
TH2F * | fhColRowTCardCorrNoSelectionHighE [2] |
! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV More... | |
TH2F * | fhEnergyTimeTCardCorrNoSelection1Cell [2] |
! 1 cell cluster energy vs time, T-Card strict cuts More... | |
TH2F * | fhEnergyTMEtaResidualTCardCorrNoSelection1Cell |
! 1 cell cluster energy vs eta track-cluster residual, T-Card strict cuts More... | |
TH2F * | fhEnergyTMPhiResidualTCardCorrNoSelection1Cell |
! 1 cell cluster energy vs phi track-cluster residual, T-Card strict cuts More... | |
TH2F * | fhEnergyTimeTCardCorrNoSelectionExotic [2] |
! cluster energy vs time, exo > 0.97, T-Card strict cuts More... | |
TH2F * | fhEnergyTMEtaResidualTCardCorrNoSelectionExotic |
! cluster energy vs eta track-cluster residual, exo > 0.97, T-Card strict cuts More... | |
TH2F * | fhEnergyTMPhiResidualTCardCorrNoSelectionExotic |
! cluster energy vs phi track-cluster residual, exo > 0.97, T-Card strict cuts More... | |
TH2F * | fhTimeTCardCorrNoSelection [2] |
! Cluster time vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLambda0TCardCorrNoSelection [2] |
! Cluster m02 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLambda1TCardCorrNoSelection [2] |
! Cluster m20 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLambda0NLM1TCardCorrNoSelection [2] |
! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=1 More... | |
TH2F * | fhLambda1NLM1TCardCorrNoSelection [2] |
! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=1 More... | |
TH2F * | fhLambda0NLM2TCardCorrNoSelection [2] |
! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=2 More... | |
TH2F * | fhLambda1NLM2TCardCorrNoSelection [2] |
! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=2 More... | |
TH2F * | fhLambdaRTCardCorrNoSelection [2] |
! Cluster m20/m02 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhNLocMaxTCardCorrNoSelection [2] |
! Cluster Number of local Maxima vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhEMaxRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhEMaxRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhEMaxRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndEMaxRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndEMaxRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndEMaxRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameEMaxRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameEMaxRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhE2ndSameEMaxRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellClusRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellClusRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellClusRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellWeightNLM1TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellWeightNLM2TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellWeightNLM3TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLogECellNLM1TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLogECellNLM2TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhLogECellNLM3TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies More... | |
TH2F * | fhECellSameClusRatNLM1TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhECellSameClusRatNLM2TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhECellSameClusRatNLM3TCardCorrNoSelection [2] |
! Cluster E cell / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhECellSameWeightNLM1TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhECellSameWeightNLM2TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhECellSameWeightNLM3TCardCorrNoSelection [2] |
! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhLogECellSameNLM1TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhLogECellSameNLM2TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhLogECellSameNLM3TCardCorrNoSelection [2] |
! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading More... | |
TH2F * | fhNCellsTCardCorrNoSelection [2] |
! Ncells per cluster vs cluster energy, clusters selected for TCard correlation studies More... | |
TH2F * | fhNCellsTCardCorrWithWeightNoSelection [2] |
! Ncells per cluster vs cluster energy, select cells with w>0.01, clusters selected for TCard correlation studies More... | |
TH2F * | fhNCellsTCardCorrRatioWithWeightNoSelection [2] |
! Ncells per cluster/Ncells per cluster with w>0.01 vs cl. energy, clusters selected for TCard correlation studies More... | |
TH2F * | fhExoticTCardCorrNoSelection [2] |
! exoticity per cluster vs cluster energy, clusters selected for TCard correlation studies More... | |
TH2F * | fhLambda0Exoticity [14][2] |
! Cluster m02 vs exoticy, for different cluster energy bins More... | |
TH2F * | fhLambda1Exoticity [14][2] |
! Cluster m02 vs exoticy, for different cluster energy bins More... | |
TH2F * | fhLambdaRExoticity [14][2] |
! Cluster m02 vs exoticy, for different cluster energy bins More... | |
TH2F * | fhNCellsExoticity [14][2] |
! Cluster NCells vs exoticy, for different cluster energy bins More... | |
TH2F * | fhTimeExoticity [14][2] |
! Cluster time vs exoticy, for different cluster energy bins More... | |
TH2F * | fhLambda0Lambda1 [14][2] |
! Cluster m02 vs m20,for different cluster energy bins More... | |
TH2F * | fhNCellsTCardSameAndDiff [14][2] |
! Cluster NCells in same TCard as leading vs NCells on different TCard More... | |
TH2F * | fhNCellsTCardSameAndDiffExotic [14][2] |
! Cluster NCells in same TCard as leading vs NCells on different TCard, exoticity > 0.97 More... | |
TH2F * | fhTMPhiResidualExoticity [14] |
! Cluster-track matching residual in phi vs exoticity More... | |
TH2F * | fhTMEtaResidualExoticity [14] |
! Cluster-track matching residual in phi vs exoticity More... | |
TH2F * | fhTMPhiResidualExoticityLooseCut [14] |
! Cluster-track matching residual in phi vs exoticity, loose acceptance cut More... | |
TH2F * | fhTMEtaResidualExoticityLooseCut [14] |
! Cluster-track matching residual in phi vs exoticity, loose acceptance cut More... | |
TH2F * | fhLambda0TCardCorrelNCell [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... | |
TH2F * | fhLambda1TCardCorrelNCell [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... | |
TH2F * | fhLambda0NLM1TCardCorrelNCell [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... | |
TH2F * | fhLambda1NLM1TCardCorrelNCell [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... | |
TH2F * | fhLambda0NLM2TCardCorrelNCell [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... | |
TH2F * | fhLambda1NLM2TCardCorrelNCell [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... | |
TH2F * | fhNLocMaxTCardCorrelNCell [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... | |
TH2F * | fhEMaxRatNLM1TCardCorrelNCell [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... | |
TH2F * | fhEMaxRatNLM2TCardCorrelNCell [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... | |
TH2F * | fhEMaxRatNLM3TCardCorrelNCell [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... | |
TH2F * | fhE2ndRatNLM1TCardCorrelNCell [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... | |
TH2F * | fhE2ndRatNLM2TCardCorrelNCell [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... | |
TH2F * | fhE2ndRatNLM3TCardCorrelNCell [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... | |
TH2F * | fhE2ndEMaxRatNLM1TCardCorrelNCell [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... | |
TH2F * | fhE2ndEMaxRatNLM2TCardCorrelNCell [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... | |
TH2F * | fhE2ndEMaxRatNLM3TCardCorrelNCell [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... | |
TH2F * | fhECellClusRatNLM1TCardCorrelNCell [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... | |
TH2F * | fhECellClusRatNLM2TCardCorrelNCell [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... | |
TH2F * | fhECellClusRatNLM3TCardCorrelNCell [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... | |
TH2F * | fhLogECellNLM1TCardCorrelNCell [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... | |
TH2F * | fhLogECellNLM2TCardCorrelNCell [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... | |
TH2F * | fhLogECellNLM3TCardCorrelNCell [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... | |
TH2F * | fhECellWeightNLM1TCardCorrelNCell [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... | |
TH2F * | fhECellWeightNLM2TCardCorrelNCell [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... | |
TH2F * | fhECellWeightNLM3TCardCorrelNCell [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... | |
TH2F * | fhMassEClusTCardCorrelNCell [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... | |
TH2F * | fhExoticTCardCorrelNCell [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... | |
TH2F * | fhTimeDiffTCardCorrelNCell [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... | |
TH2F * | fhTimeDiffExoTCardCorrelNCell [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... | |
TH2F * | fhColRowTCardCorrelNCellLowE [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... | |
TH2F * | fhColRowTCardCorrelNCellHighE [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... | |
TH2F * | fhColRowTCardCorrelNCellExoticLowE [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... | |
TH2F * | fhColRowTCardCorrelNCellExoticHighE [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... | |
TH2F * | fhLambda0ExoticityPerNCell [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... | |
TH2F * | fhLambda1ExoticityPerNCell [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... | |
TH2F * | fhNCellsTCardSameAndDiffFraction [2] |
! Cluster fraction of NCells in same TCard as leading vs energy More... | |
TH2F * | fhNCellsTCardSameAndDiffFractionExotic [2] |
! Cluster fraction of NCells in same TCard as leading vs energy, exoticity > 0.97 More... | |
TH2F * | fhTCardCorrECellMaxDiff [12][2] |
! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhTCardCorrEClusterDiff [12][2] |
! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhTCardCorrTCellMaxDiff [12][2] |
! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhTCardCorrECellMaxDiffExo [12][2] |
! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhTCardCorrEClusterDiffExo [12][2] |
! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhTCardCorrTCellMaxDiffExo [12][2] |
! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard More... | |
TH2F * | fhSameRowDiffColAndTCardCellsEnergyDiffClusterE [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsTimeDiffClusterE [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsEnergyDiffCellMaxE [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsTimeDiffCellMaxE [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsEnergyDiffClusterEExo [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsTimeDiffClusterEExo [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsEnergyDiffCellMaxEExo [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... | |
TH2F * | fhSameRowDiffColAndTCardCellsTimeDiffCellMaxEExo [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... | |
TH3F * | fhDeltaIEtaDeltaIPhi [3] |
! Difference between max cell index and farthest cell, eta vs phi vs E More... | |
TH2F * | fhDeltaIA [3] |
! Cluster "asymmetry" vs E More... | |
TH3F * | fhDeltaIAM02 [3] |
! Cluster "asymmetry" vs Lambda0 vs E More... | |
TH3F * | fhDeltaIAM20 [3] |
! Cluster "asymmetry" vs Lambda1 vs E More... | |
TH3F * | fhDeltaIANCells [3] |
! Cluster "asymmetry" vs n cells vs E More... | |
TH3F * | fhDeltaIAOrigin [3] |
! Cluster "asymmetry" vs E vs origin More... | |
TH3F * | fhDeltaIEtaDeltaIPhiTot [3] |
! Difference between max cell index and farthest cells left/up to right/down, eta vs phi vs E More... | |
TH2F * | fhDeltaIATot [3] |
! Cluster "total asymmetry" vs E More... | |
TH3F * | fhDeltaIATotM02 [3] |
! Cluster "total asymmetry" vs Lambda0 vs E More... | |
TH3F * | fhDeltaIATotM20 [3] |
! Cluster "total asymmetry" vs Lambda1 vs E More... | |
TH3F * | fhDeltaIATotNCells [3] |
! Cluster "total asymmetry" vs n cells vs E More... | |
TH3F * | fhDeltaIATotOrigin [3] |
! Cluster "total asymmetry" vs E vs origin More... | |
TH3F * | fhClusterMaxCellCloseCellRatioM02 |
! Ratio between max cell energy and cell energy of the same cluster More... | |
TH3F * | fhClusterMaxCellECrossM02 |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy More... | |
TH3F * | fhClusterTimeEnergyM02 [3] |
! Cluster Time vs Energy vs m02 More... | |
TH3F * | fhClusterMaxCellDiffM02 [3] |
! Difference between cluster energy and energy of cell with more energy, vs m02 More... | |
TH3F * | fhNCellsPerClusterM02 [3] |
! N cells per cluster vs cluster energy vs m02 More... | |
TH3F * | fhNCellsPerClusterM20 [3] |
! N cells per cluster vs cluster energy vs m20 More... | |
TH3F * | fhNCellsPerClusterMEta [3] |
! N cells per cluster vs cluster energy vs shape in eta direction More... | |
TH3F * | fhNCellsPerClusterMPhi [3] |
! N cells per cluster vs cluster energy vs shape in phi direction More... | |
TH3F * | fhNCellsPerClusterMEtaPhi [3] |
! N cells per cluster vs cluster energy vs shape in eta*phi direction More... | |
TH3F * | fhNCellsPerClusterMEtaPhiA [3] |
! N cells per cluster vs cluster energy vs shape in (phi-eta)/(eta+phi) More... | |
TH2F * | fhOriginE [3] |
! check origin of selected clusters More... | |
TH3F * | fhOriginM02 [3] |
! check origin of selected clusters, vs E vs M02 More... | |
TH3F * | fhSMM02 [3] |
! SM number vs m02 More... | |
TH3F * | fhColM02 [3] |
! main cell column vs m02 More... | |
TH3F * | fhRowM02 [3] |
! main cell row vs m02 More... | |
TH2F * | fhECellClusterRatio |
! e cell / e cluster vs e cluster More... | |
TH2F * | fhECellClusterLogRatio |
! log (e cell / e cluster) vs e cluster More... | |
TH2F * | fhEMaxCellClusterRatio |
! e max cell / e cluster vs e cluster More... | |
TH2F * | fhEMaxCellClusterLogRatio |
! log (e max cell / e cluster) vs e cluster More... | |
TH2F * | fhLambda0ForW0AndCellCuts [12][4][3] |
! L0 for different w0 and cell cuts More... | |
TH2F * | fhLambda0ForW0AndCellCutsEta0 [12][4][3] |
! L0 for different w0 and cell cuts, |eta| < 0.15 More... | |
TH2F * | fhLambda0ForW0MC [12][5] |
! L0 for different w0, depending on the particle of origin More... | |
TH2F * | fhECellTotalRatio |
! e cell / e total vs e total More... | |
TH2F * | fhECellTotalLogRatio |
! 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 | |
![]() | |
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... | |
![]() | |
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... | |
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
Definition at line 31 of file AliAnaClusterShapeCorrelStudies.h.
AliAnaClusterShapeCorrelStudies::AliAnaClusterShapeCorrelStudies | ( | ) |
Default Constructor. Initialize parameters. Init all the histogram arrays to 0.
Definition at line 41 of file AliAnaClusterShapeCorrelStudies.cxx.
|
inlinevirtual |
Virtual destructor. Not implemented.
Definition at line 38 of file AliAnaClusterShapeCorrelStudies.h.
|
private |
Assignment operator not implemented.
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
clus | cluster pointer |
matched | bool with loose track-matching info |
absIdMax | id of highest energy cell in cluster |
exoticity | cross energy fraction |
Definition at line 397 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaClusterShapeCorrelStudies::ClusterLoopHistograms | ( | ) |
Fill clusters related histograms, execute here the loop of clusters apply basic selection cuts (track matching, gooness, exoticity, timing) and the call to the different methods filling different type of histograms:
Definition at line 1544 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by MakeAnalysisFillHistograms().
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:
clus | AliVCluster pointer |
matchedPID | 0-neutral, 1-electron, 2-hadron |
Definition at line 1494 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaClusterShapeCorrelStudies::ClusterShapeHistograms | ( | AliVCluster * | clus, |
Int_t | absIdMax, | ||
Double_t | maxFrac, | ||
Float_t | eCrossFrac, | ||
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.
clus | calorimeter cluster pointer. |
absIdMax | id number of cell with highest energy in the cluster. |
maxFrac | ratio E_cell_max/ E_cluster. |
eCrossFrac | exoticity fraction. |
tmax | time of highest energy cell in cluster. |
matchedPID | 0-neutral, 1-matched to electron track, 2-matched to hadronic track. |
mcIndex | index of origin tagging as photon, pion, etc. |
Definition at line 1300 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by ClusterLoopHistograms().
|
virtual |
Save parameters used for analysis in a string.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1685 of file AliAnaClusterShapeCorrelStudies.cxx.
|
virtual |
Create histograms to be saved in output file and store them in the output container.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1719 of file AliAnaClusterShapeCorrelStudies.cxx.
|
inline |
Definition at line 79 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 88 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 94 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 97 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 100 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 85 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 91 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 76 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 82 of file AliAnaClusterShapeCorrelStudies.h.
|
virtual |
Check if the calorimeter setting is ok, if not abort.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3845 of file AliAnaClusterShapeCorrelStudies.cxx.
void AliAnaClusterShapeCorrelStudies::InitdEdXParameters | ( | ) |
Initialize the dedx range depending on run number or MC.
Definition at line 3887 of file AliAnaClusterShapeCorrelStudies.cxx.
|
virtual |
Initialize the parameters of the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3857 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by AliAnaClusterShapeCorrelStudies().
Bool_t AliAnaClusterShapeCorrelStudies::IsGoodCluster | ( | Int_t | absIdMax, |
Float_t | m02, | ||
Int_t | nCellsPerCluster | ||
) |
Identify cluster as exotic or not.
absIdMax | absolute ID of main cell in clusrter |
m02 | shower shape main axis of cluster |
nCellsPerCluster | number of cells in cluster |
Definition at line 3946 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by ClusterLoopHistograms().
|
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 4001 of file AliAnaClusterShapeCorrelStudies.cxx.
|
private |
Copy constructor not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3976 of file AliAnaClusterShapeCorrelStudies.cxx.
|
inline |
Definition at line 120 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 80 of file AliAnaClusterShapeCorrelStudies.h.
Definition at line 104 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 89 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 95 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 98 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 101 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 86 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 92 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 77 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 83 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 103 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 109 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 118 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 115 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 112 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 108 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 117 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 114 of file AliAnaClusterShapeCorrelStudies.h.
|
inline |
Definition at line 111 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
clus | cluster pointer |
mcTag | mc origin map |
Definition at line 4044 of file AliAnaClusterShapeCorrelStudies.cxx.
Referenced by ClusterLoopHistograms().
|
private |
! cells temporary container
Definition at line 164 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), IsGoodCluster(), MakeAnalysisFillHistograms(), and WeightHistograms().
|
private |
! clusters temporary container
Definition at line 165 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), and MakeAnalysisFillHistograms().
|
private |
! Cluster momentum, temporary container
Definition at line 161 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), and WeightHistograms().
|
private |
! Cluster momentum, inv mass loop, temporary container
Definition at line 162 of file AliAnaClusterShapeCorrelStudies.h.
|
private |
Apply a 615 ns time shift in case of simulation, shift in ns.
Definition at line 158 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), and SetConstantTimeShift().
|
private |
dEdX max cut for electrons
Definition at line 145 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by InitdEdXParameters().
|
private |
dEdX max cut for hadrons
Definition at line 147 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by InitdEdXParameters().
|
private |
dEdX min cut for electrons, set in InitdEdXParameters()
Definition at line 144 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by InitdEdXParameters().
|
private |
dEdX min cut for hadrons
Definition at line 146 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by InitdEdXParameters().
|
private |
Energy bins cut.
Definition at line 141 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), InitParameters(), and SetEBinCutsAt().
|
private |
! Ratio between max cell energy and cell energy of the same cluster
Definition at line 427 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! Difference between cluster energy and energy of cell with more energy, vs m02
Definition at line 432 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy
Definition at line 428 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! Cluster Time vs Energy vs m02
Definition at line 431 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! main cell column vs m02
Definition at line 445 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts
Definition at line 190 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts
Definition at line 189 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, loose cuts
Definition at line 192 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97, loose cuts
Definition at line 191 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! col-row cluster cell max, E > 8 GeV, exo > 0.97, loose cuts
Definition at line 187 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 cell cluster col-row cluster cell max, E > 8 GeV
Definition at line 178 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns
Definition at line 175 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns
Definition at line 176 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns
Definition at line 174 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo > 0.97
Definition at line 184 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo > 0.97
Definition at line 185 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo > 0.97
Definition at line 183 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! col-row cluster cell max, 5 < E < 8 GeV, exo > 0.97, loose cuts
Definition at line 186 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 cell cluster col-row cluster cell max, 5 < E < 8 GeV
Definition at line 177 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t < -5 ns exo < 0.97, n cell > 1
Definition at line 195 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, -5 < t < 5 ns exo < 0.97, n cell > 1
Definition at line 196 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster col-row cluster cell max, E > 8 GeV, t > 5 ns exo < 0.97, n cell > 1
Definition at line 194 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
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 362 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
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 361 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
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 360 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 359 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97
Definition at line 202 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in diff TCard col vs row, 5 < E < 8 GeV, exo > 0.97
Definition at line 201 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in diff TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in same T-Card
Definition at line 207 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 206 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97
Definition at line 204 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in same TCard col vs row, 5 < E < 8 GeV, exo > 0.97
Definition at line 203 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! secondary cell in same TCard col vs row, E > 8 GeV, exo > 0.97, 0 cells in diff T-Card
Definition at line 209 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 208 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV, exoticity > 0.97
Definition at line 199 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV, exoticity > 0.97
Definition at line 198 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! col-row cluster cell max for those selected for TCard correlation studies, E > 8 GeV
Definition at line 212 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! col-row cluster cell max for those selected for TCard correlation studies, 5 < E < 8 GeV
Definition at line 211 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" vs E
Definition at line 411 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" vs Lambda0 vs E
Definition at line 412 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" vs Lambda1 vs E
Definition at line 413 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" vs n cells vs E
Definition at line 414 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" vs E vs origin
Definition at line 415 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "total asymmetry" vs E
Definition at line 418 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "total asymmetry" vs Lambda0 vs E
Definition at line 419 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "total asymmetry" vs Lambda1 vs E
Definition at line 420 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "total asymmetry" vs n cells vs E
Definition at line 421 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster "total asymmetry" vs E vs origin
Definition at line 422 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi vs E
Definition at line 410 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cells left/up to right/down, eta vs phi vs E
Definition at line 417 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 340 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 237 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 341 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 238 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 342 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 239 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 337 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 234 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 338 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 235 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 339 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 236 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 244 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 245 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E Max for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 246 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 241 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 242 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell second loc max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 243 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 344 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell / 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(), and GetCreateOutputObjects().
|
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 345 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell / 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(), and GetCreateOutputObjects().
|
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 346 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell / 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(), and GetCreateOutputObjects().
|
private |
! log (e cell / e cluster) vs e cluster
Definition at line 453 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! e cell / e cluster vs e cluster
Definition at line 452 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
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 258 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 259 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 260 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 261 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 262 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 263 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! log (e cell / e total) vs e total
Definition at line 465 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! log (e cell / e total) vs e total, per SM
Definition at line 467 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! e cell / e total vs e total
Definition at line 464 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! e cell / e total vs e total, per SM
Definition at line 466 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
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 350 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 251 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 351 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 252 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 352 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell weight for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 253 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! log (e max cell / e cluster) vs e cluster
Definition at line 455 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! e max cell / e cluster vs e cluster
Definition at line 454 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
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 334 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell max / E cluster for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 231 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 335 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell max / E cluster for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 232 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 336 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster E cell max / E cluster for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 233 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs time
Definition at line 171 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! cluster energy vs time, exo > 0.97, loose cuts
Definition at line 180 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs time, T-Card strict cuts
Definition at line 214 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! cluster energy vs time, exo > 0.97, T-Card strict cuts
Definition at line 217 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs eta track-cluster residual
Definition at line 172 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster energy vs eta track-cluster residual, exo > 0.97, loose cuts
Definition at line 181 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs eta track-cluster residual, T-Card strict cuts
Definition at line 215 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster energy vs eta track-cluster residual, exo > 0.97, T-Card strict cuts
Definition at line 218 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs phi track-cluster residual
Definition at line 173 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster energy vs phi track-cluster residual, exo > 0.97, loose cuts
Definition at line 182 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! 1 cell cluster energy vs phi track-cluster residual, T-Card strict cuts
Definition at line 216 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! cluster energy vs phi track-cluster residual, exo > 0.97, T-Card strict cuts
Definition at line 219 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
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 356 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! exoticity per cluster vs cluster energy, clusters selected for TCard correlation studies
Definition at line 272 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs exoticy, for different cluster energy bins
Definition at line 302 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 364 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! L0 for different w0 and cell cuts
Definition at line 457 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().
|
private |
! L0 for different w0 and cell cuts, |eta| < 0.15
Definition at line 458 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().
|
private |
! L0 for different w0, depending on the particle of origin
Definition at line 461 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), and WeightHistograms().
|
private |
! Cluster m02 vs m20,for different cluster energy bins
Definition at line 307 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 327 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=1
Definition at line 224 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 329 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs E for clusters selected for TCard correlation studies, nlm=2
Definition at line 226 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 325 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs E for clusters selected for TCard correlation studies
Definition at line 222 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs exoticy, for different cluster energy bins
Definition at line 303 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 365 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 328 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=1
Definition at line 225 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 330 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m20 vs E for clusters selected for TCard correlation studies, nlm=2
Definition at line 227 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 326 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m20 vs E for clusters selected for TCard correlation studies
Definition at line 223 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster m02 vs exoticy, for different cluster energy bins
Definition at line 304 of file AliAnaClusterShapeCorrelStudies.h.
|
private |
! Cluster m20/m02 vs E for clusters selected for TCard correlation studies
Definition at line 228 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 347 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies
Definition at line 254 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 348 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies
Definition at line 255 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 349 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies
Definition at line 256 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM=1 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 264 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM=2 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 265 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Log E cell for NLM>2 vs E for clusters selected for TCard correlation studies, same Tcard as leading
Definition at line 266 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 354 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster NCells vs exoticy, for different cluster energy bins
Definition at line 305 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs m02
Definition at line 433 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs m20
Definition at line 434 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs shape in eta direction
Definition at line 436 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs shape in eta*phi direction
Definition at line 438 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs shape in (phi-eta)/(eta+phi)
Definition at line 439 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs shape in phi direction
Definition at line 437 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Ncells per cluster vs cluster energy, clusters selected for TCard correlation studies
Definition at line 269 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Ncells per cluster/Ncells per cluster with w>0.01 vs cl. energy, clusters selected for TCard correlation studies
Definition at line 271 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Ncells per cluster vs cluster energy, select cells with w>0.01, clusters selected for TCard correlation studies
Definition at line 270 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster NCells in same TCard as leading vs NCells on different TCard
Definition at line 315 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster NCells in same TCard as leading vs NCells on different TCard, exoticity > 0.97
Definition at line 316 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster fraction of NCells in same TCard as leading vs energy
Definition at line 368 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster fraction of NCells in same TCard as leading vs energy, exoticity > 0.97
Definition at line 369 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 332 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster Number of local Maxima vs E for clusters selected for TCard correlation studies
Definition at line 229 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! check origin of selected clusters
Definition at line 441 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! check origin of selected clusters, vs E vs M02
Definition at line 442 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! main cell row vs m02
Definition at line 446 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 397 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 401 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 395 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 399 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 398 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 402 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 396 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 400 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! SM number vs m02
Definition at line 444 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard
Definition at line 383 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cell max energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard
Definition at line 389 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard
Definition at line 384 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster energy - secondary cell energy in cluster vs cluster energy, different secondary cell selections depending on TCard
Definition at line 390 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard
Definition at line 387 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cell max energy - secondary cell time in cell vs cluster energy, different secondary cell selections depending on TCard
Definition at line 393 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 358 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
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 357 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster time vs exoticy, for different cluster energy bins
Definition at line 306 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster time vs E for clusters selected for TCard correlation studies
Definition at line 221 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects().
|
private |
! Cluster-track matching residual in phi vs exoticity
Definition at line 319 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster-track matching residual in phi vs exoticity, loose acceptance cut
Definition at line 321 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster-track matching residual in phi vs exoticity
Definition at line 318 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
! Cluster-track matching residual in phi vs exoticity, loose acceptance cut
Definition at line 320 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), and GetCreateOutputObjects().
|
private |
Maximum energy cut value for clusters entering the invariant mass calculation.
Definition at line 152 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMaxECut(), InitParameters(), Print(), and SetInvMassMaxECut().
|
private |
Maximum M02 shower shape cut value for clusters entering the invariant mass calculation.
Definition at line 154 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMaxM02Cut(), InitParameters(), Print(), and SetInvMassMaxM02Cut().
|
private |
Combine clusters within with a maximum opening angle between them. In radians.
Definition at line 155 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMaxOpenAngle(), InitParameters(), Print(), and SetInvMassMaxOpenAngle().
|
private |
Maximum difference between the time of the 2 clusters to be considered in invariant mass. In ns.
Definition at line 156 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMaxTimeDifference(), InitParameters(), Print(), and SetInvMassMaxTimeDifference().
|
private |
Minimum energy cut value for clusters entering the invariant mass calculation.
Definition at line 151 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMinECut(), InitParameters(), Print(), and SetInvMassMinECut().
|
private |
Minimum M02 shower shape cut value for clusters entering the invariant mass calculation.
Definition at line 153 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetInvMassMinM02Cut(), InitParameters(), Print(), and SetInvMassMinM02Cut().
|
private |
Minimum M02 on clusters.
Definition at line 137 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetM02Min(), InitParameters(), IsGoodCluster(), Print(), and SetM02Min().
|
private |
Minimum distance to bad channel.
Definition at line 139 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), GetAnalysisCuts(), GetDistToBadMin(), InitParameters(), Print(), and SetDistToBadMin().
|
private |
Minimum number of cells on clusters.
Definition at line 138 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetAnalysisCuts(), GetNCellsPerClusterMin(), InitParameters(), IsGoodCluster(), Print(), and SetNCellsPerClusterMin().
|
private |
Number of energy bin cuts.
Definition at line 142 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by AliAnaClusterShapeCorrelStudies(), GetCreateOutputObjects(), InitParameters(), and SetNEBinCuts().
|
private |
Study the exotic cluster for different cuts, for TCard correl studies.
Definition at line 132 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by GetCreateOutputObjects(), SwitchOffStudyExotic(), and SwitchOnStudyExotic().
|
private |
Study asymmetry and shower shape of clusters.
Definition at line 127 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyClusterShape(), and SwitchOnStudyClusterShape().
|
private |
Study TCard channels cross correlation.
Definition at line 131 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyTCardCorrelation(), and SwitchOnStudyTCardCorrelation().
|
private |
Study the energy weight used in different cluster calculations.
Definition at line 129 of file AliAnaClusterShapeCorrelStudies.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyWeight(), and SwitchOnStudyWeight().