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

#include <IHiveTool.h>

Inheritance diagram for IHiveTool:
Collaboration diagram for IHiveTool:

Public Member Functions

virtual StatusCode doSomething () const =0
 
virtual ~IHiveTool ()
 
 DeclareInterfaceID (IHiveTool, 1, 0)
 

Detailed Description

Definition at line 10 of file IHiveTool.h.

Constructor & Destructor Documentation

◆ ~IHiveTool()

virtual IHiveTool::~IHiveTool ( )
inlinevirtual

Definition at line 13 of file IHiveTool.h.

13 {};

Member Function Documentation

◆ DeclareInterfaceID()

IHiveTool::DeclareInterfaceID ( IHiveTool  ,
,
 
)

◆ doSomething()

virtual StatusCode IHiveTool::doSomething ( ) const
pure virtual

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