CMS 3D CMS Logo

HcalSiPMParameters.h
Go to the documentation of this file.
1 #ifndef CondFormatsHcalObjectsHcalSiPMParameters_h
2 #define CondFormatsHcalObjectsHcalSiPMParameters_h
3 
7 
8 class HcalSiPMParameters: public HcalCondObjectContainer<HcalSiPMParameter> {
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)"HcalSiPMParameters";}
18 
20 };
21 
22 #endif
#define nullptr
HcalSiPMParameters(const HcalTopology *topo)
#define COND_SERIALIZABLE
Definition: Serializable.h:38
std::string myname() const override
const HcalTopology * topo() const