CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HDQMInspectorConfigSiStrip.h
Go to the documentation of this file.
1 #ifndef GUARD_HDQMInspectorConfigSiStrip_h
2 #define GUARD_HDQMInspectorConfigSiStrip_h
3 
4 #include <string>
5 #include <stdint.h>
6 
8 
9 
11 {
12  public:
14  virtual ~HDQMInspectorConfigSiStrip ();
15 
16  std::string translateDetId (const uint32_t) const;
17 
18 };
19 
20 
21 
22 #endif
std::string translateDetId(const uint32_t) const
pure virtual method that convert a DetId to a string