![]() |
AliPhysics
7f1bdba (7f1bdba)
|
Common energy binning used in the patch QA task. More...
Public Member Functions | |
EnergyBinning () | |
Constructor. More... | |
virtual | ~EnergyBinning () |
Destructor. More... | |
![]() | |
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 () |
Common energy binning used in the patch QA task.
Definition at line 205 of file AliAnalysisTaskEmcalPatchesRef.h.
EMCalTriggerPtAnalysis::AliAnalysisTaskEmcalPatchesRef::EnergyBinning::EnergyBinning | ( | ) |
Constructor.
Definition at line 247 of file AliAnalysisTaskEmcalPatchesRef.cxx.
|
inlinevirtual |
Destructor.
Definition at line 215 of file AliAnalysisTaskEmcalPatchesRef.h.