RecoEgamma
EgammaPhotonAlgos
interface
EnergyUncertaintyPhotonSpecific.h
Go to the documentation of this file.
1
#ifndef EnergyUncertaintyPhotonSpecific_H
2
#define EnergyUncertaintyPhotonSpecific_H
3
10
#include "
FWCore/Framework/interface/Event.h
"
11
#include "
DataFormats/Common/interface/Handle.h
"
12
#include "
FWCore/Framework/interface/ESHandle.h
"
13
#include "
FWCore/Framework/interface/EventSetup.h
"
14
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
15
16
class
EnergyUncertaintyPhotonSpecific
{
17
public
:
18
EnergyUncertaintyPhotonSpecific
(
const
edm::ParameterSet
&
config
);
19
~EnergyUncertaintyPhotonSpecific
();
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
Generated for CMSSW Reference Manual by
1.8.16