5#ifndef XAODTRIGGER_VERSIONS_JFEXSRJETROI_V1_H
6#define XAODTRIGGER_VERSIONS_JFEXSRJETROI_V1_H
63 unsigned int et()
const;
Base class for elements of a container that can have aux data.
#define SG_BASE(D, B)
Declare that class D derives from class B.
Base class for elements of a container that can have aux data.
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
uint8_t fpgaNumber() const
void setResolution(int value)
int menuEta() const
the eta index to use for looking up thresholds in the menu the current jFex fw only supports symmetri...
jFexSRJetRoI_v1()
Default constructor.
uint8_t tobLocalEta() const
static const std::vector< int > s_FCAL_EtaPosition
static const int s_satMask
void setIsTOB(char value)
Set the isTOB variable (TOB or xTOB)
uint32_t tobWord() const
The "raw" 32-bit word describing the object candidate.
void setTobSat(uint8_t value)
uint8_t jFexNumber() const
void setjFexNumber(uint8_t jFexNumber)
void setTobLocalEta(uint8_t value)
static const int s_resBit
static const int s_phiBit
unsigned int et() const
Methods that require combining results or applying scales.
int unpackGlobalEta() const
static const int s_satBit
void setfpgaNumber(uint8_t fpgaNumber)
unsigned int unpackSaturationIndex() const
static const std::vector< int > s_FWD_EtaPosition
void setGlobalEta(int value)
void setTobWord(uint32_t tobWord)
Set the "raw" 32-bit words describing the object candidate.
void setTobLocalPhi(uint8_t value)
void setGlobalPhi(uint value)
uint unpackGlobalPhi() const
unsigned int unpackEtTOB() const
TOB ET (decoded from TOB, stored for convenience)
static const int s_etMask
static const int s_resMask
unsigned int unpackEtaIndex() const
Eta coordinates.
static const int s_etaMask
uint8_t tobLocalPhi() const
void setTobEt(uint16_t value)
static const int s_etaBit
static const int s_phiMask
unsigned int unpackPhiIndex() const
Phi coordinates.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.