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
PhotonIDProducer(const edm::ParameterSet &conf)
CutBasedPhotonIDAlgo * cutBasedAlgo_
void produce(edm::Event &e, const edm::EventSetup &c) override
std::string photonCutBasedIDLooseLabel_
std::string photonCutBasedIDLooseEMLabel_
std::string photonCutBasedIDTightLabel_
~PhotonIDProducer() override
edm::ParameterSet conf_
edm::EDGetTokenT< reco::PhotonCollection > photonToken_