CMS 3D CMS Logo

EcalPFRecHitThresholdsHandler.h
Go to the documentation of this file.
1 #ifndef ECAL_PFRECHITTHRESHOLDS_HANDLER_H
2 #define ECAL_PFRECHITTHRESHOLDS_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 
35 
37 #include <string>
38 
39 namespace edm {
40  class ParameterSet;
41  class Event;
42  class EventSetup;
43 } // namespace edm
44 
45 namespace popcon {
46  class EcalPFRecHitThresholdsHandler : public popcon::PopConSourceHandler<EcalPFRecHitThresholds> {
47  public:
50 
51  void getNewObjects() override;
54 
55  std::string id() const override { return m_name; }
57 
58  private:
61  unsigned int m_firstRun;
64  };
65 } // namespace popcon
66 #endif
void readTXT(const std::string &filename, EcalFloatCondObjectContainer &record)
const EcalPFRecHitThresholds * myPFRecHitThresholds
void readXML(const std::string &filename, EcalFloatCondObjectContainer &record)
HLT enums.