CMS 3D CMS Logo

HcalRecoParams.h
Go to the documentation of this file.
1 #ifndef CondFormatsHcalObjectsHcalRecoParams_h
2 #define CondFormatsHcalObjectsHcalRecoParams_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 override {return (std::string)"HcalRecoParams";}
20 
21  private:
22 
23 
25 };
26 #endif
#define nullptr
std::string myname() const override
#define COND_SERIALIZABLE
Definition: Serializable.h:38
const HcalTopology * topo() const
HcalRecoParams(const HcalTopology *topo)