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 }
42 
43 namespace popcon {
45 
46  public:
47  void getNewObjects() override;
50 
51  std::string id() const override { return m_name;}
52 
53  private:
55  };
56 }
57 #endif
HLT enums.