|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   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;
 
  
std::vector< unsigned int > m_DataWords
int module() const
module number
bool overflow() const
Report whether TOB overflow occurred.
virtual ~JetCMXData()
Destructor.
The JetCMXData object contains the data transferred from the CPM to one of the Jet CMX in the crate.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
int m_crate
Internal data.
int crate() const
Data accessors.
unsigned int presenceMap() const
8 bit presence map
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 > TOBPresenceBits() const
Locations in Presence Map for up to 4 TOBs.
std::vector< unsigned int > TOBWords() const
Data words (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
JetCMXData()
Constructors.