Trig::ITrigDecisionTool Class Reference

Basic interface for the TrigDecisionTool. More...

#include <ITrigDecisionTool.h>

Inheritance diagram for Trig::ITrigDecisionTool:
asg::IAsgTool Trig::TrigDecisionTool

List of all members.

Public Member Functions

virtual bool isPassed (const std::string &pattern) const =0
 Get the decision for a trigger chain.
virtual bool isPassed (const std::string &pattern, unsigned int condition) const =0
 Get the decision for a trigger chain with a given condition.
virtual unsigned int isPassedBits (const std::string &chain) const =0
 Get expert-level information about a given trigger chain.

Detailed Description

Basic interface for the TrigDecisionTool.

It is used by some packages that are not in AtlasTrigger or higher.

Revision
624182
Date
2014-10-25 23:44:42 +0200 (Sat, 25 Oct 2014)

Member Function Documentation

virtual bool Trig::ITrigDecisionTool::isPassed ( const std::string &  pattern,
unsigned int  condition 
) const [pure virtual]

Get the decision for a trigger chain with a given condition.

See also:
Trig::TrigDecisionTool::isPassed

Implemented in Trig::TrigDecisionTool.

virtual bool Trig::ITrigDecisionTool::isPassed ( const std::string &  pattern  )  const [pure virtual]

Get the decision for a trigger chain.

See also:
Trig::TrigDecisionTool::isPassed

Implemented in Trig::TrigDecisionTool.

virtual unsigned int Trig::ITrigDecisionTool::isPassedBits ( const std::string &  chain  )  const [pure virtual]

Get expert-level information about a given trigger chain.

See also:
Trig::DecisionAccess::isPassedBits

Implemented in Trig::TrigDecisionTool.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1