#include <EnergyUncertaintyPhotonSpecific.h>
Public Member Functions | |
double | computePhotonEnergyUncertainty_highR9 (double eta, double brem, double energy) |
double | computePhotonEnergyUncertainty_lowR9 (double eta, double brem, double energy) |
EnergyUncertaintyPhotonSpecific (const edm::ParameterSet &config) | |
void | init (const edm::EventSetup &theEventSetup) |
~EnergyUncertaintyPhotonSpecific () | |
Definition at line 16 of file EnergyUncertaintyPhotonSpecific.h.
EnergyUncertaintyPhotonSpecific::EnergyUncertaintyPhotonSpecific | ( | const edm::ParameterSet & | config | ) |
Definition at line 7 of file EnergyUncertaintyPhotonSpecific.cc.
EnergyUncertaintyPhotonSpecific::~EnergyUncertaintyPhotonSpecific | ( | ) |
Definition at line 14 of file EnergyUncertaintyPhotonSpecific.cc.
double EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_highR9 | ( | double | eta, |
double | brem, | ||
double | energy | ||
) |
Definition at line 253 of file EnergyUncertaintyPhotonSpecific.cc.
double EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_lowR9 | ( | double | eta, |
double | brem, | ||
double | energy | ||
) |
Definition at line 25 of file EnergyUncertaintyPhotonSpecific.cc.
void EnergyUncertaintyPhotonSpecific::init | ( | const edm::EventSetup & | theEventSetup | ) |
Definition at line 20 of file EnergyUncertaintyPhotonSpecific.cc.