CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PhotonIDProducer.h
Go to the documentation of this file.
1 #ifndef PhotonIDProducer_h
2 #define PhotonIDProducer_h
3 
14 
15 
17 {
18  public:
19 
20  explicit PhotonIDProducer(const edm::ParameterSet& conf);
21  virtual ~PhotonIDProducer();
22 
23  virtual void produce(edm::Event& e, const edm::EventSetup& c);
24 
25  private:
26 
28 
31 
35 
37 
38 };
39 
40 #endif
PhotonIDProducer(const edm::ParameterSet &conf)
virtual void produce(edm::Event &e, const edm::EventSetup &c)
CutBasedPhotonIDAlgo * cutBasedAlgo_
virtual ~PhotonIDProducer()
tuple conf
Definition: dbtoconf.py:185
std::string photonCutBasedIDLooseLabel_
std::string photonCutBasedIDLooseEMLabel_
std::string photonCutBasedIDTightLabel_
edm::ParameterSet conf_
edm::EDGetTokenT< reco::PhotonCollection > photonToken_