CMS 3D CMS Logo

HcalLongRecoParams.h
Go to the documentation of this file.
1 #ifndef HcalLongRecoParams_h
2 #define HcalLongRecoParams_h
3 
5 
8 
9 class HcalLongRecoParams : public HcalCondObjectContainer<HcalLongRecoParam> {
10 public:
11 #ifndef HCAL_COND_SUPPRESS_DEFAULT
13 #endif
15 
16  std::string myname() const override { return (std::string) "HcalLongRecoParams"; }
17 
18 private:
20 };
21 #endif
std::string myname() const override
const HcalTopology * topo() const
HcalLongRecoParams(const HcalTopology *topo)
#define COND_SERIALIZABLE
Definition: Serializable.h:39