74 vector< unsigned int > returnVec;
76 returnVec.push_back( 9999 );
138 vector< unsigned int > returnVec;
140 returnVec.push_back( 9999 );
150 vector< unsigned int > returnVec;
153 returnVec.push_back( 9999 );
163 vector< unsigned int > returnVec;
165 returnVec.push_back( 9999 );
static unsigned int getValue(const unsigned int *uintValue, const unsigned int mask)
get the value in the input word represented by a bit pattern given as a bitmask
static bool isSet(const unsigned int *uintValue, int bit)
Check if a the given bit in the given unsigned int or int value is set.
static const unsigned int numOfSumEtThresholds
static const unsigned int numOfMEtSigThresholds
static const unsigned int numOfMissingEtThresholds
static const unsigned int numOfJetThresholds
static const unsigned int numOfFwdJetThresholds
unsigned int jetRoIVersion() const
Jet RoI version (Run 1 or Run 2)
unsigned int energyX() const
Method returning Ex, Ey, and Esum.
unsigned int etLarge() const
Methods returning the jet ET cluster values for Run 2 RoIs.
unsigned int roIType() const
Method returning the RoI type (jet, energy, jet-Et)
unsigned int etSmall() const
std::vector< unsigned int > thresholds() const
Method returning the list of passed thresholds.
std::vector< unsigned int > metSigThresholds() const
std::vector< unsigned int > etSumThresholds() const
Method returning patterns for passed etsum and etmiss threhsolds.
unsigned int electronicsID() const
Method returning electronics address.
unsigned int etSumType() const
Eta range for MET/SumET RoIs (0 = full, 1 = restricted)
uint32_t roIWord() const
Method returning the RoI word.
unsigned int energySum() const
unsigned int energyY() const
std::vector< unsigned int > etMissThresholds() const
unsigned int jetEt() const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Namespace of the LVL1 RoIB simulation.