|
ATLAS Offline Software
|
Go to the documentation of this file.
32 const std::vector<int>
jFexSRJetRoI_v1::s_FCAL_EtaPosition = {32,34,35,37,38,40,41,43,44,46,47,49};
60 static const unsigned int RESOLUTION = 40;
61 float tmp =
eta()*RESOLUTION;
69 return std::abs(
index/4);
117 return (tobWord() >> s_etBit) & s_etMask;
184 const unsigned int quadrant = ::getQuadrant(
fpgaNumber());
AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1, float, IP2D_pb, setIP2D_pb) AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(BTagging_v1
unsigned int unpackEtaIndex() const
Eta coordinates.
void setIsTOB(char value)
Set the isTOB variable (TOB or xTOB)
Class describing properties of a LVL1 jFEX global Trigger Object (TOB) in the xAOD format.
void setTobSat(uint8_t value)
void setjFexNumber(uint8_t jFexNumber)
void setTobEt(uint16_t value)
unsigned int unpackEtTOB() const
TOB ET (decoded from TOB, stored for convenience)
void setResolution(int value)
static const std::vector< int > s_FCAL_EtaPosition
static const int s_phiMask
jFexSRJetRoI_v1()
Default constructor.
float round(const float toRound, const unsigned int decimals)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void setGlobalPhi(uint value)
uint32_t tobWord() const
The "raw" 32-bit word describing the object candidate.
double resolution[nGasTypes][nParametersResolution]
uint16_t tobEt(const T *tob)
Amg::RotationMatrix3D setPhi(Amg::RotationMatrix3D mat, double angle, int convention=0)
void setfpgaNumber(uint8_t fpgaNumber)
static const int s_phiBit
size_t index() const
Return the index of this element within its container.
void setTobWord(uint32_t tobWord)
Set the "raw" 32-bit words describing the object candidate.
static const int s_satBit
int menuEta() const
the eta index to use for looking up thresholds in the menu the current jFex fw only supports symmetri...
static const int s_satMask
static const int s_etaBit
void setTobLocalEta(uint8_t value)
unsigned int unpackPhiIndex() const
Phi coordinates.
unsigned int unpackSaturationIndex() const
uint unpackGlobalPhi() const
int unpackGlobalEta() const
void initialize(uint8_t jFexNumber, uint8_t fpgaNumber, uint32_t tobWord, char istob, int resolution, float_t eta, float_t phi)
In future initialze the EDM.
static const std::vector< int > s_FWD_EtaPosition
void setTobLocalPhi(uint8_t value)
static const int s_etaMask
void setGlobalEta(int value)
uint8_t tobLocalEta() const
uint8_t fpgaNumber() const
uint8_t tobLocalPhi() const
uint8_t jFexNumber() const
unsigned int et() const
Methods that require combining results or applying scales.