![]() |
AliPhysics
86877f2 (86877f2)
|
Definition of the \( p_{t} \)-binning used in the histograms. More...
Public Member Functions | |
PtBinning () | |
virtual | ~PtBinning () |
![]() | |
TCustomBinning () | |
virtual | ~TCustomBinning () |
virtual TBinning * | MakeCopy () const |
void | SetMinimum (Double_t min) |
void | AddStep (Double_t max, Double_t binwidth) |
virtual void | CreateBinEdges (TArrayD &edges) const |
![]() | |
TBinning () | |
virtual | ~TBinning () |
Definition of the \( p_{t} \)-binning used in the histograms.
Definition at line 273 of file AliAnalysisTaskChargedParticlesRef.h.
EMCalTriggerPtAnalysis::AliAnalysisTaskChargedParticlesRef::PtBinning::PtBinning | ( | ) |
Constructor
Definition at line 414 of file AliAnalysisTaskChargedParticlesRef.cxx.
|
inlinevirtual |
Destructor
Definition at line 284 of file AliAnalysisTaskChargedParticlesRef.h.