17 int ieta = roi.
iEta();
19 uint64_t thresholdMask = 0;
21 for (
const std::shared_ptr<TrigConf::L1Threshold>& thrBase : menuThresholds) {
26 if (
et > thr->thrValueCounts(ieta) && rcore >=
static_cast<unsigned int>(thr->rCore()) && rhad >=
static_cast<unsigned int>(thr->rHad()) ) {
27 thresholdMask |= (1_u64<<thr->mapping());
int iEta() const
setter for the above
unsigned int tauOneThresholds() const
Tau Condition 1 (generic) results.
unsigned int etTOB() const
Cluster ET (TOB ET scale, 100 MeV/count)
unsigned int tauTwoThresholds() const
Tau Condition 2 (generic) results.
eFexTauRoI_v1 eFexTauRoI
Define the latest version of the eFexTauRoI class.
Extra patterns decribing particle interation process.