CMS 3D CMS Logo

ElectronIDAnalyzer.h
Go to the documentation of this file.
1 #ifndef ElectronIDAnalyzer_h
2 #define ElectronIDAnalyzer_h
3 
9 
11 {
12  public:
13 
14  explicit ElectronIDAnalyzer(const edm::ParameterSet& conf);
15  virtual ~ElectronIDAnalyzer(){};
16 
17  virtual void analyze(const edm::Event& e, const edm::EventSetup& c);
18 
19  private:
20 
22 
24 
29 
30 };
31 
32 #endif
std::string electronLabelRobustTight_
std::string electronLabelTight_
std::string electronLabelLoose_
ElectronIDAnalyzer(const edm::ParameterSet &conf)
std::string electronProducer_
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
std::string electronLabelRobustLoose_
edm::ParameterSet conf_