CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GEMDetLabel.h
Go to the documentation of this file.
1 namespace GEMDetLabel {
2  static const std::string l_suffix[4] = {"_l1","_l2","_l1or2","_l1and2"};
3  static const std::string s_suffix[3] = {"_st1","_st2s","_st2"};
4  static const std::string c_suffix[3] = {"_all","_odd","_even"};
5 }
static const std::string l_suffix[4]
Definition: GEMDetLabel.h:2
static const std::string c_suffix[3]
Definition: GEMDetLabel.h:4
static const std::string s_suffix[3]
Definition: GEMDetLabel.h:3