CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalRecoParams.h
Go to the documentation of this file.
1 #ifndef HcalRecoParams_h
2 #define HcalRecoParams_h
3 
4 
6 
9 
10 
11 class HcalRecoParams: public HcalCondObjectContainer<HcalRecoParam>
12 {
13  public:
14 #ifndef HCAL_COND_SUPPRESS_DEFAULT
16 #endif
18 
19  std::string myname() const {return (std::string)"HcalRecoParams";}
20 
21  private:
22 
23 
25 };
26 #endif
#define COND_SERIALIZABLE
Definition: Serializable.h:37
std::string myname() const
const HcalTopology * topo() const
HcalRecoParams(const HcalTopology *topo)