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 }
18 
19 namespace popcon {
20  class EcalTPGFineGrainStripfromFile : public popcon::PopConSourceHandler<EcalTPGFineGrainStripEE> {
21 
22  public:
23  void getNewObjects() override;
26 
27  std::string id() const override { return m_name;}
28 
29  private:
32  };
33 }
34 #endif
HLT enums.