#include <array>
Go to the source code of this file.
Namespaces | |
GEMDetLabel | |
Variables | |
static 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"} } |