CMS 3D CMS Logo

HcalGainWidths.h
Go to the documentation of this file.
1 #ifndef HcalGainWidths_h
2 #define HcalGainWidths_h
3 
11 
14 
15 //typedef HcalCondObjectContainer<HcalGainWidth> HcalGainWidths;
16 
17 class HcalGainWidths: public HcalCondObjectContainer<HcalGainWidth>
18 {
19  public:
20 #ifndef HCAL_COND_SUPPRESS_DEFAULT
22 #endif
24 
25  std::string myname() const override {return (std::string)"HcalGainWidths";}
26 
27  private:
28 
30 };
31 
32 #endif
std::string myname() const override
#define nullptr
HcalGainWidths(const HcalTopology *topo)
#define COND_SERIALIZABLE
Definition: Serializable.h:38
const HcalTopology * topo() const