Main Page
Namespaces
Classes
Package Documentation
RecoEgamma
EgammaElectronProducers
plugins
LowPtGsfElectronProducer.h
Go to the documentation of this file.
1
#ifndef RecoEgamma_EgammaElectronProducers_LowPtGsfElectronProducer_h
2
#define RecoEgamma_EgammaElectronProducers_LowPtGsfElectronProducer_h
3
4
#include "
RecoEgamma/EgammaElectronProducers/plugins/GsfElectronBaseProducer.h
"
5
6
class
LowPtGsfElectronProducer
:
public
GsfElectronBaseProducer
{
7
8
public
:
9
10
explicit
LowPtGsfElectronProducer
(
const
edm::ParameterSet
&,
11
const
gsfAlgoHelpers::HeavyObjectCache
* );
12
13
~LowPtGsfElectronProducer
()
override
;
14
15
void
produce
(
edm::Event
&,
const
edm::EventSetup
& )
override
;
16
17
private
:
18
19
};
20
21
#endif // RecoEgamma_EgammaElectronProducers_LowPtGsfElectronProducer_h
LowPtGsfElectronProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition:
LowPtGsfElectronProducer.cc:19
LowPtGsfElectronProducer::LowPtGsfElectronProducer
LowPtGsfElectronProducer(const edm::ParameterSet &, const gsfAlgoHelpers::HeavyObjectCache *)
Definition:
LowPtGsfElectronProducer.cc:11
edm::EventSetup
Definition:
EventSetup.h:52
GsfElectronBaseProducer.h
LowPtGsfElectronProducer::~LowPtGsfElectronProducer
~LowPtGsfElectronProducer() override
Definition:
LowPtGsfElectronProducer.cc:16
gsfAlgoHelpers::HeavyObjectCache
Definition:
GsfElectronAlgoHeavyObjectCache.h:10
GsfElectronBaseProducer
Definition:
GsfElectronBaseProducer.h:29
edm::ParameterSet
Definition:
ParameterSet.h:36
edm::Event
Definition:
Event.h:70
LowPtGsfElectronProducer
Definition:
LowPtGsfElectronProducer.h:6
Generated for CMSSW Reference Manual by
1.8.11