CMS 3D CMS Logo

EcalADCToGeVHandler.h
Go to the documentation of this file.
1 #ifndef ECAL_ADCTOGEV_HANDLER_H
2 #define ECAL_ADCTOGEV_HANDLER_H
3 
4 #include <vector>
5 #include <typeinfo>
6 #include <string>
7 #include <map>
8 #include <iostream>
9 #include <ctime>
10 
13 
24 
27 
32 
36 
38 #include <string>
39 
40 namespace edm {
41  class ParameterSet;
42  class Event;
43  class EventSetup;
44 } // namespace edm
45 
46 namespace popcon {
47 
48  class EcalADCToGeVHandler : public popcon::PopConSourceHandler<EcalADCToGeVConstant> {
49  public:
51  ~EcalADCToGeVHandler() override;
52 
53  void getNewObjects() override;
54 
55  std::string id() const override { return m_name; }
57 
58  private:
60 
61  unsigned int m_firstRun;
62  unsigned int m_lastRun;
63 
73  };
74 } // namespace popcon
75 #endif
const EcalADCToGeVConstant * myintercalib
std::string id() const override
HLT enums.
EcalADCToGeVHandler(edm::ParameterSet const &)
EcalCondDBInterface * econn