CMS 3D CMS Logo

EcalIntercalibHandler.h
Go to the documentation of this file.
1 #ifndef ECAL_INTERCALIB_HANDLER_H
2 #define ECAL_INTERCALIB_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  class EcalIntercalibHandler : public popcon::PopConSourceHandler<EcalIntercalibConstants> {
48  public:
50  ~EcalIntercalibHandler() override;
51 
52  void getNewObjects() override;
55 
56  std::string id() const override { return m_name; }
58 
59  private:
62  unsigned int m_firstRun;
65  };
66 } // namespace popcon
67 #endif
void readTXT(const std::string &filename, EcalFloatCondObjectContainer &record)
void readXML(const std::string &filename, EcalFloatCondObjectContainer &record)
EcalIntercalibHandler(edm::ParameterSet const &)
std::string id() const override
HLT enums.
const EcalIntercalibConstants * myintercalib