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

#include <IHFORSelectionTool.h>

Inheritance diagram for IHFORSelectionTool:
Collaboration diagram for IHFORSelectionTool:

Public Member Functions

 ASG_TOOL_INTERFACE (IHFORSelectionTool) virtual bool isSelected()=0
 
virtual HFORType getSampleType ()=0
 
virtual std::string getSampleName ()=0
 
virtual HFORType getDecisionType ()=0
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

Definition at line 12 of file IHFORSelectionTool.h.

Member Function Documentation

◆ ASG_TOOL_INTERFACE()

IHFORSelectionTool::ASG_TOOL_INTERFACE ( IHFORSelectionTool  )
pure virtual

◆ getDecisionType()

virtual HFORType IHFORSelectionTool::getDecisionType ( )
pure virtual

Implemented in HFORSelectionTool.

◆ getSampleName()

virtual std::string IHFORSelectionTool::getSampleName ( )
pure virtual

Implemented in HFORSelectionTool.

◆ getSampleType()

virtual HFORType IHFORSelectionTool::getSampleType ( )
pure virtual

Implemented in HFORSelectionTool.

◆ print()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

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