![]() |
AliPhysics
1c9c77b (1c9c77b)
|
Class containing more common histogram axis types. More...
#include <AliHistogramRanges.h>
Private Member Functions | |
AliHistogramRanges (const AliHistogramRanges &h) | |
Copy constructor not implemented. More... | |
AliHistogramRanges & | operator= (const AliHistogramRanges &h) |
Assignment operator not implemented. More... | |
Private Attributes | |
Int_t | fHistoPtBins |
Number of bins in pt axis. More... | |
Float_t | fHistoPtMax |
Maximum value of pt histogram range. More... | |
Float_t | fHistoPtMin |
Minimum value of pt histogram range. More... | |
Int_t | fHistoPhiBins |
Number of bins in phi axis. More... | |
Float_t | fHistoPhiMax |
Maximum value of phi histogram range. More... | |
Float_t | fHistoPhiMin |
Minimum value of phi histogram range. More... | |
Int_t | fHistoEtaBins |
Number of bins in eta axis. More... | |
Float_t | fHistoEtaMax |
Maximum value of eta histogram range. More... | |
Float_t | fHistoEtaMin |
Minimum value of eta histogram range. More... | |
Int_t | fHistoDeltaPhiBins |
Number of bins in delta phi axis. More... | |
Float_t | fHistoDeltaPhiMax |
Maximum value of delta phi histogram range. More... | |
Float_t | fHistoDeltaPhiMin |
Minimum value of delta phi histogram range. More... | |
Int_t | fHistoDeltaEtaBins |
Number of bins in delta eta axis. More... | |
Float_t | fHistoDeltaEtaMax |
Maximum value of delta eta histogram range. More... | |
Float_t | fHistoDeltaEtaMin |
Minimum value of delta eta histogram range. More... | |
Int_t | fHistoMassBins |
Number of bins in mass axis. More... | |
Float_t | fHistoMassMax |
Maximum value of mass histogram range. More... | |
Float_t | fHistoMassMin |
Minimum value of mass histogram range. More... | |
Int_t | fHistoAsymBins |
Number of bins in asymmetry axis. More... | |
Float_t | fHistoAsymMax |
Maximum value of asymmetry histogram range. More... | |
Float_t | fHistoAsymMin |
Minimum value of asymmetry histogram range. More... | |
Int_t | fHistoV0SBins |
Number of bins in V0 signal axis. More... | |
Int_t | fHistoV0SMax |
Maximum value of V0 signal histogram range. More... | |
Int_t | fHistoV0SMin |
Minimum value of V0 signal histogram range. More... | |
Int_t | fHistoV0MBins |
Number of bins in V0 multiplicity axis. More... | |
Int_t | fHistoV0MMax |
Maximum value of V0 multiplicity histogram range. More... | |
Int_t | fHistoV0MMin |
Minimum value of V0 multiplicity histogram range. More... | |
Int_t | fHistoTrMBins |
Number of bins in V0 multiplicity axis. More... | |
Int_t | fHistoTrMMax |
Maximum value of track multiplicity histogram range. More... | |
Int_t | fHistoTrMMin |
Minimum value of track multiplicity histogram range. More... | |
Int_t | fHistoFinePtBins |
fine binning for fhAmpId histogram More... | |
Float_t | fHistoFinePtMax |
maximum pt value for fhAmpId histogram More... | |
Float_t | fHistoFinePtMin |
minimum pt value for fhAmpId histogram More... | |
Int_t | fHistoPOverEBins |
p/E histogram number of bins. More... | |
Float_t | fHistoPOverEMax |
p/E maximum value. More... | |
Float_t | fHistoPOverEMin |
p/E minimum value. More... | |
Int_t | fHistodEdxBins |
dEdx histogram number of bins. More... | |
Float_t | fHistodEdxMax |
dEdx maximum value. More... | |
Float_t | fHistodEdxMin |
dEdx minimum value. More... | |
Int_t | fHistodRBins |
dR histogram number of bins. More... | |
Float_t | fHistodRMax |
dR maximum value. More... | |
Float_t | fHistodRMin |
dR minimum value. More... | |
Int_t | fHistoTimeBins |
Cell time histogram number of bins. More... | |
Float_t | fHistoTimeMax |
Cell time maximum value. More... | |
Float_t | fHistoTimeMin |
Cell time minimum value. More... | |
Int_t | fHistoNClusCellBins |
Number of cells per cluster histogram number of bins. More... | |
Int_t | fHistoNClusCellMax |
Number of cells per cluster maximum value. More... | |
Int_t | fHistoNClusCellMin |
Number of cells per cluster minimum value. More... | |
Int_t | fHistoNCellsBins |
Number of cells histogram number of bins. More... | |
Int_t | fHistoNCellsMax |
Number of cells maximum value. More... | |
Int_t | fHistoNCellsMin |
Number of cells minimum value. More... | |
Int_t | fHistoNClustersBins |
Number of clusters histogram number of bins. More... | |
Int_t | fHistoNClustersMax |
Number of clusters maximum value. More... | |
Int_t | fHistoNClustersMin |
Number of clusters minimum value. More... | |
Int_t | fHistoRatioBins |
Ratio histogram number of bins. More... | |
Float_t | fHistoRatioMax |
Ratio maximum value. More... | |
Float_t | fHistoRatioMin |
Ratio minimum value. More... | |
Int_t | fHistoEDiffBins |
Energy difference histogram number of bins. More... | |
Float_t | fHistoEDiffMax |
Energy difference maximum value. More... | |
Float_t | fHistoEDiffMin |
Energy difference minimum value. More... | |
Int_t | fHistoHBPBins |
Hump-backed plateau histogram number of bins. More... | |
Float_t | fHistoHBPMax |
Hump-backed plateau maximum value. More... | |
Float_t | fHistoHBPMin |
Hump-backed plateau minimum value. More... | |
Int_t | fHistoVertexDistBins |
Vertex distance histogram number of bins. More... | |
Float_t | fHistoVertexDistMax |
Vertex distance maximum value. More... | |
Float_t | fHistoVertexDistMin |
Vertex distance minimum value. More... | |
Int_t | fHistoRBins |
r =sqrt(x^2+y^2+z^2) (cm) position histogram number of bins. More... | |
Float_t | fHistoRMax |
r =sqrt(x^2+y^2+z^2) (cm) maximum value. More... | |
Float_t | fHistoRMin |
r =sqrt(x^2+y^2+z^2) (cm) minimum value. More... | |
Int_t | fHistoXBins |
x (cm) position histogram number of bins. More... | |
Float_t | fHistoXMax |
x (cm) position maximum value. More... | |
Float_t | fHistoXMin |
x (cm) position minimum value. More... | |
Int_t | fHistoYBins |
y (cm) position histogram number of bins. More... | |
Float_t | fHistoYMax |
y (cm) position maximum value. More... | |
Float_t | fHistoYMin |
y (cm) position minimum value. More... | |
Int_t | fHistoZBins |
z (cm) position histogram number of bins. More... | |
Float_t | fHistoZMax |
z (cm) position maximum value. More... | |
Float_t | fHistoZMin |
z (cm) position minimum value. More... | |
Int_t | fHistoSSBins |
Shower Shape parameter histogram number of bins. More... | |
Float_t | fHistoSSMax |
Shower Shape parameter position maximum value. More... | |
Float_t | fHistoSSMin |
Shower Shape parameter position minimum value. More... | |
Int_t | fHistoDiffTimeBins |
Difference cluster pair time parameter histogram number of bins. More... | |
Float_t | fHistoDiffTimeMax |
Difference cluster pair time parameter position maximum value. More... | |
Float_t | fHistoDiffTimeMin |
Difference cluster pair time parameter position minimum value. More... | |
Int_t | fHistoTrackResidualEtaBins |
Number of bins in dEta (cluster-track) axis. More... | |
Float_t | fHistoTrackResidualEtaMax |
Maximum value of dEta (cluster-track) histogram range. More... | |
Float_t | fHistoTrackResidualEtaMin |
Minimum value of dEta (cluster-track) histogram range. More... | |
Int_t | fHistoTrackResidualPhiBins |
Number of bins in dPhi axis. More... | |
Float_t | fHistoTrackResidualPhiMax |
Maximum value of dPhi (cluster-track) histogram range. More... | |
Float_t | fHistoTrackResidualPhiMin |
Minimum value of dPhi (cluster-track) histogram range. More... | |
Int_t | fHistoNPtSumBins |
Number of bins in Isolation PtSum histograms. More... | |
Float_t | fHistoPtSumMax |
Isolation PtSum maximum in histogram. More... | |
Float_t | fHistoPtSumMin |
Isolation PtSum minimum in histogram. More... | |
Int_t | fHistoNPtInConeBins |
Number of bins in Isolation PtInCone histogram. More... | |
Float_t | fHistoPtInConeMax |
Isolation PtInCone maximum in histogram. More... | |
Float_t | fHistoPtInConeMin |
Isolation PtInCone maximum in histogram. More... | |
Int_t | fHistoOpAngleBins |
Number of bins in pair opening angle axis. More... | |
Float_t | fHistoOpAngleMax |
Maximum value of pair opening angle histogram range. More... | |
Float_t | fHistoOpAngleMin |
Minimum value of pair opening angle histogram range. More... | |
Class containing more common histogram axis types.
Class containing more common histogram type settings:
More information can be found in this twiki.
Definition at line 24 of file AliHistogramRanges.h.
AliHistogramRanges::AliHistogramRanges | ( | ) |
Default constructor. Initialize parameters.
Definition at line 27 of file AliHistogramRanges.cxx.
|
inlinevirtual |
Definition at line 29 of file AliHistogramRanges.h.
|
private |
Copy constructor not implemented.
|
inline |
Definition at line 106 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 108 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 107 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 78 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 80 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 79 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 68 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 70 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 69 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 286 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 288 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 287 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 185 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 187 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 186 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 203 of file AliHistogramRanges.h.
Referenced by AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 205 of file AliHistogramRanges.h.
Referenced by AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 204 of file AliHistogramRanges.h.
Referenced by AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 44 of file AliHistogramRanges.h.
|
inline |
Definition at line 46 of file AliHistogramRanges.h.
|
inline |
Definition at line 45 of file AliHistogramRanges.h.
|
inline |
Definition at line 88 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 90 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 89 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 51 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 53 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 52 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 212 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 214 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 213 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects().
|
inline |
Definition at line 97 of file AliHistogramRanges.h.
Referenced by AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 99 of file AliHistogramRanges.h.
Referenced by AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 98 of file AliHistogramRanges.h.
Referenced by AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 176 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 178 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 177 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 167 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 169 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 168 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 330 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 321 of file AliHistogramRanges.h.
Referenced by AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 314 of file AliHistogramRanges.h.
Referenced by AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 332 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 331 of file AliHistogramRanges.h.
Referenced by AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 60 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 62 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 61 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 37 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaParticleJetFinderCorrelation::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 323 of file AliHistogramRanges.h.
Referenced by AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 322 of file AliHistogramRanges.h.
Referenced by AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 39 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaParticleJetFinderCorrelation::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 38 of file AliHistogramRanges.h.
Referenced by AliAnaChargedParticles::GetCreateOutputObjects(), AliAnaOmegaToPi0Gamma::GetCreateOutputObjects(), AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaRandomTrigger::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaParticleJetFinderCorrelation::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhotonConvInCalo::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaParticleJetLeadingConeCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 316 of file AliHistogramRanges.h.
Referenced by AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 315 of file AliHistogramRanges.h.
Referenced by AliAnaGeneratorKine::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 194 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 196 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 195 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), and AliAnaPi0::GetCreateOutputObjects().
|
inline |
Definition at line 232 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 234 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 233 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 268 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 270 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 269 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 277 of file AliHistogramRanges.h.
Referenced by AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 279 of file AliHistogramRanges.h.
Referenced by AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 278 of file AliHistogramRanges.h.
Referenced by AliAnaEMCALTriggerClusters::GetCreateOutputObjects(), AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaClusterPileUp::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaElectron::GetCreateOutputObjects(), AliAnaPi0::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 131 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 133 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 132 of file AliHistogramRanges.h.
Referenced by AliAnaParticleHadronCorrelation::GetCreateOutputObjects(), and AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 295 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 297 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 296 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 302 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 304 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 303 of file AliHistogramRanges.h.
Referenced by AliAnaPi0EbE::GetCreateOutputObjects(), AliAnaInsideClusterInvariantMass::GetCreateOutputObjects(), AliAnaPhoton::GetCreateOutputObjects(), AliAnaCalorimeterQA::GetCreateOutputObjects(), and AliAnaParticleIsolation::GetCreateOutputObjects().
|
inline |
Definition at line 122 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 124 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 123 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 115 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 117 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 116 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 222 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 224 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 223 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 241 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 243 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 242 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 250 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 252 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 251 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 259 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 261 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
|
inline |
Definition at line 260 of file AliHistogramRanges.h.
Referenced by AliAnaCalorimeterQA::GetCreateOutputObjects().
void AliHistogramRanges::InitParameters | ( | ) |
Initialize histogram parameters.
Definition at line 69 of file AliHistogramRanges.cxx.
Referenced by AliHistogramRanges().
|
private |
Assignment operator not implemented.
void AliHistogramRanges::Print | ( | const Option_t * | ) | const |
Definition at line 109 of file AliHistogramRanges.cxx.
|
inline |
Definition at line 110 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrM(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 144 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 82 of file AliHistogramRanges.h.
Definition at line 72 of file AliHistogramRanges.h.
Definition at line 290 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 189 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 207 of file AliHistogramRanges.h.
Definition at line 48 of file AliHistogramRanges.h.
Definition at line 92 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), ConfigureChargedAnalysis(), ConfigureHadronCorrelationAnalysis(), ConfigureIsolationAnalysis(), ConfigureRandomTriggerAnalysis(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 55 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 216 of file AliHistogramRanges.h.
Referenced by SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 101 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrM(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 180 of file AliHistogramRanges.h.
Definition at line 162 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 171 of file AliHistogramRanges.h.
Referenced by SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 327 of file AliHistogramRanges.h.
Definition at line 64 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), ConfigureChargedAnalysis(), ConfigureHadronCorrelationAnalysis(), ConfigureIsolationAnalysis(), ConfigureRandomTriggerAnalysis(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 153 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 318 of file AliHistogramRanges.h.
Referenced by SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 41 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), AddTaskCaloTrackCorrM(), SetAnalysisCommonParameters(), SetHistoEnergyRangeAndNBins(), and SetHistoRangeAndNBins().
Definition at line 311 of file AliHistogramRanges.h.
Referenced by SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 198 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 236 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 272 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 281 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 135 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 299 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 306 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 126 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 119 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
inline |
Definition at line 226 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 245 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 254 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
Definition at line 263 of file AliHistogramRanges.h.
Referenced by AddTaskCalorimeterQA(), SetAnalysisCommonParameters(), and SetHistoRangeAndNBins().
|
private |
Number of bins in asymmetry axis.
Definition at line 355 of file AliHistogramRanges.h.
Referenced by GetHistoAsymmetryBins(), InitParameters(), Print(), and SetHistoAsymmetryRangeAndNBins().
|
private |
Maximum value of asymmetry histogram range.
Definition at line 356 of file AliHistogramRanges.h.
Referenced by GetHistoAsymmetryMax(), InitParameters(), Print(), and SetHistoAsymmetryRangeAndNBins().
|
private |
Minimum value of asymmetry histogram range.
Definition at line 357 of file AliHistogramRanges.h.
Referenced by GetHistoAsymmetryMin(), InitParameters(), Print(), and SetHistoAsymmetryRangeAndNBins().
|
private |
dEdx histogram number of bins.
Definition at line 373 of file AliHistogramRanges.h.
Referenced by GetHistodEdxBins(), InitParameters(), Print(), and SetHistodEdxRangeAndNBins().
|
private |
dEdx maximum value.
Definition at line 374 of file AliHistogramRanges.h.
Referenced by GetHistodEdxMax(), InitParameters(), Print(), and SetHistodEdxRangeAndNBins().
|
private |
dEdx minimum value.
Definition at line 375 of file AliHistogramRanges.h.
Referenced by GetHistodEdxMin(), InitParameters(), Print(), and SetHistodEdxRangeAndNBins().
|
private |
Number of bins in delta eta axis.
Definition at line 348 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaEtaBins(), InitParameters(), Print(), and SetHistoDeltaEtaRangeAndNBins().
|
private |
Maximum value of delta eta histogram range.
Definition at line 349 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaEtaMax(), InitParameters(), Print(), and SetHistoDeltaEtaRangeAndNBins().
|
private |
Minimum value of delta eta histogram range.
Definition at line 350 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaEtaMin(), InitParameters(), Print(), and SetHistoDeltaEtaRangeAndNBins().
|
private |
Number of bins in delta phi axis.
Definition at line 345 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaPhiBins(), InitParameters(), Print(), and SetHistoDeltaPhiRangeAndNBins().
|
private |
Maximum value of delta phi histogram range.
Definition at line 346 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaPhiMax(), InitParameters(), Print(), and SetHistoDeltaPhiRangeAndNBins().
|
private |
Minimum value of delta phi histogram range.
Definition at line 347 of file AliHistogramRanges.h.
Referenced by GetHistoDeltaPhiMin(), InitParameters(), Print(), and SetHistoDeltaPhiRangeAndNBins().
|
private |
Difference cluster pair time parameter histogram number of bins.
Definition at line 418 of file AliHistogramRanges.h.
Referenced by GetHistoDiffTimeBins(), InitParameters(), and SetHistoDiffTimeRangeAndNBins().
|
private |
Difference cluster pair time parameter position maximum value.
Definition at line 419 of file AliHistogramRanges.h.
Referenced by GetHistoDiffTimeMax(), InitParameters(), and SetHistoDiffTimeRangeAndNBins().
|
private |
Difference cluster pair time parameter position minimum value.
Definition at line 420 of file AliHistogramRanges.h.
Referenced by GetHistoDiffTimeMin(), InitParameters(), and SetHistoDiffTimeRangeAndNBins().
|
private |
dR histogram number of bins.
Definition at line 376 of file AliHistogramRanges.h.
Referenced by GetHistodRBins(), InitParameters(), Print(), and SetHistodRRangeAndNBins().
|
private |
dR maximum value.
Definition at line 377 of file AliHistogramRanges.h.
Referenced by GetHistodRMax(), InitParameters(), Print(), and SetHistodRRangeAndNBins().
|
private |
dR minimum value.
Definition at line 378 of file AliHistogramRanges.h.
Referenced by GetHistodRMin(), InitParameters(), Print(), and SetHistodRRangeAndNBins().
|
private |
Energy difference histogram number of bins.
Definition at line 394 of file AliHistogramRanges.h.
Referenced by GetHistoEDiffBins(), InitParameters(), Print(), and SetHistoEDiffRangeAndNBins().
|
private |
Energy difference maximum value.
Definition at line 395 of file AliHistogramRanges.h.
Referenced by GetHistoEDiffMax(), InitParameters(), Print(), and SetHistoEDiffRangeAndNBins().
|
private |
Energy difference minimum value.
Definition at line 396 of file AliHistogramRanges.h.
Referenced by GetHistoEDiffMin(), InitParameters(), Print(), and SetHistoEDiffRangeAndNBins().
|
private |
Number of bins in eta axis.
Definition at line 342 of file AliHistogramRanges.h.
Referenced by GetHistoEtaBins(), InitParameters(), Print(), and SetHistoEtaRangeAndNBins().
|
private |
Maximum value of eta histogram range.
Definition at line 343 of file AliHistogramRanges.h.
Referenced by GetHistoEtaMax(), InitParameters(), Print(), and SetHistoEtaRangeAndNBins().
|
private |
Minimum value of eta histogram range.
Definition at line 344 of file AliHistogramRanges.h.
Referenced by GetHistoEtaMin(), InitParameters(), Print(), and SetHistoEtaRangeAndNBins().
|
private |
fine binning for fhAmpId histogram
Definition at line 367 of file AliHistogramRanges.h.
Referenced by GetHistoFinePtBins(), and SetHistoFinePtRangeAndNBins().
|
private |
maximum pt value for fhAmpId histogram
Definition at line 368 of file AliHistogramRanges.h.
Referenced by GetHistoFinePtMax(), and SetHistoFinePtRangeAndNBins().
|
private |
minimum pt value for fhAmpId histogram
Definition at line 369 of file AliHistogramRanges.h.
Referenced by GetHistoFinePtMin(), and SetHistoFinePtRangeAndNBins().
|
private |
Hump-backed plateau histogram number of bins.
Definition at line 397 of file AliHistogramRanges.h.
Referenced by GetHistoHBPBins(), InitParameters(), Print(), and SetHistoHBPRangeAndNBins().
|
private |
Hump-backed plateau maximum value.
Definition at line 398 of file AliHistogramRanges.h.
Referenced by GetHistoHBPMax(), InitParameters(), Print(), and SetHistoHBPRangeAndNBins().
|
private |
Hump-backed plateau minimum value.
Definition at line 399 of file AliHistogramRanges.h.
Referenced by GetHistoHBPMin(), InitParameters(), Print(), and SetHistoHBPRangeAndNBins().
|
private |
Number of bins in mass axis.
Definition at line 352 of file AliHistogramRanges.h.
Referenced by GetHistoMassBins(), InitParameters(), Print(), and SetHistoMassRangeAndNBins().
|
private |
Maximum value of mass histogram range.
Definition at line 353 of file AliHistogramRanges.h.
Referenced by GetHistoMassMax(), InitParameters(), Print(), and SetHistoMassRangeAndNBins().
|
private |
Minimum value of mass histogram range.
Definition at line 354 of file AliHistogramRanges.h.
Referenced by GetHistoMassMin(), InitParameters(), Print(), and SetHistoMassRangeAndNBins().
|
private |
Number of cells histogram number of bins.
Definition at line 385 of file AliHistogramRanges.h.
Referenced by GetHistoNCellsBins(), InitParameters(), Print(), and SetHistoNCellsRangeAndNBins().
|
private |
Number of cells maximum value.
Definition at line 386 of file AliHistogramRanges.h.
Referenced by GetHistoNCellsMax(), InitParameters(), Print(), and SetHistoNCellsRangeAndNBins().
|
private |
Number of cells minimum value.
Definition at line 387 of file AliHistogramRanges.h.
Referenced by GetHistoNCellsMin(), InitParameters(), Print(), and SetHistoNCellsRangeAndNBins().
|
private |
Number of cells per cluster histogram number of bins.
Definition at line 382 of file AliHistogramRanges.h.
Referenced by GetHistoNClusterCellBins(), InitParameters(), Print(), and SetHistoNClusterCellRangeAndNBins().
|
private |
Number of cells per cluster maximum value.
Definition at line 383 of file AliHistogramRanges.h.
Referenced by GetHistoNClusterCellMax(), InitParameters(), Print(), and SetHistoNClusterCellRangeAndNBins().
|
private |
Number of cells per cluster minimum value.
Definition at line 384 of file AliHistogramRanges.h.
Referenced by GetHistoNClusterCellMin(), InitParameters(), Print(), and SetHistoNClusterCellRangeAndNBins().
|
private |
Number of clusters histogram number of bins.
Definition at line 388 of file AliHistogramRanges.h.
Referenced by GetHistoNClustersBins(), InitParameters(), Print(), and SetHistoNClustersRangeAndNBins().
|
private |
Number of clusters maximum value.
Definition at line 389 of file AliHistogramRanges.h.
Referenced by GetHistoNClustersMax(), InitParameters(), Print(), and SetHistoNClustersRangeAndNBins().
|
private |
Number of clusters minimum value.
Definition at line 390 of file AliHistogramRanges.h.
Referenced by GetHistoNClustersMin(), InitParameters(), Print(), and SetHistoNClustersRangeAndNBins().
|
private |
Number of bins in Isolation PtInCone histogram.
Definition at line 430 of file AliHistogramRanges.h.
Referenced by GetHistoNPtInConeBins(), InitParameters(), Print(), and SetHistoPtInConeRangeAndNBins().
|
private |
Number of bins in Isolation PtSum histograms.
Definition at line 427 of file AliHistogramRanges.h.
Referenced by GetHistoNPtSumBins(), InitParameters(), Print(), and SetHistoPtSumRangeAndNBins().
|
private |
Number of bins in pair opening angle axis.
Definition at line 433 of file AliHistogramRanges.h.
Referenced by GetHistoNOpeningAngleBins(), InitParameters(), Print(), and SetHistoOpeningAngleRangeAndNBins().
|
private |
Maximum value of pair opening angle histogram range.
Definition at line 434 of file AliHistogramRanges.h.
Referenced by GetHistoOpeningAngleMax(), InitParameters(), Print(), and SetHistoOpeningAngleRangeAndNBins().
|
private |
Minimum value of pair opening angle histogram range.
Definition at line 435 of file AliHistogramRanges.h.
Referenced by GetHistoOpeningAngleMin(), InitParameters(), Print(), and SetHistoOpeningAngleRangeAndNBins().
|
private |
Number of bins in phi axis.
Definition at line 339 of file AliHistogramRanges.h.
Referenced by GetHistoPhiBins(), InitParameters(), Print(), and SetHistoPhiRangeAndNBins().
|
private |
Maximum value of phi histogram range.
Definition at line 340 of file AliHistogramRanges.h.
Referenced by GetHistoPhiMax(), InitParameters(), Print(), and SetHistoPhiRangeAndNBins().
|
private |
Minimum value of phi histogram range.
Definition at line 341 of file AliHistogramRanges.h.
Referenced by GetHistoPhiMin(), InitParameters(), Print(), and SetHistoPhiRangeAndNBins().
|
private |
p/E histogram number of bins.
Definition at line 370 of file AliHistogramRanges.h.
Referenced by GetHistoPOverEBins(), InitParameters(), Print(), and SetHistoPOverERangeAndNBins().
|
private |
p/E maximum value.
Definition at line 371 of file AliHistogramRanges.h.
Referenced by GetHistoPOverEMax(), InitParameters(), Print(), and SetHistoPOverERangeAndNBins().
|
private |
p/E minimum value.
Definition at line 372 of file AliHistogramRanges.h.
Referenced by GetHistoPOverEMin(), InitParameters(), Print(), and SetHistoPOverERangeAndNBins().
|
private |
Number of bins in pt axis.
Definition at line 336 of file AliHistogramRanges.h.
Referenced by GetHistoEnergyBins(), GetHistoPtBins(), InitParameters(), Print(), and SetHistoPtRangeAndNBins().
|
private |
Isolation PtInCone maximum in histogram.
Definition at line 431 of file AliHistogramRanges.h.
Referenced by GetHistoPtInConeMax(), InitParameters(), Print(), and SetHistoPtInConeRangeAndNBins().
|
private |
Isolation PtInCone maximum in histogram.
Definition at line 432 of file AliHistogramRanges.h.
Referenced by GetHistoPtInConeMin(), InitParameters(), Print(), and SetHistoPtInConeRangeAndNBins().
|
private |
Maximum value of pt histogram range.
Definition at line 337 of file AliHistogramRanges.h.
Referenced by GetHistoEnergyMax(), GetHistoPtMax(), InitParameters(), Print(), and SetHistoPtRangeAndNBins().
|
private |
Minimum value of pt histogram range.
Definition at line 338 of file AliHistogramRanges.h.
Referenced by GetHistoEnergyMin(), GetHistoPtMin(), InitParameters(), Print(), and SetHistoPtRangeAndNBins().
|
private |
Isolation PtSum maximum in histogram.
Definition at line 428 of file AliHistogramRanges.h.
Referenced by GetHistoPtSumMax(), InitParameters(), Print(), and SetHistoPtSumRangeAndNBins().
|
private |
Isolation PtSum minimum in histogram.
Definition at line 429 of file AliHistogramRanges.h.
Referenced by GetHistoPtSumMin(), InitParameters(), Print(), and SetHistoPtSumRangeAndNBins().
|
private |
Ratio histogram number of bins.
Definition at line 391 of file AliHistogramRanges.h.
Referenced by GetHistoRatioBins(), InitParameters(), Print(), and SetHistoRatioRangeAndNBins().
|
private |
Ratio maximum value.
Definition at line 392 of file AliHistogramRanges.h.
Referenced by GetHistoRatioMax(), InitParameters(), Print(), and SetHistoRatioRangeAndNBins().
|
private |
Ratio minimum value.
Definition at line 393 of file AliHistogramRanges.h.
Referenced by GetHistoRatioMin(), InitParameters(), Print(), and SetHistoRatioRangeAndNBins().
|
private |
r =sqrt(x^2+y^2+z^2) (cm) position histogram number of bins.
Definition at line 403 of file AliHistogramRanges.h.
Referenced by GetHistoRBins(), InitParameters(), Print(), and SetHistoRRangeAndNBins().
|
private |
r =sqrt(x^2+y^2+z^2) (cm) maximum value.
Definition at line 404 of file AliHistogramRanges.h.
Referenced by GetHistoRMax(), InitParameters(), Print(), and SetHistoRRangeAndNBins().
|
private |
r =sqrt(x^2+y^2+z^2) (cm) minimum value.
Definition at line 405 of file AliHistogramRanges.h.
Referenced by GetHistoRMin(), InitParameters(), Print(), and SetHistoRRangeAndNBins().
|
private |
Shower Shape parameter histogram number of bins.
Definition at line 415 of file AliHistogramRanges.h.
Referenced by GetHistoShowerShapeBins(), InitParameters(), and SetHistoShowerShapeRangeAndNBins().
|
private |
Shower Shape parameter position maximum value.
Definition at line 416 of file AliHistogramRanges.h.
Referenced by GetHistoShowerShapeMax(), InitParameters(), and SetHistoShowerShapeRangeAndNBins().
|
private |
Shower Shape parameter position minimum value.
Definition at line 417 of file AliHistogramRanges.h.
Referenced by GetHistoShowerShapeMin(), InitParameters(), and SetHistoShowerShapeRangeAndNBins().
|
private |
Cell time histogram number of bins.
Definition at line 379 of file AliHistogramRanges.h.
Referenced by GetHistoTimeBins(), InitParameters(), Print(), and SetHistoTimeRangeAndNBins().
|
private |
Cell time maximum value.
Definition at line 380 of file AliHistogramRanges.h.
Referenced by GetHistoTimeMax(), InitParameters(), Print(), and SetHistoTimeRangeAndNBins().
|
private |
Cell time minimum value.
Definition at line 381 of file AliHistogramRanges.h.
Referenced by GetHistoTimeMin(), InitParameters(), Print(), and SetHistoTimeRangeAndNBins().
|
private |
Number of bins in dEta (cluster-track) axis.
Definition at line 421 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualEtaBins(), InitParameters(), Print(), and SetHistoTrackResidualEtaRangeAndNBins().
|
private |
Maximum value of dEta (cluster-track) histogram range.
Definition at line 422 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualEtaMax(), InitParameters(), Print(), and SetHistoTrackResidualEtaRangeAndNBins().
|
private |
Minimum value of dEta (cluster-track) histogram range.
Definition at line 423 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualEtaMin(), InitParameters(), Print(), and SetHistoTrackResidualEtaRangeAndNBins().
|
private |
Number of bins in dPhi axis.
Definition at line 424 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualPhiBins(), InitParameters(), Print(), and SetHistoTrackResidualPhiRangeAndNBins().
|
private |
Maximum value of dPhi (cluster-track) histogram range.
Definition at line 425 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualPhiMax(), InitParameters(), Print(), and SetHistoTrackResidualPhiRangeAndNBins().
|
private |
Minimum value of dPhi (cluster-track) histogram range.
Definition at line 426 of file AliHistogramRanges.h.
Referenced by GetHistoTrackResidualPhiMin(), InitParameters(), Print(), and SetHistoTrackResidualPhiRangeAndNBins().
|
private |
Number of bins in V0 multiplicity axis.
Definition at line 364 of file AliHistogramRanges.h.
Referenced by GetHistoTrackMultiplicityBins(), InitParameters(), Print(), and SetHistoTrackMultiplicityRangeAndNBins().
|
private |
Maximum value of track multiplicity histogram range.
Definition at line 365 of file AliHistogramRanges.h.
Referenced by GetHistoTrackMultiplicityMax(), InitParameters(), Print(), and SetHistoTrackMultiplicityRangeAndNBins().
|
private |
Minimum value of track multiplicity histogram range.
Definition at line 366 of file AliHistogramRanges.h.
Referenced by GetHistoTrackMultiplicityMin(), InitParameters(), Print(), and SetHistoTrackMultiplicityRangeAndNBins().
|
private |
Number of bins in V0 multiplicity axis.
Definition at line 361 of file AliHistogramRanges.h.
Referenced by GetHistoV0MultiplicityBins(), InitParameters(), Print(), and SetHistoV0MultiplicityRangeAndNBins().
|
private |
Maximum value of V0 multiplicity histogram range.
Definition at line 362 of file AliHistogramRanges.h.
Referenced by GetHistoV0MultiplicityMax(), InitParameters(), Print(), and SetHistoV0MultiplicityRangeAndNBins().
|
private |
Minimum value of V0 multiplicity histogram range.
Definition at line 363 of file AliHistogramRanges.h.
Referenced by GetHistoV0MultiplicityMin(), InitParameters(), Print(), and SetHistoV0MultiplicityRangeAndNBins().
|
private |
Number of bins in V0 signal axis.
Definition at line 358 of file AliHistogramRanges.h.
Referenced by GetHistoV0SignalBins(), InitParameters(), Print(), and SetHistoV0SignalRangeAndNBins().
|
private |
Maximum value of V0 signal histogram range.
Definition at line 359 of file AliHistogramRanges.h.
Referenced by GetHistoV0SignalMax(), InitParameters(), Print(), and SetHistoV0SignalRangeAndNBins().
|
private |
Minimum value of V0 signal histogram range.
Definition at line 360 of file AliHistogramRanges.h.
Referenced by GetHistoV0SignalMin(), InitParameters(), Print(), and SetHistoV0SignalRangeAndNBins().
|
private |
Vertex distance histogram number of bins.
Definition at line 400 of file AliHistogramRanges.h.
Referenced by GetHistoVertexDistBins(), InitParameters(), Print(), and SetHistoVertexDistRangeAndNBins().
|
private |
Vertex distance maximum value.
Definition at line 401 of file AliHistogramRanges.h.
Referenced by GetHistoVertexDistMax(), InitParameters(), Print(), and SetHistoVertexDistRangeAndNBins().
|
private |
Vertex distance minimum value.
Definition at line 402 of file AliHistogramRanges.h.
Referenced by GetHistoVertexDistMin(), InitParameters(), Print(), and SetHistoVertexDistRangeAndNBins().
|
private |
x (cm) position histogram number of bins.
Definition at line 406 of file AliHistogramRanges.h.
Referenced by GetHistoXBins(), InitParameters(), Print(), and SetHistoXRangeAndNBins().
|
private |
x (cm) position maximum value.
Definition at line 407 of file AliHistogramRanges.h.
Referenced by GetHistoXMax(), InitParameters(), Print(), and SetHistoXRangeAndNBins().
|
private |
x (cm) position minimum value.
Definition at line 408 of file AliHistogramRanges.h.
Referenced by GetHistoXMin(), InitParameters(), Print(), and SetHistoXRangeAndNBins().
|
private |
y (cm) position histogram number of bins.
Definition at line 409 of file AliHistogramRanges.h.
Referenced by GetHistoYBins(), InitParameters(), Print(), and SetHistoYRangeAndNBins().
|
private |
y (cm) position maximum value.
Definition at line 410 of file AliHistogramRanges.h.
Referenced by GetHistoYMax(), InitParameters(), Print(), and SetHistoYRangeAndNBins().
|
private |
y (cm) position minimum value.
Definition at line 411 of file AliHistogramRanges.h.
Referenced by GetHistoYMin(), InitParameters(), Print(), and SetHistoYRangeAndNBins().
|
private |
z (cm) position histogram number of bins.
Definition at line 412 of file AliHistogramRanges.h.
Referenced by GetHistoZBins(), InitParameters(), Print(), and SetHistoZRangeAndNBins().
|
private |
z (cm) position maximum value.
Definition at line 413 of file AliHistogramRanges.h.
Referenced by GetHistoZMax(), InitParameters(), Print(), and SetHistoZRangeAndNBins().
|
private |
z (cm) position minimum value.
Definition at line 414 of file AliHistogramRanges.h.
Referenced by GetHistoZMin(), InitParameters(), Print(), and SetHistoZRangeAndNBins().