CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalLedAnalyzer.h
Go to the documentation of this file.
1 #ifndef HcalLedAnalyzer_H
2 #define HcalLedAnalyzer_H
3 
7 //#include "FWCore/Framework/interface/MakerMacros.h"
12 
15 
16 #include <memory>
17 #include <iostream>
18 #include <fstream>
19 #include <vector>
20 #include <string>
21 
23 
24 public:
25 
28 
31 
32 protected:
33 
35 void analyze(const edm::Event& e, const edm::EventSetup& c);
36 
37 // BeginJob
38 void beginJob();
39 
40 // EndJob
41 void endJob(void);
42 
43 private:
44 
45  int m_ievt;
47  // string m_outputFileROOT;
50 
51 // int m_startSample;
52 // int m_endSample;
53 
57 
62 };
63 
64 #endif
std::string m_inputPedestals_source
HcalPedestals * m_inputPeds
HcalLedAnalysis * m_ledAnal
edm::InputTag hfDigiCollectionTag_
~HcalLedAnalyzer()
Destructor.
edm::InputTag hbheDigiCollectionTag_
void analyze(const edm::Event &e, const edm::EventSetup &c)
Analyze.
HcalLedAnalyzer(const edm::ParameterSet &ps)
Constructor.
edm::InputTag hoDigiCollectionTag_
std::string m_inputPedestals_tag
edm::InputTag hcalCalibDigiCollectionTag_