CMS 3D CMS Logo

EcalTPGSpikeThresholdfromFile.h
Go to the documentation of this file.
1 #ifndef ECAL_TPGFINEGRAINSTRIP_H
2 #define ECAL_TPGFINEGRAINSTRIP_H
3 
4 #include <vector>
5 #include <typeinfo>
6 #include <string>
7 #include <map>
8 #include <iostream>
9 #include <ctime>
10 
23 
26 
29 
32 
36 
37 namespace edm {
38  class ParameterSet;
39  class Event;
40  class EventSetup;
41 } // namespace edm
42 
43 namespace popcon {
45  public:
46  void getNewObjects() override;
49 
50  std::string id() const override { return m_name; }
51 
52  private:
54  };
55 } // namespace popcon
56 #endif
HLT enums.