CMS 3D CMS Logo

EcalTPGFineGrainStripfromFile.h
Go to the documentation of this file.
1 #ifndef ECAL_TPGFINEGRAINSTRIP_H
2 #define ECAL_TPGFINEGRAINSTRIP_H
3 
5 
9 
12 
13 namespace edm {
14  class ParameterSet;
15  class Event;
16  class EventSetup;
17 } // namespace edm
18 
19 namespace popcon {
20  class EcalTPGFineGrainStripfromFile : public popcon::PopConSourceHandler<EcalTPGFineGrainStripEE> {
21  public:
22  void getNewObjects() override;
25 
26  std::string id() const override { return m_name; }
27 
28  private:
31  };
32 } // namespace popcon
33 #endif
HLT enums.