17 int ieta = roi.
iEta();
19 uint64_t thresholdMask = 0;
21 for (
const std::shared_ptr<TrigConf::L1Threshold>& thrBase : menuThresholds) {
24 if (
et > thr->thrValueCounts(ieta) && reta >= (
unsigned int)thr->reta() &&
25 rhad >= (
unsigned int)thr->rhad() && wstot >= (
unsigned int)thr->wstot()) {
26 thresholdMask |= (1_u64<<thr->mapping());
unsigned int RetaThresholds() const
Jet Discriminant 1 (R_eta) results.
unsigned int WstotThresholds() const
Jet Discriminant 3 (W_stot) results.
unsigned int RhadThresholds() const
Jet Discriminant 2 (R_had) results.
unsigned int etTOB() const
Cluster ET (TOB ET scale, 100 MeV/count)
int iEta() const
setter for the above
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.
Extra patterns decribing particle interation process.