#include <ITrigThresholdDecisionTool.h>
|
| virtual | ~ITrigThresholdDecisionTool () |
| | DeclareInterfaceID (ITrigThresholdDecisionTool, 1, 0) |
| virtual std::vector< std::pair< std::shared_ptr< TrigConf::L1Threshold >, bool > > | getThresholdDecisions (uint32_t dataWord, const EventContext &eventContext) const =0 |
| virtual std::vector< std::pair< std::shared_ptr< TrigConf::L1Threshold >, bool > > | getThresholdDecisions (uint32_t dataWord, const std::vector< std::shared_ptr< TrigConf::L1Threshold > > &menuThresholds, const TrigConf::L1ThrExtraInfoBase &menuExtraInfo) const =0 |
| virtual std::pair< std::string, double > | getMinThresholdNameAndValue (const std::vector< std::pair< std::shared_ptr< TrigConf::L1Threshold >, bool > > &decisions, const double &eta=0) const =0 |
◆ ~ITrigThresholdDecisionTool()
| virtual LVL1::ITrigThresholdDecisionTool::~ITrigThresholdDecisionTool |
( |
| ) |
|
|
inlinevirtual |
◆ DeclareInterfaceID()
◆ getMinThresholdNameAndValue()
| virtual std::pair< std::string, double > LVL1::ITrigThresholdDecisionTool::getMinThresholdNameAndValue |
( |
const std::vector< std::pair< std::shared_ptr< TrigConf::L1Threshold >, bool > > & | decisions, |
|
|
const double & | eta = 0 ) const |
|
pure virtual |
◆ getThresholdDecisions() [1/2]
| virtual std::vector< std::pair< std::shared_ptr< TrigConf::L1Threshold >, bool > > LVL1::ITrigThresholdDecisionTool::getThresholdDecisions |
( |
uint32_t | dataWord, |
|
|
const EventContext & | eventContext ) const |
|
pure virtual |
◆ getThresholdDecisions() [2/2]
The documentation for this class was generated from the following file: