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 
13 
14 
16 {
17  public:
18 
19  explicit PhotonIDProducer(const edm::ParameterSet& conf);
20  virtual ~PhotonIDProducer();
21 
22  virtual void produce(edm::Event& e, const edm::EventSetup& c);
23 
24  private:
25 
27 
29 
30  std::string photonProducer_;
31  std::string photonLabel_;
35 
37 
38 };
39 
40 #endif
PhotonIDProducer(const edm::ParameterSet &conf)
virtual void produce(edm::Event &e, const edm::EventSetup &c)
std::string photonProducer_
CutBasedPhotonIDAlgo * cutBasedAlgo_
virtual ~PhotonIDProducer()
tuple conf
Definition: dbtoconf.py:185
std::string photonLabel_
std::string photonCutBasedIDLooseLabel_
std::string photonCutBasedIDLooseEMLabel_
std::string photonCutBasedIDTightLabel_
edm::ParameterSet conf_