CMS 3D CMS Logo

ElectronIDAnalyzer.h
Go to the documentation of this file.
1 #ifndef ElectronIDAnalyzer_h
2 #define ElectronIDAnalyzer_h
3 
9 
11 public:
12  explicit ElectronIDAnalyzer(const edm::ParameterSet& conf);
13  ~ElectronIDAnalyzer() override{};
14 
15  void analyze(const edm::Event& e, const edm::EventSetup& c) override;
16 
17 private:
19 
21 
26 };
27 
28 #endif
Handle.h
EDAnalyzer.h
edm::one::EDAnalyzer
Definition: EDAnalyzer.h:30
ElectronIDAnalyzer::ElectronIDAnalyzer
ElectronIDAnalyzer(const edm::ParameterSet &conf)
Definition: ElectronIDAnalyzer.cc:6
ElectronIDAnalyzer::electronLabelRobustTight_
std::string electronLabelRobustTight_
Definition: ElectronIDAnalyzer.h:23
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
ElectronIDAnalyzer::conf_
edm::ParameterSet conf_
Definition: ElectronIDAnalyzer.h:18
ElectronIDAnalyzer::electronLabelTight_
std::string electronLabelTight_
Definition: ElectronIDAnalyzer.h:25
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
ElectronIDAnalyzer::electronProducer_
std::string electronProducer_
Definition: ElectronIDAnalyzer.h:20
ElectronIDAnalyzer::electronLabelRobustLoose_
std::string electronLabelRobustLoose_
Definition: ElectronIDAnalyzer.h:22
edm::EventSetup
Definition: EventSetup.h:57
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
ElectronIDAnalyzer::analyze
void analyze(const edm::Event &e, const edm::EventSetup &c) override
Definition: ElectronIDAnalyzer.cc:14
ElectronIDAnalyzer::electronLabelLoose_
std::string electronLabelLoose_
Definition: ElectronIDAnalyzer.h:24
EventSetup.h
ElectronIDAnalyzer
Definition: ElectronIDAnalyzer.h:10
ElectronIDAnalyzer::~ElectronIDAnalyzer
~ElectronIDAnalyzer() override
Definition: ElectronIDAnalyzer.h:13
ParameterSet.h
edm::Event
Definition: Event.h:73
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37