14 unsigned int et = roi.
et();
16 uint64_t thresholdMask = 0;
19 for (
const std::shared_ptr<TrigConf::L1Threshold>& thrBase : menuThresholds) {
23 if (
et > thr->thrValueMeV(ieta)) {
24 thresholdMask |= (1_u64<<thr->mapping());
27 ATH_MSG_DEBUG(
"jFEX LRjets HLT seeding for ("<< thr->name() <<
"): et=" <<
et <<
" > "<<thr->thrValueMeV(ieta));
unsigned int et() const
Methods that require combining results or applying scales.
int menuEta() const
the eta index to use for looking up thresholds in the menu
jFexLRJetRoI_v1 jFexLRJetRoI
Define the latest version of the jFexLRJetRoI class.
Extra patterns decribing particle interation process.