|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGL1CALO_VERSIONS_CPMROI_V1_H
9 #define XAODTRIGL1CALO_VERSIONS_CPMROI_V1_H
15 #include "AthLinks/ElementLink.h"
79 #endif // XAODTRIGL1CALO_VERSIONS_CPMROI_V1_H
static const int s_parityBit
static const int s_cpmBit
static const int s_hitsBit
static const int s_crateBit
int saturation() const
Return saturation flag (0/1)
Base class for elements of a container that can have aux data.
int parity() const
Return parity error flag (0/1)
int crate() const
Return crate number (0-1)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
int hits() const
Return hit thresholds map.
static const int s_chipBit
uint32_t roiWord() const
get roiWord
void setRoiWord(uint32_t)
set roiWord
static const int s_crateMask
static const int s_hitsMask
int cpm() const
Return CPM number (1-14)
static const int s_wordIdMask
int location() const
Return location (RoI local coords) (0-7)
static const int s_wordIdVal
RoI word ID.
static const int s_locationBit
static const int s_chipMask
int chip() const
Return CP chip number (0-7)
Description of CPMRoI_v1.
static const int s_wordIdBit
static const int s_saturationBit
int error() const
Return error flags (bit 0 Saturation, bit 1 Parity)
static const int s_saturationMask
static const int s_parityMask
static const int s_cpmMask
Base class for elements of a container that can have aux data.
static const int s_locationMask