CMS 3D CMS Logo

EnergyUncertaintyPhotonSpecific.h
Go to the documentation of this file.
1 #ifndef EnergyUncertaintyPhotonSpecific_H
2 #define EnergyUncertaintyPhotonSpecific_H
3 
15 
17 public:
20 
21  void init(const edm::EventSetup& theEventSetup);
22  //void calculate( edm::Event& evt, reco::Photon &, int subdet,const reco::VertexCollection& vtxcol,const edm::EventSetup& iSetup) ;
23  //double applyCrackCorrection(const reco::SuperCluster &cl, EcalClusterFunctionBaseClass* crackCorrectionFunction);
24 
25  double computePhotonEnergyUncertainty_lowR9(double eta, double brem, double energy);
26  double computePhotonEnergyUncertainty_highR9(double eta, double brem, double energy);
27 
28 private:
29 };
30 
31 #endif
Handle.h
ESHandle.h
EnergyUncertaintyPhotonSpecific::~EnergyUncertaintyPhotonSpecific
~EnergyUncertaintyPhotonSpecific()
Definition: EnergyUncertaintyPhotonSpecific.cc:7
EnergyUncertaintyPhotonSpecific::EnergyUncertaintyPhotonSpecific
EnergyUncertaintyPhotonSpecific(const edm::ParameterSet &config)
Definition: EnergyUncertaintyPhotonSpecific.cc:5
config
Definition: config.py:1
EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_lowR9
double computePhotonEnergyUncertainty_lowR9(double eta, double brem, double energy)
Definition: EnergyUncertaintyPhotonSpecific.cc:11
EnergyUncertaintyPhotonSpecific::computePhotonEnergyUncertainty_highR9
double computePhotonEnergyUncertainty_highR9(double eta, double brem, double energy)
Definition: EnergyUncertaintyPhotonSpecific.cc:241
PVValHelper::eta
Definition: PVValidationHelpers.h:70
EnergyUncertaintyPhotonSpecific::init
void init(const edm::EventSetup &theEventSetup)
Definition: EnergyUncertaintyPhotonSpecific.cc:9
HCALHighEnergyHPDFilter_cfi.energy
energy
Definition: HCALHighEnergyHPDFilter_cfi.py:5
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
edm::EventSetup
Definition: EventSetup.h:58
EventSetup.h
EnergyUncertaintyPhotonSpecific
Definition: EnergyUncertaintyPhotonSpecific.h:16
ParameterSet.h