31 const std::vector<unsigned int>& tobWords);
43 std::vector<unsigned int>
DataWords()
const;
45 std::vector<unsigned int>
TOBWords()
const;
46 std::vector<unsigned int>
TopoTOBs()
const;
JetCMXData()
Constructors.
bool overflow() const
Report whether TOB overflow occurred.
int crate() const
Data accessors.
std::vector< unsigned int > TOBPresenceBits() const
Locations in Presence Map for up to 4 TOBs.
std::vector< unsigned int > m_DataWords
virtual ~JetCMXData()
Destructor.
unsigned int presenceMap() const
8 bit presence map
int module() const
module number
std::vector< unsigned int > TopoTOBs() const
L1Topo TOB words (1bRO + 4b JEM + 3b Frame + 2b LC + 9b Small ET + 10b Large ET) for up to 4 TOBs.
std::vector< unsigned int > DataWords() const
the 4 raw backplane data words
int m_crate
Internal data.
std::vector< unsigned int > TOBWords() const
Data words (2b LC + 9b Small ET + 10b Large ET) for up to 4 TOBs.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...