ATLAS Offline Software
Variables
LVL1::jFEXBits Namespace Reference

Variables

const std::unordered_map< uint32_t, std::vector< uint16_t > > tile_channels
 

Variable Documentation

◆ tile_channels

const std::unordered_map<uint32_t, std::vector<uint16_t> > LVL1::jFEXBits::tile_channels
Initial value:
= {
{0, { 20, 21, 22, 23, 56, 57, 58, 59} },
{1, {16, 17, 18, 19, 20, 21, 22, 23, 52, 53, 54, 55, 56, 57, 58, 59} },
{2, {12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59} },
{3, {12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59} },
{4, {16, 17, 18, 19, 20, 21, 22, 23, 52, 53, 54, 55, 56, 57, 58, 59} },
{5, { 20, 21, 22, 23, 56, 57, 58, 59} }
}

Definition at line 144 of file jFexBits.h.