CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 {return (std::string)"HcalZDCLowGainFractions";}
19 
20  private:
21 
22 
24 };
25 #endif
26 
HcalZDCLowGainFractions(const HcalTopology *topo)
#define COND_SERIALIZABLE
Definition: Serializable.h:37
const HcalTopology * topo() const