8#ifndef XAODTRIGL1CALO_VERSIONS_JEMTOBROI_V1_H
9#define XAODTRIGL1CALO_VERSIONS_JEMTOBROI_V1_H
12#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.
Description of JEMTobRoI_v1.
JEMTobRoI_v1()
Default constructor.
static const int s_locationBit
static const int s_wordIdBit
static const int s_jemBit
static const int s_energySmallBit
static const int s_energyLargeBit
static const int s_jemMask
uint32_t roiWord() const
get roiWord
static const int s_energyLargeMask
int frame() const
Return RoI frame number (0-7)
void setRoiWord(uint32_t)
set roiWord
int energyLarge() const
Return energy large window size.
static const int s_crateMask
int crate() const
Return crate number (0-1)
static const int s_energySmallMask
int energySmall() const
Return energy small window size.
static const int s_frameMask
virtual ~JEMTobRoI_v1()
Default desturctor.
static const int s_frameBit
static const int s_wordIdVal
RoI word ID.
int jem() const
Return JEM number (0-15)
int location() const
Return location (RoI local coords) (0-3)
static const int s_wordIdMask
static const int s_crateBit
static const int s_locationMask
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::ostream & operator<<(std::ostream &out, const std::pair< FIRST, SECOND > &pair)
Helper print operator.