ATLAS Offline Software
Classes | Public Member Functions | List of all members
ITrigTauJetHypoTool Class Referenceabstract

Base class for the TrigTauJetHypoTool. More...

#include <ITrigTauJetHypoTool.h>

Inheritance diagram for ITrigTauJetHypoTool:
Collaboration diagram for ITrigTauJetHypoTool:

Classes

struct  ToolInfo
 

Public Member Functions

 DeclareInterfaceID (ITrigTauJetHypoTool, 1, 0)
 
virtual StatusCode decide (std::vector< ToolInfo > &input) const =0
 decides upon all inputs. More...
 
virtual bool decide (const ToolInfo &i) const =0
 Makes a decision for a single object. More...
 

Detailed Description

Base class for the TrigTauJetHypoTool.

Definition at line 18 of file ITrigTauJetHypoTool.h.

Member Function Documentation

◆ decide() [1/2]

virtual bool ITrigTauJetHypoTool::decide ( const ToolInfo i) const
pure virtual

Makes a decision for a single object.

The decision needs to be returned.

◆ decide() [2/2]

virtual StatusCode ITrigTauJetHypoTool::decide ( std::vector< ToolInfo > &  input) const
pure virtual

decides upon all inputs.

◆ DeclareInterfaceID()

ITrigTauJetHypoTool::DeclareInterfaceID ( ITrigTauJetHypoTool  ,
,
 
)

The documentation for this class was generated from the following file: