CMS 3D CMS Logo

HcalTPChannelParameters.h
Go to the documentation of this file.
1 #ifndef CondFormatsHcalObjectsHcalTPChannelParameters_h
2 #define CondFormatsHcalObjectsHcalTPChannelParameters_h
3 
7 
8 class HcalTPChannelParameters: public HcalCondObjectContainer<HcalTPChannelParameter> {
9 
10 public:
11  //constructor definition: has to contain
12 #ifndef HCAL_COND_SUPPRESS_DEFAULT
14 #endif
16 
17  std::string myname() const override {return (std::string)"HcalTPChannelParameters";}
18 
20 };
21 
22 #endif
#define nullptr
HcalTPChannelParameters(const HcalTopology *topo)
std::string myname() const override
#define COND_SERIALIZABLE
Definition: Serializable.h:38
const HcalTopology * topo() const