CMS 3D CMS Logo

EcalTPGFineGrainTowerfromFile.h
Go to the documentation of this file.
1 #ifndef ECAL_TPGFINEGRAINTOWER_H
2 #define ECAL_TPGFINEGRAINTOWER_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 EcalTPGFineGrainTowerfromFile : public popcon::PopConSourceHandler<EcalTPGFineGrainTowerEE> {
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.