CMS 3D CMS Logo

HcalZDCLowGainFractions.h
Go to the documentation of this file.
1 #ifndef HcalZDCLowGainFractions_h
2 #define HcalZDCLowGainFractions_h
3 
5 
8 
9 
10 class HcalZDCLowGainFractions: public HcalCondObjectContainer<HcalZDCLowGainFraction>
11 {
12  public:
13 #ifndef HCAL_COND_SUPPRESS_DEFAULT
15 #endif
17 
18  std::string myname() const override {return (std::string)"HcalZDCLowGainFractions";}
19 
20  private:
21 
22 
24 };
25 #endif
26 
#define nullptr
HcalZDCLowGainFractions(const HcalTopology *topo)
std::string myname() const override
#define COND_SERIALIZABLE
Definition: Serializable.h:38
const HcalTopology * topo() const