1 #ifndef ALIEMCALCORRECTIONCLUSTERNONLINEARITY_H
2 #define ALIEMCALCORRECTIONCLUSTERNONLINEARITY_H
6 #include "AliEMCALRecoUtils.h"
TH1F * fEnergyDistBefore
!energy distribution before
static const std::map< std::string, AliEMCALRecoUtils::NonlinearityFunctions > fgkNonlinearityFunctionMap
Relates string to the non-linearity function enumeration for YAML configuration.
TH2F * fEnergyTimeHistBefore
!energy/time distribution before
TH1F * fEnergyDistAfter
!energy distribution after
Base class for correction components in the EMCal correction framework.
virtual ~AliEmcalCorrectionClusterNonLinearity()
AliEmcalCorrectionClusterNonLinearity()
void UserCreateOutputObjects()
Cluster energy non-linearity correction component in the EMCal correction framework.
AliEmcalCorrectionClusterNonLinearity & operator=(const AliEmcalCorrectionClusterNonLinearity &)
static RegisterCorrectionComponent< AliEmcalCorrectionClusterNonLinearity > reg
TH2F * fEnergyTimeHistAfter
!energy/time distribution after