  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef TRIGT1CALOBYTESTREAM_CPMROISUBBLOCK_H 
    6 #define TRIGT1CALOBYTESTREAM_CPMROISUBBLOCK_H 
  
std::vector< LVL1::CPMRoI > m_roiData
RoI words.
 
bool unpack()
Unpack data.
 
bool packNeutral()
Pack neutral data.
 
static const int s_bunchCrossingBits
 
static const int s_wordIdVal
Header word ID.
 
Sub-Block class for CPM RoI data (neutral format).
 
LVL1::CPMRoI roi(int chip, int loc) const
Return RoI for given chip and location (left/right)
 
static const int s_errorLen
 
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
 
static const int s_locationLen
 
void clear()
Clear all data.
 
static const int s_hitsLen
 
void fillRoi(LVL1::CPMRoI roi)
Store RoI.
 
L1Calo Sub-Block base class.
 
static const int s_glinkPins
 
void setRoiHeader(int version, int crate, int module)
Store header.
 
CPMRoI_v1 CPMRoI
Define the latest version of the CPMRoI class.
 
bool unpackNeutral()
Unpack neutral data.