8#ifndef XAODTRIGL1CALO_VERSIONS_JEMROI_V1_H
9#define XAODTRIGL1CALO_VERSIONS_JEMROI_V1_H
15#include "AthLinks/ElementLink.h"
Base class for elements of a container that can have aux data.
Base class for elements of a container that can have aux data.
int jem() const
Return JEM number (0-15)
int location() const
Return location (RoI local coords) (0-3)
int forward() const
Return forward jet flag (0/1)
uint32_t roiWord() const
get roiWord
static const int s_locationMask
static const int s_mainHitsBit
static const int s_saturationBit
static const int s_forwardHitsMask
static const int s_wordIdBit
void setRoiWord(uint32_t)
set roiWord
static const int s_saturationMask
static const int s_frameMask
static const int s_forwardMask
static const int s_locationBit
int parity() const
Return parity error flag (0/1)
static const int s_crateMask
int error() const
Return error flags (bit 0 Saturation, bit 1 Parity)
int saturation() const
Return saturation flag (0/1)
static const int s_crateBit
int frame() const
Return RoI frame number (0-7)
int hits() const
Return Jet hit map (8 bits Main or 4 bits Forward)
static const int s_forwardHitsBit
static const int s_wordIdVal
RoI word ID.
static const int s_parityMask
static const int s_parityBit
static const int s_frameBit
static const int s_jemBit
static const int s_forwardBit
static const int s_jemMask
static const int s_mainHitsMask
static const int s_wordIdMask
int crate() const
Return crate number (0-1)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.