CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 public:
10  //constructor definition: has to contain
11 #ifndef HCAL_COND_SUPPRESS_DEFAULT
13 #endif
15 
16  std::string myname() const override { return (std::string) "HcalSiPMParameters"; }
17 
19 };
20 
21 #endif
HcalSiPMParameters(const HcalTopology *topo)
std::string myname() const override
#define COND_SERIALIZABLE
Definition: Serializable.h:39
const HcalTopology * topo() const