CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
HcalZDCLowGainFractions.h
Go to the documentation of this file.
1 #ifndef HcalZDCLowGainFractions_h
2 #define HcalZDCLowGainFractions_h
3 
5 
8 
9 class HcalZDCLowGainFractions : public HcalCondObjectContainer<HcalZDCLowGainFraction> {
10 public:
11 #ifndef HCAL_COND_SUPPRESS_DEFAULT
13 #endif
15 
16  std::string myname() const override { return (std::string) "HcalZDCLowGainFractions"; }
17 
18 private:
20 };
21 #endif
HcalZDCLowGainFractions(const HcalTopology *topo)
std::string myname() const override
#define COND_SERIALIZABLE
Definition: Serializable.h:39
const HcalTopology * topo() const