test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalChannelQuality.h
Go to the documentation of this file.
1 #ifndef HcalChannelQuality_h
2 #define HcalChannelQuality_h
3 
11 
14 
15 //typedef HcalCondObjectContainer<HcalChannelStatus> HcalChannelQuality;
16 
17 class HcalChannelQuality: public HcalCondObjectContainer<HcalChannelStatus>
18 {
19  public:
20 #ifndef HCAL_COND_SUPPRESS_DEFAULT
22 #endif
24 
25  std::string myname() const {return (std::string)"HcalChannelQuality";}
26 
27  private:
28 
30 };
31 
32 
33 #endif
34 
HcalChannelQuality(const HcalTopology *topo)
std::string myname() const
#define COND_SERIALIZABLE
Definition: Serializable.h:30
const HcalTopology * topo() const