CMS 3D CMS Logo

Variables
rpctechnicaltrigger Namespace Reference

Variables

const std::map< int, int > s_layermap
 
constexpr std::array< int, 6 > s_sec1id = { {12, 2, 4, 6, 8, 10} }
 
constexpr std::array< int, 6 > s_sec2id = { {1, 3, 5, 7, 9, 11} }
 
constexpr std::array< int, 5 > s_wheelid = { {-2, -1, 0, 1, 2} }
 

Variable Documentation

const std::map< int, int > rpctechnicaltrigger::s_layermap
Initial value:
= { {113, 0},
{123, 1},
{20213, 2},
{20223, 2},
{30223, 3},
{30213, 3},
{30212, 4},
{30222, 4},
{313, 5},
{413, 6},
{111, 7},
{121, 8},
{20211, 9},
{20221, 9},
{30211,10},
{30221,10},
{311, 11},
{411, 12}
}

Definition at line 19 of file GeometryConstants.cc.

Referenced by RBCProcessRPCSimDigis::setInputBit(), and RBCProcessRPCDigis::setInputBit().

constexpr std::array<int,6> rpctechnicaltrigger::s_sec1id = { {12, 2, 4, 6, 8, 10} }
constexpr std::array<int,6> rpctechnicaltrigger::s_sec2id = { {1, 3, 5, 7, 9, 11} }
constexpr std::array<int,5> rpctechnicaltrigger::s_wheelid = { {-2, -1, 0, 1, 2} }