CMS 3D CMS Logo

HcalRecoParams.h
Go to the documentation of this file.
1 #ifndef CondFormatsHcalObjectsHcalRecoParams_h
2 #define CondFormatsHcalObjectsHcalRecoParams_h
3 
5 
8 
9 class HcalRecoParams : public HcalCondObjectContainer<HcalRecoParam> {
10 public:
11 #ifndef HCAL_COND_SUPPRESS_DEFAULT
13 #endif
15 
16  std::string myname() const override { return (std::string) "HcalRecoParams"; }
17 
18 private:
20 };
21 #endif
HcalTopology
Definition: HcalTopology.h:26
COND_SERIALIZABLE
#define COND_SERIALIZABLE
Definition: Serializable.h:39
HcalCondObjectContainer
Definition: HcalCondObjectContainer.h:55
HcalRecoParam
Definition: HcalRecoParam.h:16
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
HcalCondObjectContainerBase::topo
const HcalTopology * topo() const
Definition: HcalCondObjectContainer.h:22
Serializable.h
HcalCondObjectContainer.h
HcalRecoParam.h
HcalRecoParams::myname
std::string myname() const override
Definition: HcalRecoParams.h:16
HcalRecoParams::HcalRecoParams
HcalRecoParams()
Definition: HcalRecoParams.h:12
HcalRecoParams
Definition: HcalRecoParams.h:9
HcalRecoParams::HcalRecoParams
HcalRecoParams(const HcalTopology *topo)
Definition: HcalRecoParams.h:14