5#ifndef ITRIGTHRESHOLDDECISIONTOOL_H
6#define ITRIGTHRESHOLDDECISIONTOOL_H
10#include "GaudiKernel/IAlgTool.h"
21 virtual std::vector<std::pair<std::shared_ptr<TrigConf::L1Threshold>,
bool> >
23 const EventContext& eventContext)
const = 0;
24 virtual std::vector<std::pair<std::shared_ptr<TrigConf::L1Threshold>,
bool> >
26 const std::vector<std::shared_ptr<TrigConf::L1Threshold>>& menuThresholds,
28 virtual std::pair<std::string, double>
getMinThresholdNameAndValue(
const std::vector<std::pair<std::shared_ptr<TrigConf::L1Threshold>,
bool> >& decisions,
29 const double&
eta = 0)
const = 0;
Scalar eta() const
pseudorapidity method
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...