CMS 3D CMS Logo

Variables
GEMDetLabel Namespace Reference

Variables

static const std::array< std::string, 3 > c_suffix = { {"_all","_odd","_even"} }
 
static const std::array< std::string, 4 > l_suffix = { {"_l1", "_l2", "_l1or2", "_l1and2"} }
 
static const std::array< std::string, 2 > s_suffix = { {"_st1","_st2"} }
 

Variable Documentation

const std::array<std::string, 3> GEMDetLabel::c_suffix = { {"_all","_odd","_even"} }
static
const std::array<std::string, 4> GEMDetLabel::l_suffix = { {"_l1", "_l2", "_l1or2", "_l1and2"} }
static
const std::array<std::string, 2> GEMDetLabel::s_suffix = { {"_st1","_st2"} }
static