CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalTimingParams.h
Go to the documentation of this file.
1 #ifndef HcalTimingParams_h
2 #define HcalTimingParams_h
3 
4 
7 
8 
9 class HcalTimingParams: public HcalCondObjectContainer<HcalTimingParam>
10 {
11  public:
12 #ifndef HCAL_COND_SUPPRESS_DEFAULT
14 #endif
16 
17  std::string myname() const {return (std::string)"HcalTimingParams";}
18 
19  private:
20 
21 };
22 #endif
HcalTimingParams(const HcalTopology *topo)
std::string myname() const
const HcalTopology * topo() const