CMS 3D CMS Logo

PhotonIDProducer.h
Go to the documentation of this file.
1 #ifndef PhotonIDProducer_h
2 #define PhotonIDProducer_h
3 
13 
14 #include "CutBasedPhotonIDAlgo.h"
15 
17 public:
18  explicit PhotonIDProducer(const edm::ParameterSet& conf);
19  ~PhotonIDProducer() override;
20 
21  void produce(edm::Event& e, const edm::EventSetup& c) override;
22 
23 private:
25 
28 
32 
34 };
35 
36 #endif
Handle.h
ESHandle.h
PhotonIDProducer::produce
void produce(edm::Event &e, const edm::EventSetup &c) override
Definition: PhotonIDProducer.cc:26
edm::EDGetTokenT< reco::PhotonCollection >
PhotonIDProducer::photonCutBasedIDLooseLabel_
std::string photonCutBasedIDLooseLabel_
Definition: PhotonIDProducer.h:30
CutBasedPhotonIDAlgo
Definition: CutBasedPhotonIDAlgo.h:9
EDProducer.h
PhotonIDProducer::doCutBased_
bool doCutBased_
Definition: PhotonIDProducer.h:33
PhotonFwd.h
PhotonIDProducer::~PhotonIDProducer
~PhotonIDProducer() override
Definition: PhotonIDProducer.cc:21
PhotonIDProducer::conf_
edm::ParameterSet conf_
Definition: PhotonIDProducer.h:26
Photon.h
PhotonIDProducer::photonToken_
edm::EDGetTokenT< reco::PhotonCollection > photonToken_
Definition: PhotonIDProducer.h:27
PhotonIDProducer::photonCutBasedIDLooseEMLabel_
std::string photonCutBasedIDLooseEMLabel_
Definition: PhotonIDProducer.h:29
PhotonIDProducer::photonCutBasedIDTightLabel_
std::string photonCutBasedIDTightLabel_
Definition: PhotonIDProducer.h:31
PhotonIDProducer
Definition: PhotonIDProducer.h:16
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
CutBasedPhotonIDAlgo.h
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
PhotonIDProducer::PhotonIDProducer
PhotonIDProducer(const edm::ParameterSet &conf)
Definition: PhotonIDProducer.cc:5
edm::stream::EDProducer
Definition: EDProducer.h:38
edm::EventSetup
Definition: EventSetup.h:57
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
ValueMap.h
EventSetup.h
ParameterSet.h
PhotonIDProducer::cutBasedAlgo_
CutBasedPhotonIDAlgo * cutBasedAlgo_
Definition: PhotonIDProducer.h:24
edm::Event
Definition: Event.h:73
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37