![]() |
AliPhysics
vAN-20150506 (1fbaa09)
|
Class for the Calorimeter QA analysis. More...
#include <AliAnaCalorimeterQA.h>
Public Member Functions | |
AliAnaCalorimeterQA () | |
Default Constructor. Initialize parameters. More... | |
virtual | ~AliAnaCalorimeterQA () |
Virtual destructor. Not implemented. More... | |
TObjString * | GetAnalysisCuts () |
Save parameters used for analysis in a string. More... | |
TList * | GetCreateOutputObjects () |
void | Init () |
void | InitParameters () |
Initialize the parameters of the analysis. More... | |
void | MakeAnalysisFillHistograms () |
Main task method, call all the methods filling QA histograms. More... | |
void | Print (const Option_t *opt) const |
Print some relevant parameters set for the analysis. More... | |
void | BadClusterHistograms (AliVCluster *clus, const TObjArray *caloClusters, AliVCaloCells *cells, Int_t absIdMax, Double_t maxCellFraction, Float_t eCrossFrac, Double_t tmax) |
void | CalculateAverageTime (AliVCluster *clus, AliVCaloCells *cells, Double_t timeAverages[2]) |
void | CellHistograms (AliVCaloCells *cells) |
Fill histograms related to cells only. More... | |
void | CellInClusterPositionHistograms (AliVCluster *cluster) |
Fill histograms releated to cluster cell position. More... | |
void | ClusterAsymmetryHistograms (AliVCluster *clus, Int_t absIdMax, Bool_t goodCluster) |
void | ClusterHistograms (AliVCluster *cluster, const TObjArray *caloClusters, AliVCaloCells *cells, Int_t absIdMax, Double_t maxCellFraction, Float_t eCrossFrac, Double_t tmax) |
void | ClusterLoopHistograms (const TObjArray *clusters, AliVCaloCells *cells) |
Bool_t | ClusterMCHistograms (Bool_t matched, const Int_t *labels, Int_t nLabels, Int_t &pdg) |
void | ClusterMatchedWithTrackHistograms (AliVCluster *clus, Bool_t mcOK, Int_t pdg) |
void | Correlate () |
void | ExoticHistograms (Int_t absIdMax, Float_t ampMax, AliVCluster *clus, AliVCaloCells *cells) |
Fill histograms with exoticity parameters. More... | |
Float_t | GetECross (Int_t absId, AliVCaloCells *cells, Float_t dtcut=10000) |
void | InvariantMassHistograms (Int_t iclus, Int_t nModule, const TObjArray *caloClusters, AliVCaloCells *cells) |
Bool_t | IsGoodCluster (Int_t absIdMax, AliVCaloCells *cells) |
Identify cluster as exotic or not. More... | |
void | MCHistograms () |
void | WeightHistograms (AliVCluster *clus, AliVCaloCells *cells) |
Calculate cluster weights. More... | |
Float_t | GetEMCALCellAmpMin () const |
void | SetEMCALCellAmpMin (Float_t amp) |
Float_t | GetPHOSCellAmpMin () const |
void | SetPHOSCellAmpMin (Float_t amp) |
Float_t | GetInvMassMinECut () const |
void | SetInvMassMinECut (Float_t cut) |
Double_t | GetTimeCutMin () const |
Double_t | GetTimeCutMax () const |
void | SetTimeCut (Double_t min, Double_t max) |
void | SwitchOnFillAllCellTimeHisto () |
void | SwitchOffFillAllCellTimeHisto () |
void | SwitchOnFillAllPositionHistogram () |
void | SwitchOffFillAllPositionHistogram () |
void | SwitchOnFillAllPositionHistogram2 () |
void | SwitchOffFillAllPositionHistogram2 () |
void | SwitchOnFillAllTH3Histogram () |
void | SwitchOffFillAllTH3Histogram () |
void | SwitchOnFillAllTrackMatchingHistogram () |
void | SwitchOffFillAllTrackMatchingHistogram () |
void | SwitchOnFillAllPi0Histogram () |
void | SwitchOffFillAllPi0Histogram () |
void | SwitchOnCorrelation () |
void | SwitchOffCorrelation () |
void | SwitchOnStudyBadClusters () |
void | SwitchOffStudyBadClusters () |
void | SwitchOnStudyClustersAsymmetry () |
void | SwitchOffStudyClustersAsymmetry () |
void | SwitchOnStudyWeight () |
void | SwitchOffStudyWeight () |
void | SwitchOnStudyExotic () |
void | SwitchOffStudyExotic () |
void | SetNECrossCuts (Int_t n) |
void | SetNDTimeCuts (Int_t n) |
void | SetExoECrossCuts (Int_t i, Float_t c) |
void | SetExoDTimeCuts (Int_t i, Float_t c) |
![]() | |
AliAnaCaloTrackCorrBaseClass () | |
virtual | ~AliAnaCaloTrackCorrBaseClass () |
Destructor. More... | |
virtual void | InitDebug () |
virtual void | FillEventMixPool () |
virtual void | MakeAnalysisFillAOD () |
virtual void | Terminate (TList *) |
virtual void | AddToHistogramsName (TString add) |
virtual TString | GetAddedHistogramsStringToName () const |
virtual TString | GetBaseParametersList () |
virtual Int_t | GetDebug () const |
virtual void | SetDebug (Int_t d) |
virtual Int_t | GetEventNumber () const |
virtual Int_t | GetTrackMultiplicity () const |
virtual AliCentrality * | GetCentrality () const |
virtual 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 |
Int_t | GetFirstSMCoveredByTRD () const |
void | SetFirstSMCoveredByTRD (Int_t n) |
virtual Int_t | GetNZvertBin () const |
virtual Int_t | GetNRPBin () const |
virtual Int_t | GetNCentrBin () const |
virtual Int_t | GetNTrackMultBin () const |
virtual Int_t | GetNMaxEvMix () const |
virtual Float_t | GetZvertexCut () const |
virtual Int_t | GetTrackMultiplicityBin () const |
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 void | SetNZvertBin (Int_t n=1) |
virtual void | SetNRPBin (Int_t n=1) |
virtual void | SetNCentrBin (Int_t n=1) |
virtual void | SetNTrackMultBin (Int_t n=1) |
virtual void | SetNMaxEvMix (Int_t n=20) |
virtual void | SetTrackMultiplicityBin (Int_t bin, Int_t mult) |
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 |
virtual AliStack * | GetMCStack () 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) |
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 | GetModuleNumber (AliAODPWG4Particle *part) const |
virtual Int_t | GetModuleNumber (AliVCluster *cluster) const |
virtual AliVCluster * | FindCluster (TObjArray *clusters, const Int_t id, Int_t &iclus, const Int_t first=0) |
Private Types | |
enum | mcTypes { kmcPhoton = 0, kmcPi0 = 1, kmcEta = 2, kmcElectron = 3, kmcPhotonConv = 4, kmcNeHadron = 5, kmcChHadron = 6 } |
Enumerator with indeces for MC histograms array indicating the particle type generating the cluster. More... | |
Private Member Functions | |
AliAnaCalorimeterQA & | operator= (const AliAnaCalorimeterQA &qa) |
Copy constructor not implemented. More... | |
AliAnaCalorimeterQA (const AliAnaCalorimeterQA &qa) | |
Assignment operator not implemented. More... | |
Private Attributes | |
Bool_t | fFillAllCellTimeHisto |
Fill all cell time histo. More... | |
Bool_t | fFillAllPosHisto |
Fill all the position related histograms. More... | |
Bool_t | fFillAllPosHisto2 |
Fill all the position related histograms 2. More... | |
Bool_t | fFillAllTH3 |
Fill TH3 histograms. More... | |
Bool_t | fFillAllTMHisto |
Fill track matching histograms. More... | |
Bool_t | fFillAllPi0Histo |
Fill invariant mass histograms. More... | |
Bool_t | fCorrelate |
Correlate PHOS/EMCAL cells/clusters, also with V0 and track multiplicity. More... | |
Bool_t | fStudyBadClusters |
Study bad clusters. More... | |
Bool_t | fStudyClustersAsymmetry |
Study asymmetry of clusters. More... | |
Bool_t | fStudyExotic |
Study the exotic cluster for different cuts. More... | |
Bool_t | fStudyWeight |
Study the energy weight used in different cluster calculations. More... | |
Int_t | fNModules |
Number of EMCAL/PHOS modules. More... | |
Int_t | fNRCU |
Number of EMCAL/PHOS RCU. More... | |
Int_t | fNMaxCols |
Number of EMCAL/PHOS rows. More... | |
Int_t | fNMaxRows |
Number of EMCAL/PHOS columns. More... | |
Double_t | fTimeCutMin |
Remove clusters/cells with time smaller than this value, in ns. More... | |
Double_t | fTimeCutMax |
Remove clusters/cells with time larger than this value, in ns. More... | |
Float_t | fCellAmpMin |
amplitude Threshold on calorimeter cells, set at execution time More... | |
Float_t | fEMCALCellAmpMin |
amplitude Threshold on emcal cells More... | |
Float_t | fPHOSCellAmpMin |
amplitude Threshold on phos cells More... | |
Float_t | fMinInvMassECut |
Minimum energy cut value for clusters entering the invariant mass calculation. More... | |
Float_t | fExoNECrossCuts |
Number of ecross cuts. More... | |
Float_t | fExoECrossCuts [10] |
List of ecross cuts. More... | |
Float_t | fExoNDTimeCuts |
Number of time cuts. More... | |
Float_t | fExoDTimeCuts [5] |
List of time cuts. More... | |
TLorentzVector | fClusterMomentum |
! Cluster momentum, temporary container More... | |
TLorentzVector | fClusterMomentum2 |
! Cluster momentum, temporary container More... | |
TLorentzVector | fPrimaryMomentum |
! Primary MC momentum, temporary container More... | |
TH1F * | fhE |
! E distribution, Reco More... | |
TH1F * | fhPt |
! pT distribution, Reco More... | |
TH1F * | fhPhi |
! phi distribution, Reco More... | |
TH1F * | fhEta |
! eta distribution, Reco More... | |
TH2F * | fhEtaPhi |
! eta-phi distribution, Reco More... | |
TH3F * | fhEtaPhiE |
! eta vs phi vs E, Reco More... | |
TH1F * | fhECharged |
! E distribution, Reco, matched with track More... | |
TH1F * | fhPtCharged |
! pT distribution, Reco, matched with track More... | |
TH1F * | fhPhiCharged |
! phi distribution, Reco, matched with track More... | |
TH1F * | fhEtaCharged |
! eta-phi distribution, Reco, matched with track More... | |
TH2F * | fhEtaPhiCharged |
! eta distribution, Reco, matched with track More... | |
TH3F * | fhEtaPhiECharged |
! eta vs phi vs E, Reco, matched with track More... | |
TH2F * | fhIM |
! Cluster pairs invariant mass More... | |
TH2F * | fhAsym |
! Cluster pairs invariant mass More... | |
TH2F * | fhNCellsPerCluster |
! N cells per cluster vs cluster energy vs eta of cluster More... | |
TH2F * | fhNCellsPerClusterNoCut |
! N cells per cluster vs cluster energy vs eta of cluster More... | |
TH1F * | fhNClusters |
! Number of clusters More... | |
TH2F * | fhClusterTimeEnergy |
! Cluster Time vs Energy More... | |
TH2F * | fhCellTimeSpreadRespectToCellMax |
! Difference of the time of cell with maximum dep energy and the rest of cells More... | |
TH1F * | fhCellIdCellLargeTimeSpread |
! Cells with large time respect to max (diff > 100 ns) More... | |
TH2F * | fhClusterPairDiffTimeE |
! Pair of clusters time difference vs E More... | |
TH2F * | fhClusterMaxCellCloseCellRatio |
! Ratio between max cell energy and cell energy of the same cluster More... | |
TH2F * | fhClusterMaxCellCloseCellDiff |
! Difference between max cell energy and cell energy of the same cluster More... | |
TH2F * | fhClusterMaxCellDiff |
! Difference between cluster energy and energy of cell with more energy, good clusters only More... | |
TH2F * | fhClusterMaxCellDiffNoCut |
! Difference between cluster energy and energy of cell with more energy, no bad cluster rejection More... | |
TH2F * | fhClusterMaxCellDiffAverageTime |
! Difference between cluster average time and time of cell with more energy More... | |
TH2F * | fhClusterMaxCellDiffWeightedTime |
! Difference between cluster weighted time and time of cell with more energy More... | |
TH2F * | fhClusterMaxCellECross |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy, good clusters More... | |
TH2F * | fhLambda0 |
! Cluster Lambda0 vs Energy More... | |
TH2F * | fhLambda1 |
! Cluster Lambda1 vs Energy More... | |
TH2F * | fhDispersion |
! Cluster Dispersion vs Energy More... | |
TH1F * | fhBadClusterEnergy |
! Energy of bad cluster More... | |
TH2F * | fhBadClusterTimeEnergy |
! Time Max cell of bad cluster More... | |
TH2F * | fhBadClusterPairDiffTimeE |
! Pair of clusters time difference vs E, bad cluster More... | |
TH2F * | fhBadCellTimeSpreadRespectToCellMax |
! Difference of the time of cell with maximum dep energy and the rest of cells for bad clusters More... | |
TH2F * | fhBadClusterMaxCellCloseCellRatio |
! Ratio between max cell energy and cell energy of the same cluster for bad clusters More... | |
TH2F * | fhBadClusterMaxCellCloseCellDiff |
! Difference between max cell energy and cell energy of the same cluster for bad clusters More... | |
TH2F * | fhBadClusterMaxCellDiff |
! Difference between cluster energy and energy of cell with more energy More... | |
TH2F * | fhBadClusterMaxCellDiffAverageTime |
! Difference between cluster average time and time of cell with more energy More... | |
TH2F * | fhBadClusterMaxCellDiffWeightedTime |
! Difference between cluster weighted time and time of cell with more energy More... | |
TH2F * | fhBadClusterMaxCellECross |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy, bad clusters More... | |
TH2F * | fhDeltaIEtaDeltaIPhiE0 [2] |
! Difference between max cell index and farthest cell, eta vs phi, E < 2 GeV, with and without matching; More... | |
TH2F * | fhDeltaIEtaDeltaIPhiE2 [2] |
! Difference between max cell index and farthest cell, eta vs phi, 2 < E < 6 GeV, with and without matching; More... | |
TH2F * | fhDeltaIEtaDeltaIPhiE6 [2] |
! Difference between max cell index and farthest cell, eta vs phi, E > 6 GeV, with and without matching; More... | |
TH2F * | fhDeltaIA [2] |
! Cluster "asymmetry" in cell terms vs E, with and without matching More... | |
TH2F * | fhDeltaIAL0 [2] |
! Cluster "asymmetry" in cell units vs Lambda0 for E > 0.5 GeV, n cells in cluster > 3, with and without matching More... | |
TH2F * | fhDeltaIAL1 [2] |
! Cluster "asymmetry" in cell units vs Lambda1 for E > 0.5 GeV, n cells in cluster > 3, with and without matching More... | |
TH2F * | fhDeltaIANCells [2] |
! Cluster "asymmetry" in cell units vs number of cells in cluster for E > 0.5, with and without matching More... | |
TH2F * | fhDeltaIAMC [4] |
! Cluster "asymmetry" in cell terms vs E, from MC photon, electron, conversion or hadron. More... | |
TH2F * | fhBadClusterDeltaIEtaDeltaIPhiE0 |
! Difference between max cell index and farthest cell, eta vs phi, E < 2 GeV, with and without matching; bad clusters. More... | |
TH2F * | fhBadClusterDeltaIEtaDeltaIPhiE2 |
! Difference between max cell index and farthest cell, eta vs phi, 2 < E < 6 GeV, with and without matching; bad clusters. More... | |
TH2F * | fhBadClusterDeltaIEtaDeltaIPhiE6 |
! Difference between max cell index and farthest cell, eta vs phi, E > 6 GeV, with and without matching; bad clusters. More... | |
TH2F * | fhBadClusterDeltaIA |
! Cluster "asymmetry" in cell terms vs E, with and without matching; bad clusters. More... | |
TH2F * | fhRNCells |
! R=sqrt(x^2+y^2) (cm) cluster distribution vs N cells in cluster More... | |
TH2F * | fhXNCells |
! X (cm) cluster distribution vs N cells in cluster More... | |
TH2F * | fhYNCells |
! Y (cm) cluster distribution vs N cells in cluster More... | |
TH2F * | fhZNCells |
! Z (cm) cluster distribution vs N cells in cluster More... | |
TH2F * | fhRE |
! R=sqrt(x^2+y^2) (cm) cluster distribution vs cluster energy More... | |
TH2F * | fhXE |
! X (cm) cluster distribution vs cluster energy More... | |
TH2F * | fhYE |
! Y (cm) cluster distribution vs cluster energy More... | |
TH2F * | fhZE |
! Z (cm) cluster distribution vs cluster energy More... | |
TH3F * | fhXYZ |
! cluster X vs Y vs Z (cm) More... | |
TH2F * | fhRCellE |
! R=sqrt(x^2+y^2) (cm) cell distribution vs cell energy More... | |
TH2F * | fhXCellE |
! X (cm) cell distribution vs cell energy More... | |
TH2F * | fhYCellE |
! Y (cm) cell distribution vs cell energy More... | |
TH2F * | fhZCellE |
! Z (cm) cell distribution vs cell energy More... | |
TH3F * | fhXYZCell |
! cell X vs Y vs Z (cm) More... | |
TH2F * | fhDeltaCellClusterRNCells |
! R cluster - R cell distribution (cm) vs N cells in cluster More... | |
TH2F * | fhDeltaCellClusterXNCells |
! X cluster - X cell distribution (cm) vs N cells in cluster More... | |
TH2F * | fhDeltaCellClusterYNCells |
! Y cluster - Y cell distribution (cm) vs N cells in cluster More... | |
TH2F * | fhDeltaCellClusterZNCells |
! Z cluster - Z cell distribution (cm) vs N cells in cluster More... | |
TH2F * | fhDeltaCellClusterRE |
! R cluster - R cell distribution (cm) vs cluster energy More... | |
TH2F * | fhDeltaCellClusterXE |
! X cluster - X cell distribution (cm) vs cluster energy More... | |
TH2F * | fhDeltaCellClusterYE |
! Y cluster - Y cell distribution (cm) vs cluster energy More... | |
TH2F * | fhDeltaCellClusterZE |
! Z cluster - Z cell distribution (cm) vs cluster energy More... | |
TH1F * | fhNCells |
! Number of towers/crystals with signal More... | |
TH1F * | fhNCellsCutAmpMin |
! Number of towers/crystals with signal, with min amplitude More... | |
TH1F * | fhAmplitude |
! Amplitude measured in towers/crystals More... | |
TH2F * | fhAmpId |
! Amplitude measured in towers/crystals vs id of tower. More... | |
TH3F * | fhEtaPhiAmp |
! eta vs phi vs amplitude, cells More... | |
TH1F * | fhTime |
! Time measured in towers/crystals More... | |
TH2F * | fhTimeVz |
! Time measured in towers/crystals vs vertex z component, for E > 0.5 More... | |
TH2F * | fhTimeId |
! Time vs Absolute cell Id More... | |
TH2F * | fhTimeAmp |
! Time vs Amplitude More... | |
TH2F * | fhAmpIdLowGain |
! Amplitude measured in towers/crystals vs id of tower, low gain towers More... | |
TH2F * | fhTimeIdLowGain |
! Time vs Absolute cell Id, low gain More... | |
TH2F * | fhTimeAmpLowGain |
! Time vs Amplitude, low gain More... | |
TH2F * | fhCellECross |
! 1 - Energy in cross around cell / cell energy More... | |
TH2F * | fhEMCALPHOSCorrNClusters |
! EMCAL vs PHOS, number of clusters More... | |
TH2F * | fhEMCALPHOSCorrEClusters |
! EMCAL vs PHOS, total measured cluster energy More... | |
TH2F * | fhEMCALPHOSCorrNCells |
! EMCAL vs PHOS, number of cells More... | |
TH2F * | fhEMCALPHOSCorrECells |
! EMCAL vs PHOS, total measured cell energy More... | |
TH2F * | fhEMCALDCALCorrNClusters |
! EMCAL vs DCAL, number of clusters More... | |
TH2F * | fhEMCALDCALCorrEClusters |
! EMCAL vs DCAL, total measured cluster energy More... | |
TH2F * | fhEMCALDCALCorrNCells |
! EMCAL vs DCAL, number of cells More... | |
TH2F * | fhEMCALDCALCorrECells |
! EMCAL vs DCAL, total measured cell energy More... | |
TH2F * | fhDCALPHOSCorrNClusters |
! DCAL vs PHOS, number of clusters More... | |
TH2F * | fhDCALPHOSCorrEClusters |
! DCAL vs PHOS, total measured cluster energy More... | |
TH2F * | fhDCALPHOSCorrNCells |
! DCAL vs PHOS, number of cells More... | |
TH2F * | fhDCALPHOSCorrECells |
! DCAL vs PHOS, total measured cell energy More... | |
TH2F * | fhCaloV0SCorrNClusters |
! Calo vs V0 signal , number of clusters More... | |
TH2F * | fhCaloV0SCorrEClusters |
! Calo vs V0 signal, total measured cluster energy More... | |
TH2F * | fhCaloV0SCorrNCells |
! Calo vs V0 signal, number of cells More... | |
TH2F * | fhCaloV0SCorrECells |
! Calo vs V0 signal, total measured cell energy More... | |
TH2F * | fhCaloV0MCorrNClusters |
! Calo vs V0 multiplicity , number of clusters More... | |
TH2F * | fhCaloV0MCorrEClusters |
! Calo vs V0 multiplicity, total measured cluster energy More... | |
TH2F * | fhCaloV0MCorrNCells |
! Calo vs V0 multiplicity, number of cells More... | |
TH2F * | fhCaloV0MCorrECells |
! Calo vs V0 multiplicity, total measured cell energy More... | |
TH2F * | fhCaloTrackMCorrNClusters |
! Calo vs Track Multiplicity, number of clusters More... | |
TH2F * | fhCaloTrackMCorrEClusters |
! Calo vs Track Multiplicity, total measured cluster energy More... | |
TH2F * | fhCaloTrackMCorrNCells |
! Calo vs V0 Track Multiplicity, number of cells More... | |
TH2F * | fhCaloTrackMCorrECells |
! Calo vs V0 Track Multipliticy, total measured cell energy More... | |
TH2F * | fhCaloCenNClusters |
! Calo vs centrality, number of clusters More... | |
TH2F * | fhCaloCenEClusters |
! Calo vs centrality, total measured cluster energy More... | |
TH2F * | fhCaloCenNCells |
! Calo vs centrality, number of cells More... | |
TH2F * | fhCaloCenECells |
! Calo vs centrality, total measured cell energy More... | |
TH2F * | fhCaloEvPNClusters |
! Calo vs event plane angle, number of clusters More... | |
TH2F * | fhCaloEvPEClusters |
! Calo vs event plane angle, total measured cluster energy More... | |
TH2F * | fhCaloEvPNCells |
! Calo vs event plane angle, number of cells More... | |
TH2F * | fhCaloEvPECells |
! Calo vs event plane angle, total measured cell energy More... | |
TH2F * | fhEMod |
! Cluster E distribution for different module, Reco More... | |
TH2F * | fhAmpMod |
! Cell amplitude distribution for different module, Reco More... | |
TH2F * | fhTimeMod |
! Cell time distribution for different module, Reco More... | |
TH2F * | fhNClustersMod |
! Number of clusters for different module, Reco More... | |
TH2F * | fhNCellsMod |
! Number of towers/crystals with signal different module, Reco More... | |
TH2F ** | fhNCellsPerClusterMod |
! N cells per clusters different module, Reco More... | |
TH2F ** | fhNCellsPerClusterModNoCut |
! N cells per clusters different module, Reco, No cut More... | |
TH2F * | fhGridCells |
! Cells ordered in column/row for different module, Reco More... | |
TH2F * | fhGridCellsE |
! Cells ordered in column/row for different module, weighted with energy, Reco More... | |
TH2F * | fhGridCellsTime |
! Cells ordered in column/row for different module, weighted with time, Reco More... | |
TH2F * | fhGridCellsLowGain |
! Cells ordered in column/row for different module, Reco, low gain More... | |
TH2F * | fhGridCellsELowGain |
! Cells ordered in column/row for different module, weighted with energy, Reco, low gain More... | |
TH2F * | fhGridCellsTimeLowGain |
! Cells ordered in column/row for different module, weighted with time, Reco, low gain More... | |
TH2F ** | fhTimeAmpPerRCU |
! Time vs Amplitude measured in towers/crystals different RCU More... | |
TH2F ** | fhIMMod |
! cluster pairs invariant mass, different module, 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 * | fhLambda0ForW0 [14] |
! L0 for 7 defined w0= 3, 3.5 ... 6 More... | |
TH2F * | fhLambda0ForW0MC [14][5] |
! L0 for 7 defined w0= 3, 3.5 ... 6, 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... | |
TH2F * | fhExoNCell [10][5] |
! Number of cells per cluster for different cuts More... | |
TH2F * | fhExoL0 [10][5] |
! Long shower shape axis for exotic More... | |
TH2F * | fhExoL1 [10][5] |
! Short shower shape axis for exotic More... | |
TH2F * | fhExoECross [10][5] |
! E cross for max cell in cluster, for different cuts More... | |
TH2F * | fhExoTime [10][5] |
! Time of exotic cluster, for different cuts More... | |
TH2F * | fhExoDTime [10] |
! Difference in time between cell with max energy and rest of cells for exotic More... | |
TH2F * | fhExoL0NCell [10][5] |
! Lambda0 vs n cells in cluster for several E cross cuts and cluster with E > 5 More... | |
TH2F * | fhExoL0ECross |
! Lambda0 vs E cross fraction for clusters with E > 5 GeV More... | |
TH2F * | fhExoL1NCell [10][5] |
! Lambda1 vs n cells in cluster for several E cross cuts and cluster with E > 5 More... | |
TH2F * | fhExoL1ECross |
! Lambda1 vs E cross fraction for clusters with E > 5 GeV More... | |
TH2F * | fhRecoMCE [7][2] |
! E generated particle vs reconstructed E More... | |
TH2F * | fhRecoMCPhi [7][2] |
! phi generated particle vs reconstructed phi More... | |
TH2F * | fhRecoMCEta [7][2] |
! eta generated particle vs reconstructed Eta More... | |
TH2F * | fhRecoMCDeltaE [7][2] |
! Gen-Reco E generated particle vs reconstructed E More... | |
TH2F * | fhRecoMCRatioE [7][2] |
! Reco/Gen E generated particle vs reconstructed E More... | |
TH2F * | fhRecoMCDeltaPhi [7][2] |
! Gen-Reco phi generated particle vs reconstructed E More... | |
TH2F * | fhRecoMCDeltaEta [7][2] |
! Gen-Reco eta generated particle vs reconstructed E More... | |
TH1F * | fhGenMCE [4] |
! pt of primary particle More... | |
TH1F * | fhGenMCPt [4] |
! pt of primary particle More... | |
TH2F * | fhGenMCEtaPhi [4] |
! eta vs phi of primary particle More... | |
TH1F * | fhGenMCAccE [4] |
! pt of primary particle, in acceptance More... | |
TH1F * | fhGenMCAccPt [4] |
! pt of primary particle, in acceptance More... | |
TH2F * | fhGenMCAccEtaPhi [4] |
! eta vs phi of primary particle, in acceptance More... | |
TH2F * | fhEMVxyz |
! Electromagnetic particle production vertex More... | |
TH2F * | fhEMR |
! Electromagnetic distance to vertex vs rec energy More... | |
TH2F * | fhHaVxyz |
! Hadron production vertex More... | |
TH2F * | fhHaR |
! Hadron distance to vertex vs rec energy More... | |
TH2F * | fh1EOverP |
! p/E for track-cluster matches More... | |
TH2F * | fh2dR |
! distance between projected track and cluster (eta-phi units) More... | |
TH2F * | fh2EledEdx |
! dE/dx vs. momentum for electron candidates More... | |
TH2F * | fh2MatchdEdx |
! dE/dx vs. momentum for all matches More... | |
TH2F * | fhMCEle1EOverP |
! p/E for track-cluster matches, MC electrons More... | |
TH1F * | fhMCEle1dR |
! distance between projected track and cluster, MC electrons More... | |
TH2F * | fhMCEle2MatchdEdx |
! dE/dx vs. momentum for all matches, MC electrons More... | |
TH2F * | fhMCChHad1EOverP |
! p/E for track-cluster matches, MC charged hadrons More... | |
TH1F * | fhMCChHad1dR |
! distance between projected track and cluster, MC charged hadrons More... | |
TH2F * | fhMCChHad2MatchdEdx |
! dE/dx vs. momentum for all matches, MC charged More... | |
TH2F * | fhMCNeutral1EOverP |
! p/E for track-cluster matches, MC neutral More... | |
TH1F * | fhMCNeutral1dR |
! Distance between projected track and cluster, MC neutral More... | |
TH2F * | fhMCNeutral2MatchdEdx |
! dE/dx vs. momentum for all matches, MC neutral More... | |
TH2F * | fh1EOverPR02 |
! p/E for track-cluster matches, dR < 0.2 More... | |
TH2F * | fhMCEle1EOverPR02 |
! p/E for track-cluster matches, dR < 0.2, MC electrons More... | |
TH2F * | fhMCChHad1EOverPR02 |
! p/E for track-cluster matches, dR < 0.2, MC charged hadrons More... | |
TH2F * | fhMCNeutral1EOverPR02 |
! p/E for track-cluster matches, dR < 0.2, MC neutral More... | |
TH2F * | fh1EleEOverP |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100 More... | |
TH2F * | fhMCEle1EleEOverP |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC electrons More... | |
TH2F * | fhMCChHad1EleEOverP |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC charged hadrons More... | |
TH2F * | fhMCNeutral1EleEOverP |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC neutral More... | |
TH2F * | fhTrackMatchedDEtaNeg |
! Eta distance between track and cluster vs cluster E, after and before photon cuts More... | |
TH2F * | fhTrackMatchedDPhiNeg |
! Phi distance between track and cluster vs cluster E, after and before photon cuts More... | |
TH2F * | fhTrackMatchedDEtaDPhiNeg |
! Eta vs Phi distance between track and cluster, E cluster > 0.5 GeV, after and before More... | |
TH2F * | fhTrackMatchedDEtaPos |
! Eta distance between track and cluster vs cluster E, after and before photon cuts More... | |
TH2F * | fhTrackMatchedDPhiPos |
! Phi distance between track and cluster vs cluster E, after and before photon cuts More... | |
TH2F * | fhTrackMatchedDEtaDPhiPos |
! Eta vs Phi distance between track and cluster, E cluster > 0.5 GeV, after and before More... | |
TH2F * | fhTrackMatchedDEtaNegMod |
! Eta distance between negative track and cluster vs module for E > 0.5 GeV More... | |
TH2F * | fhTrackMatchedDPhiNegMod |
! Phi distance between negative track and cluster vs module for E > 0.5 GeV More... | |
TH2F * | fhTrackMatchedDEtaPosMod |
! Eta distance between positive track and cluster vs module for E > 0.5 GeV More... | |
TH2F * | fhTrackMatchedDPhiPosMod |
! Phi distance between positive track and cluster vs module for E > 0.5 GeV More... | |
Additional Inherited Members | |
![]() | |
enum | detector { kEMCAL = AliFiducialCut::kEMCAL, kPHOS = AliFiducialCut::kPHOS, kCTS = AliFiducialCut::kCTS, kDCAL = AliFiducialCut::kDCAL, kDCALPHOS = AliFiducialCut::kDCALPHOS } |
Class for the Calorimeter QA analysis.
Task filling basic histograms to check reconstructed data (real or MC) of calorimeters. EMCal official QA executed with this task although it also works for PHOS. The output of this task is also used for the tagging of channels as bad. Output and conclusions of this task when executed on data can be found in the following pages
More information on the code can be found in this twiki and particularly in this section.
Definition at line 45 of file AliAnaCalorimeterQA.h.
|
private |
Enumerator with indeces for MC histograms array indicating the particle type generating the cluster.
Enumerator | |
---|---|
kmcPhoton | |
kmcPi0 | |
kmcEta | |
kmcElectron | |
kmcPhotonConv | |
kmcNeHadron | |
kmcChHadron |
Definition at line 418 of file AliAnaCalorimeterQA.h.
AliAnaCalorimeterQA::AliAnaCalorimeterQA | ( | ) |
Default Constructor. Initialize parameters.
Definition at line 47 of file AliAnaCalorimeterQA.cxx.
|
inlinevirtual |
Virtual destructor. Not implemented.
Definition at line 52 of file AliAnaCalorimeterQA.h.
|
private |
Assignment operator not implemented.
void AliAnaCalorimeterQA::BadClusterHistograms | ( | AliVCluster * | clus, |
const TObjArray * | caloClusters, | ||
AliVCaloCells * | cells, | ||
Int_t | absIdMax, | ||
Double_t | maxCellFraction, | ||
Float_t | eCrossFrac, | ||
Double_t | tmax | ||
) |
Fill histograms with parameters of clusters declared bad when calling the method.
clus | calorimeter cluster pointer. |
caloClusters | full list of clusters, used for comparison of bad and good clusters timing. |
cells | list of cells, needed to get the cell with highest energy in cluster. |
absIdMax | id number of cell with highest energy in the cluster. |
maxCellFraction | ratio E_cell_max/ E_cluster. |
eCrossFrac | exoticity fraction. |
tmax | time of highest energy cell in cluster. |
Definition at line 260 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaCalorimeterQA::CalculateAverageTime | ( | AliVCluster * | clus, |
AliVCaloCells * | cells, | ||
Double_t | timeAverages[2] | ||
) |
Calculate time averages and weights in clusters.
clus | calorimeter cluster pointer. |
cells | list of cells, needed to get the cell with highest energy in cluster. |
timeAverages | return average weighted time in cluster. |
Definition at line 334 of file AliAnaCalorimeterQA.cxx.
Referenced by BadClusterHistograms(), and ClusterHistograms().
void AliAnaCalorimeterQA::CellHistograms | ( | AliVCaloCells * | cells | ) |
Fill histograms related to cells only.
Definition at line 398 of file AliAnaCalorimeterQA.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaCalorimeterQA::CellInClusterPositionHistograms | ( | AliVCluster * | cluster | ) |
Fill histograms releated to cluster cell position.
Definition at line 691 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaCalorimeterQA::ClusterAsymmetryHistograms | ( | AliVCluster * | clus, |
Int_t | absIdMax, | ||
Bool_t | goodCluster | ||
) |
Definition at line 760 of file AliAnaCalorimeterQA.cxx.
Referenced by BadClusterHistograms(), and ClusterHistograms().
void AliAnaCalorimeterQA::ClusterHistograms | ( | AliVCluster * | clus, |
const TObjArray * | caloClusters, | ||
AliVCaloCells * | cells, | ||
Int_t | absIdMax, | ||
Double_t | maxCellFraction, | ||
Float_t | eCrossFrac, | ||
Double_t | tmax | ||
) |
Fill calorimeter cluster related histograms. Only good clusters, excluded bad previously.
clus | calorimeter cluster pointer. |
caloClusters | full list of clusters, used for comparison of bad and good clusters timing. |
cells | list of cells, needed to get the cell with highest energy in cluster. |
absIdMax | id number of cell with highest energy in the cluster. |
maxCellFraction | ratio E_cell_max/ E_cluster. |
eCrossFrac | exoticity fraction. |
tmax | time of highest energy cell in cluster. |
Definition at line 862 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaCalorimeterQA::ClusterLoopHistograms | ( | const TObjArray * | caloClusters, |
AliVCaloCells * | cells | ||
) |
Fill clusters related histograms, execute here the loop of clusters apply basic selection cuts (track matching, goondess, exoticity, timing) and the call to the different methods filling different type of histograms:
caloClusters | full list of clusters |
cells | full list of cells |
Definition at line 991 of file AliAnaCalorimeterQA.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaCalorimeterQA::ClusterMatchedWithTrackHistograms | ( | AliVCluster * | clus, |
Bool_t | okPrimary, | ||
Int_t | pdg | ||
) |
Histograms for clusters matched with tracks.
clus | cluster pointer. |
okPrimary | primary was found before. |
pdg | primary pdg number found earlier. |
Definition at line 1442 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
Bool_t AliAnaCalorimeterQA::ClusterMCHistograms | ( | Bool_t | matched, |
const Int_t * | labels, | ||
Int_t | nLabels, | ||
Int_t & | pdg | ||
) |
Fill histograms depending on the MC origin information. Only possible for simulations.
Definition at line 1134 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
void AliAnaCalorimeterQA::Correlate | ( | ) |
Correlate information from PHOS and EMCal and DCal and with V0 and track multiplicity
Definition at line 1571 of file AliAnaCalorimeterQA.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaCalorimeterQA::ExoticHistograms | ( | Int_t | absIdMax, |
Float_t | ampMax, | ||
AliVCluster * | clus, | ||
AliVCaloCells * | cells | ||
) |
Fill histograms with exoticity parameters.
Definition at line 1778 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
|
virtual |
Save parameters used for analysis in a string.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1749 of file AliAnaCalorimeterQA.cxx.
|
virtual |
Create histograms to be saved in output file and store them in the output container.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1847 of file AliAnaCalorimeterQA.cxx.
Float_t AliAnaCalorimeterQA::GetECross | ( | Int_t | absID, |
AliVCaloCells * | cells, | ||
Float_t | dtcut = 10000 |
||
) |
Get energy in cross axis around maximum cell. For both calorimeters. For EMCal, same procedure as in AliCalorimeterUtils
Definition at line 3261 of file AliAnaCalorimeterQA.cxx.
Referenced by CellHistograms(), ClusterLoopHistograms(), ExoticHistograms(), and IsGoodCluster().
|
inline |
Definition at line 107 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 113 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 110 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 117 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 116 of file AliAnaCalorimeterQA.h.
|
virtual |
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3436 of file AliAnaCalorimeterQA.cxx.
|
virtual |
Initialize the parameters of the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3448 of file AliAnaCalorimeterQA.cxx.
Referenced by AliAnaCalorimeterQA().
void AliAnaCalorimeterQA::InvariantMassHistograms | ( | Int_t | iclus, |
Int_t | nModule, | ||
const TObjArray * | caloClusters, | ||
AliVCaloCells * | cells | ||
) |
Fill Invariant mass histograms.
iclus | main loop cluster index |
nModule | (super)module number of iclus. |
caloClusters | array with the clusters. |
cells | array with cells. |
Definition at line 3378 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
Bool_t AliAnaCalorimeterQA::IsGoodCluster | ( | Int_t | absIdMax, |
AliVCaloCells * | cells | ||
) |
Identify cluster as exotic or not.
Definition at line 3475 of file AliAnaCalorimeterQA.cxx.
Referenced by BadClusterHistograms(), ClusterLoopHistograms(), and InvariantMassHistograms().
|
virtual |
Main task method, call all the methods filling QA histograms.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3523 of file AliAnaCalorimeterQA.cxx.
void AliAnaCalorimeterQA::MCHistograms | ( | ) |
Access the generated particle kinematics and fill the corresponding histograms. Not dependent on cluster/cell.
Definition at line 3573 of file AliAnaCalorimeterQA.cxx.
Referenced by MakeAnalysisFillHistograms().
|
private |
Copy constructor not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3505 of file AliAnaCalorimeterQA.cxx.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 108 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 160 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 159 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 114 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 157 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 156 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 111 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 118 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 142 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 124 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 139 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 127 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 130 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 133 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 136 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 145 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 148 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 154 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 151 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 141 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 123 of file AliAnaCalorimeterQA.h.
Referenced by AddTaskCalorimeterQA(), and ConfigureQAAnalysis().
|
inline |
Definition at line 138 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 126 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 129 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 132 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 135 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 144 of file AliAnaCalorimeterQA.h.
Referenced by ConfigureQAAnalysis().
|
inline |
Definition at line 147 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 153 of file AliAnaCalorimeterQA.h.
|
inline |
Definition at line 150 of file AliAnaCalorimeterQA.h.
void AliAnaCalorimeterQA::WeightHistograms | ( | AliVCluster * | clus, |
AliVCaloCells * | cells | ||
) |
Calculate cluster weights.
Definition at line 3709 of file AliAnaCalorimeterQA.cxx.
Referenced by ClusterLoopHistograms().
|
private |
amplitude Threshold on calorimeter cells, set at execution time
Definition at line 188 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), ClusterLoopHistograms(), InitParameters(), and MakeAnalysisFillHistograms().
|
private |
! Cluster momentum, temporary container
Definition at line 201 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), ClusterLoopHistograms(), ClusterMatchedWithTrackHistograms(), ClusterMCHistograms(), and InvariantMassHistograms().
|
private |
! Cluster momentum, temporary container
Definition at line 202 of file AliAnaCalorimeterQA.h.
Referenced by InvariantMassHistograms().
|
private |
Correlate PHOS/EMCAL cells/clusters, also with V0 and track multiplicity.
Definition at line 172 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffCorrelation(), and SwitchOnCorrelation().
|
private |
amplitude Threshold on emcal cells
Definition at line 189 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), GetAnalysisCuts(), GetCreateOutputObjects(), GetEMCALCellAmpMin(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetEMCALCellAmpMin().
|
private |
List of time cuts.
Definition at line 199 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), GetCreateOutputObjects(), InitParameters(), and SetExoDTimeCuts().
|
private |
List of ecross cuts.
Definition at line 197 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), GetCreateOutputObjects(), InitParameters(), and SetExoECrossCuts().
|
private |
Number of time cuts.
Definition at line 198 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), GetCreateOutputObjects(), InitParameters(), SetExoDTimeCuts(), and SetNDTimeCuts().
|
private |
Number of ecross cuts.
Definition at line 196 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), GetCreateOutputObjects(), InitParameters(), SetExoECrossCuts(), and SetNECrossCuts().
|
private |
Fill all cell time histo.
Definition at line 166 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), CellHistograms(), ClusterHistograms(), GetCreateOutputObjects(), SwitchOffFillAllCellTimeHisto(), and SwitchOnFillAllCellTimeHisto().
|
private |
Fill invariant mass histograms.
Definition at line 171 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffFillAllPi0Histogram(), and SwitchOnFillAllPi0Histogram().
|
private |
Fill all the position related histograms.
Definition at line 167 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffFillAllPositionHistogram(), and SwitchOnFillAllPositionHistogram().
|
private |
Fill all the position related histograms 2.
Definition at line 168 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), GetCreateOutputObjects(), SwitchOffFillAllPositionHistogram2(), and SwitchOnFillAllPositionHistogram2().
|
private |
Fill TH3 histograms.
Definition at line 169 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), ClusterMatchedWithTrackHistograms(), GetCreateOutputObjects(), SwitchOffFillAllTH3Histogram(), and SwitchOnFillAllTH3Histogram().
|
private |
Fill track matching histograms.
Definition at line 170 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffFillAllTrackMatchingHistogram(), and SwitchOnFillAllTrackMatchingHistogram().
|
private |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100
Definition at line 465 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches
Definition at line 443 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2
Definition at line 460 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! distance between projected track and cluster (eta-phi units)
Definition at line 444 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! dE/dx vs. momentum for electron candidates
Definition at line 445 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! dE/dx vs. momentum for all matches
Definition at line 446 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Amplitude measured in towers/crystals vs id of tower.
Definition at line 309 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Amplitude measured in towers/crystals vs id of tower, low gain towers
Definition at line 317 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Amplitude measured in towers/crystals
Definition at line 308 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cell amplitude distribution for different module, Reco
Definition at line 369 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster pairs invariant mass
Definition at line 221 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and InvariantMassHistograms().
|
private |
! Difference of the time of cell with maximum dep energy and the rest of cells for bad clusters
Definition at line 250 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell terms vs E, with and without matching; bad clusters.
Definition at line 273 of file AliAnaCalorimeterQA.h.
Referenced by ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, E < 2 GeV, with and without matching; bad clusters.
Definition at line 270 of file AliAnaCalorimeterQA.h.
Referenced by ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, 2 < E < 6 GeV, with and without matching; bad clusters.
Definition at line 271 of file AliAnaCalorimeterQA.h.
Referenced by ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, E > 6 GeV, with and without matching; bad clusters.
Definition at line 272 of file AliAnaCalorimeterQA.h.
Referenced by ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Energy of bad cluster
Definition at line 247 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell energy and cell energy of the same cluster for bad clusters
Definition at line 253 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Ratio between max cell energy and cell energy of the same cluster for bad clusters
Definition at line 252 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster energy and energy of cell with more energy
Definition at line 254 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster average time and time of cell with more energy
Definition at line 256 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster weighted time and time of cell with more energy
Definition at line 257 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy, bad clusters
Definition at line 258 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Pair of clusters time difference vs E, bad cluster
Definition at line 249 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Time Max cell of bad cluster
Definition at line 248 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Calo vs centrality, total measured cell energy
Definition at line 359 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs centrality, total measured cluster energy
Definition at line 357 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs centrality, number of cells
Definition at line 358 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs centrality, number of clusters
Definition at line 356 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs event plane angle, total measured cell energy
Definition at line 365 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs event plane angle, total measured cluster energy
Definition at line 363 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs event plane angle, number of cells
Definition at line 364 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs event plane angle, number of clusters
Definition at line 362 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 Track Multipliticy, total measured cell energy
Definition at line 353 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs Track Multiplicity, total measured cluster energy
Definition at line 351 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 Track Multiplicity, number of cells
Definition at line 352 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs Track Multiplicity, number of clusters
Definition at line 350 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 multiplicity, total measured cell energy
Definition at line 347 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 multiplicity, total measured cluster energy
Definition at line 345 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 multiplicity, number of cells
Definition at line 346 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 multiplicity , number of clusters
Definition at line 344 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 signal, total measured cell energy
Definition at line 343 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 signal, total measured cluster energy
Definition at line 341 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 signal, number of cells
Definition at line 342 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Calo vs V0 signal , number of clusters
Definition at line 340 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! 1 - Energy in cross around cell / cell energy
Definition at line 321 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells with large time respect to max (diff > 100 ns)
Definition at line 230 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference of the time of cell with maximum dep energy and the rest of cells
Definition at line 229 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell energy and cell energy of the same cluster
Definition at line 234 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Ratio between max cell energy and cell energy of the same cluster
Definition at line 233 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster energy and energy of cell with more energy, good clusters only
Definition at line 235 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster average time and time of cell with more energy
Definition at line 238 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster energy and energy of cell with more energy, no bad cluster rejection
Definition at line 236 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between cluster weighted time and time of cell with more energy
Definition at line 239 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! 1 - Energy in cross around max energy cell / max energy cell vs cluster energy, good clusters
Definition at line 240 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Pair of clusters time difference vs E
Definition at line 231 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster Time vs Energy
Definition at line 228 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! DCAL vs PHOS, total measured cell energy
Definition at line 337 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! DCAL vs PHOS, total measured cluster energy
Definition at line 335 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! DCAL vs PHOS, number of cells
Definition at line 336 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! DCAL vs PHOS, number of clusters
Definition at line 334 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! R cluster - R cell distribution (cm) vs cluster energy
Definition at line 299 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! R cluster - R cell distribution (cm) vs N cells in cluster
Definition at line 294 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! X cluster - X cell distribution (cm) vs cluster energy
Definition at line 300 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! X cluster - X cell distribution (cm) vs N cells in cluster
Definition at line 295 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! Y cluster - Y cell distribution (cm) vs cluster energy
Definition at line 301 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! Y cluster - Y cell distribution (cm) vs N cells in cluster
Definition at line 296 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! Z cluster - Z cell distribution (cm) vs cluster energy
Definition at line 302 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! Z cluster - Z cell distribution (cm) vs N cells in cluster
Definition at line 297 of file AliAnaCalorimeterQA.h.
Referenced by CellInClusterPositionHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell terms vs E, with and without matching
Definition at line 265 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell units vs Lambda0 for E > 0.5 GeV, n cells in cluster > 3, with and without matching
Definition at line 266 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell units vs Lambda1 for E > 0.5 GeV, n cells in cluster > 3, with and without matching
Definition at line 267 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell terms vs E, from MC photon, electron, conversion or hadron.
Definition at line 269 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster "asymmetry" in cell units vs number of cells in cluster for E > 0.5, with and without matching
Definition at line 268 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, E < 2 GeV, with and without matching;
Definition at line 262 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, 2 < E < 6 GeV, with and without matching;
Definition at line 263 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Difference between max cell index and farthest cell, eta vs phi, E > 6 GeV, with and without matching;
Definition at line 264 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterAsymmetryHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster Dispersion vs Energy
Definition at line 244 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! E distribution, Reco
Definition at line 207 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! log (e cell / e cluster) vs e cluster
Definition at line 387 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! e cell / e cluster vs e cluster
Definition at line 386 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! log (e cell / e total) vs e total
Definition at line 398 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! log (e cell / e total) vs e total, per SM
Definition at line 400 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! e cell / e total vs e total
Definition at line 397 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! e cell / e total vs e total, per SM
Definition at line 399 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! E distribution, Reco, matched with track
Definition at line 213 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! log (e max cell / e cluster) vs e cluster
Definition at line 389 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! e max cell / e cluster vs e cluster
Definition at line 388 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and WeightHistograms().
|
private |
! EMCAL vs DCAL, total measured cell energy
Definition at line 332 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs DCAL, total measured cluster energy
Definition at line 330 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs DCAL, number of cells
Definition at line 331 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs DCAL, number of clusters
Definition at line 329 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs PHOS, total measured cell energy
Definition at line 327 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs PHOS, total measured cluster energy
Definition at line 325 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs PHOS, number of cells
Definition at line 326 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! EMCAL vs PHOS, number of clusters
Definition at line 324 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), and GetCreateOutputObjects().
|
private |
! Cluster E distribution for different module, Reco
Definition at line 368 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Electromagnetic distance to vertex vs rec energy
Definition at line 438 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Electromagnetic particle production vertex
Definition at line 437 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! eta distribution, Reco
Definition at line 210 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! eta-phi distribution, Reco, matched with track
Definition at line 216 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! eta-phi distribution, Reco
Definition at line 211 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! eta vs phi vs amplitude, cells
Definition at line 310 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! eta distribution, Reco, matched with track
Definition at line 217 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! eta vs phi vs E, Reco
Definition at line 212 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! eta vs phi vs E, Reco, matched with track
Definition at line 218 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Difference in time between cell with max energy and rest of cells for exotic
Definition at line 409 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! E cross for max cell in cluster, for different cuts
Definition at line 407 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Long shower shape axis for exotic
Definition at line 405 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Lambda0 vs E cross fraction for clusters with E > 5 GeV
Definition at line 411 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Lambda0 vs n cells in cluster for several E cross cuts and cluster with E > 5
Definition at line 410 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Short shower shape axis for exotic
Definition at line 406 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Lambda1 vs E cross fraction for clusters with E > 5 GeV
Definition at line 413 of file AliAnaCalorimeterQA.h.
Referenced by ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Lambda1 vs n cells in cluster for several E cross cuts and cluster with E > 5
Definition at line 412 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Number of cells per cluster for different cuts
Definition at line 404 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! Time of exotic cluster, for different cuts
Definition at line 408 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ExoticHistograms(), and GetCreateOutputObjects().
|
private |
! pt of primary particle, in acceptance
Definition at line 433 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! eta vs phi of primary particle, in acceptance
Definition at line 435 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! pt of primary particle, in acceptance
Definition at line 434 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! pt of primary particle
Definition at line 430 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! eta vs phi of primary particle
Definition at line 432 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! pt of primary particle
Definition at line 431 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and MCHistograms().
|
private |
! Cells ordered in column/row for different module, Reco
Definition at line 375 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells ordered in column/row for different module, weighted with energy, Reco
Definition at line 376 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells ordered in column/row for different module, weighted with energy, Reco, low gain
Definition at line 379 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells ordered in column/row for different module, Reco, low gain
Definition at line 378 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells ordered in column/row for different module, weighted with time, Reco
Definition at line 377 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cells ordered in column/row for different module, weighted with time, Reco, low gain
Definition at line 380 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Hadron distance to vertex vs rec energy
Definition at line 440 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Hadron production vertex
Definition at line 439 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Cluster pairs invariant mass
Definition at line 220 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and InvariantMassHistograms().
|
private |
! cluster pairs invariant mass, different module,
Definition at line 382 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), and InvariantMassHistograms().
|
private |
! Cluster Lambda0 vs Energy
Definition at line 242 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! L0 for 7 defined w0= 3, 3.5 ... 6
Definition at line 391 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and WeightHistograms().
|
private |
! L0 for 7 defined w0= 3, 3.5 ... 6, depending on the particle of origin
Definition at line 394 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), GetCreateOutputObjects(), and WeightHistograms().
|
private |
! Cluster Lambda1 vs Energy
Definition at line 243 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! distance between projected track and cluster, MC charged hadrons
Definition at line 453 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC charged hadrons
Definition at line 467 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, MC charged hadrons
Definition at line 452 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, MC charged hadrons
Definition at line 462 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! dE/dx vs. momentum for all matches, MC charged
Definition at line 454 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! distance between projected track and cluster, MC electrons
Definition at line 449 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC electrons
Definition at line 466 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, MC electrons
Definition at line 448 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, MC electrons
Definition at line 461 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! dE/dx vs. momentum for all matches, MC electrons
Definition at line 450 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Distance between projected track and cluster, MC neutral
Definition at line 457 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, 60 < dEdx < 100, MC neutral
Definition at line 468 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, MC neutral
Definition at line 456 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! p/E for track-cluster matches, dR < 0.2, MC neutral
Definition at line 463 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! dE/dx vs. momentum for all matches, MC neutral
Definition at line 458 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Number of towers/crystals with signal
Definition at line 306 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Number of towers/crystals with signal, with min amplitude
Definition at line 307 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Number of towers/crystals with signal different module, Reco
Definition at line 372 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs eta of cluster
Definition at line 223 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! N cells per clusters different module, Reco
Definition at line 373 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! N cells per clusters different module, Reco, No cut
Definition at line 374 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), and GetCreateOutputObjects().
|
private |
! N cells per cluster vs cluster energy vs eta of cluster
Definition at line 224 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), and GetCreateOutputObjects().
|
private |
! Number of clusters
Definition at line 226 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), and GetCreateOutputObjects().
|
private |
! Number of clusters for different module, Reco
Definition at line 371 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), and GetCreateOutputObjects().
|
private |
! phi distribution, Reco
Definition at line 209 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! phi distribution, Reco, matched with track
Definition at line 215 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! pT distribution, Reco
Definition at line 208 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! pT distribution, Reco, matched with track
Definition at line 214 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! R=sqrt(x^2+y^2) (cm) cell distribution vs cell energy
Definition at line 288 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! R=sqrt(x^2+y^2) (cm) cluster distribution vs cluster energy
Definition at line 282 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Gen-Reco E generated particle vs reconstructed E
Definition at line 425 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Gen-Reco eta generated particle vs reconstructed E
Definition at line 428 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Gen-Reco phi generated particle vs reconstructed E
Definition at line 427 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! E generated particle vs reconstructed E
Definition at line 422 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! eta generated particle vs reconstructed Eta
Definition at line 424 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! phi generated particle vs reconstructed phi
Definition at line 423 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! Reco/Gen E generated particle vs reconstructed E
Definition at line 426 of file AliAnaCalorimeterQA.h.
Referenced by AliAnaCalorimeterQA(), ClusterMCHistograms(), and GetCreateOutputObjects().
|
private |
! R=sqrt(x^2+y^2) (cm) cluster distribution vs N cells in cluster
Definition at line 277 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Time measured in towers/crystals
Definition at line 312 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time vs Amplitude
Definition at line 315 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time vs Amplitude, low gain
Definition at line 319 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time vs Amplitude measured in towers/crystals different RCU
Definition at line 381 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time vs Absolute cell Id
Definition at line 314 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time vs Absolute cell Id, low gain
Definition at line 318 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Cell time distribution for different module, Reco
Definition at line 370 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Time measured in towers/crystals vs vertex z component, for E > 0.5
Definition at line 313 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Eta vs Phi distance between track and cluster, E cluster > 0.5 GeV, after and before
Definition at line 472 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Eta vs Phi distance between track and cluster, E cluster > 0.5 GeV, after and before
Definition at line 476 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Eta distance between track and cluster vs cluster E, after and before photon cuts
Definition at line 470 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Eta distance between negative track and cluster vs module for E > 0.5 GeV
Definition at line 478 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Eta distance between track and cluster vs cluster E, after and before photon cuts
Definition at line 474 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Eta distance between positive track and cluster vs module for E > 0.5 GeV
Definition at line 480 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Phi distance between track and cluster vs cluster E, after and before photon cuts
Definition at line 471 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Phi distance between negative track and cluster vs module for E > 0.5 GeV
Definition at line 479 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Phi distance between track and cluster vs cluster E, after and before photon cuts
Definition at line 475 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! Phi distance between positive track and cluster vs module for E > 0.5 GeV
Definition at line 481 of file AliAnaCalorimeterQA.h.
Referenced by ClusterMatchedWithTrackHistograms(), and GetCreateOutputObjects().
|
private |
! X (cm) cell distribution vs cell energy
Definition at line 289 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! X (cm) cluster distribution vs cluster energy
Definition at line 283 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! X (cm) cluster distribution vs N cells in cluster
Definition at line 278 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! cluster X vs Y vs Z (cm)
Definition at line 286 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! cell X vs Y vs Z (cm)
Definition at line 292 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Y (cm) cell distribution vs cell energy
Definition at line 290 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Y (cm) cluster distribution vs cluster energy
Definition at line 284 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Y (cm) cluster distribution vs N cells in cluster
Definition at line 279 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Z (cm) cell distribution vs cell energy
Definition at line 291 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
! Z (cm) cluster distribution vs cluster energy
Definition at line 285 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
! Z (cm) cluster distribution vs N cells in cluster
Definition at line 280 of file AliAnaCalorimeterQA.h.
Referenced by ClusterHistograms(), and GetCreateOutputObjects().
|
private |
Minimum energy cut value for clusters entering the invariant mass calculation.
Definition at line 192 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), GetAnalysisCuts(), GetInvMassMinECut(), InitParameters(), InvariantMassHistograms(), Print(), and SetInvMassMinECut().
|
private |
Number of EMCAL/PHOS rows.
Definition at line 182 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
Number of EMCAL/PHOS columns.
Definition at line 183 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), and GetCreateOutputObjects().
|
private |
Number of EMCAL/PHOS modules.
Definition at line 180 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), ClusterHistograms(), ClusterLoopHistograms(), GetCreateOutputObjects(), InitParameters(), and InvariantMassHistograms().
|
private |
Number of EMCAL/PHOS RCU.
Definition at line 181 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), GetCreateOutputObjects(), and InitParameters().
|
private |
amplitude Threshold on phos cells
Definition at line 190 of file AliAnaCalorimeterQA.h.
Referenced by Correlate(), GetAnalysisCuts(), GetCreateOutputObjects(), GetPHOSCellAmpMin(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPHOSCellAmpMin().
|
private |
! Primary MC momentum, temporary container
Definition at line 203 of file AliAnaCalorimeterQA.h.
Referenced by MCHistograms().
|
private |
Study bad clusters.
Definition at line 173 of file AliAnaCalorimeterQA.h.
Referenced by GetCreateOutputObjects(), IsGoodCluster(), SwitchOffStudyBadClusters(), and SwitchOnStudyBadClusters().
|
private |
Study asymmetry of clusters.
Definition at line 174 of file AliAnaCalorimeterQA.h.
Referenced by BadClusterHistograms(), ClusterHistograms(), GetCreateOutputObjects(), SwitchOffStudyClustersAsymmetry(), and SwitchOnStudyClustersAsymmetry().
|
private |
Study the exotic cluster for different cuts.
Definition at line 175 of file AliAnaCalorimeterQA.h.
Referenced by ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyExotic(), and SwitchOnStudyExotic().
|
private |
Study the energy weight used in different cluster calculations.
Definition at line 176 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), ClusterLoopHistograms(), GetCreateOutputObjects(), SwitchOffStudyWeight(), and SwitchOnStudyWeight().
|
private |
Remove clusters/cells with time larger than this value, in ns.
Definition at line 187 of file AliAnaCalorimeterQA.h.
Referenced by CellHistograms(), ClusterLoopHistograms(), GetAnalysisCuts(), GetTimeCutMax(), InitParameters(), Print(), and SetTimeCut().
|
private |
Remove clusters/cells with time smaller than this value, in ns.
Definition at line 186 of file AliAnaCalorimeterQA.h.
Referenced by GetAnalysisCuts(), GetTimeCutMin(), InitParameters(), Print(), and SetTimeCut().