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 SRjets HLT seeding for ("<< thr->name() <<
"): et=" <<
et <<
" > "<<thr->thrValueMeV(ieta));
int menuEta() const
the eta index to use for looking up thresholds in the menu the current jFex fw only supports symmetri...
unsigned int et() const
Methods that require combining results or applying scales.
jFexSRJetRoI_v1 jFexSRJetRoI
Define the latest version of the jFexSRJetRoI class.
Extra patterns decribing particle interation process.