Trig::TrigDecisionTool Class Reference

Inheritance diagram for Trig::TrigDecisionTool:
asg::AsgMetadataTool Trig::ITrigDecisionTool Trig::TrigDecisionToolCore asg::AsgTool Trig::ChainGroupFunctions Trig::ConfigurationAccess Trig::DecisionAccess Trig::Logger asg::IAsgTool Trig::Logger Trig::Logger

List of all members.

Public Member Functions

 TrigDecisionTool (const std::string &name)
StatusCode initialize ()
StatusCode beginEvent ()
 Function called when a new events is loaded.
StatusCode beginInputFile ()
 Function called when a new input file is opened.
StatusCode finalize ()
void outputlevelupdateHandler (Property &p)
virtual void handle (const Incident &inc)
 Function receiving incidents from IncidentSvc/TEvent.
virtual bool isPassed (const std::string &chain, unsigned int condition) const
 true if given chain passed
virtual bool isPassed (const std::string &chain) const
 Implementation of the ITrigDecisionTool function.
virtual unsigned int isPassedBits (const std::string &chain) const
 Implementation of the ITrigDecisionTool function.
bool msgLvl (const MSG::Level lvl) const

Member Function Documentation

StatusCode Trig::TrigDecisionTool::beginEvent (  )  [virtual]

Function called when a new events is loaded.

Dummy implementation that can be overridden by the derived tool.

Reimplemented from asg::AsgMetadataTool.

StatusCode Trig::TrigDecisionTool::beginInputFile (  )  [virtual]

Function called when a new input file is opened.

Dummy implementation that can be overridden by the derived tool.

Reimplemented from asg::AsgMetadataTool.

bool Trig::TrigDecisionTool::isPassed ( const std::string &  chain,
unsigned int  condition 
) const [virtual]

true if given chain passed

See also:
DecisionAccess::isPassed(const Trig::ChainGroup*, unsigned int)
Trig::DecisionAccess
Trig::ITrigDecisionTool

Implements Trig::ITrigDecisionTool.


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

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1