ATLAS Offline Software
Loading...
Searching...
No Matches
IHiveTool Class Referenceabstract

#include <IHiveTool.h>

Inheritance diagram for IHiveTool:
Collaboration diagram for IHiveTool:

Public Member Functions

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

Detailed Description

Definition at line 12 of file IHiveTool.h.

Constructor & Destructor Documentation

◆ ~IHiveTool()

virtual IHiveTool::~IHiveTool ( )
inlinevirtual

Definition at line 15 of file IHiveTool.h.

15{};

Member Function Documentation

◆ DeclareInterfaceID()

IHiveTool::DeclareInterfaceID ( IHiveTool ,
1 ,
0  )

◆ doSomething()

virtual StatusCode IHiveTool::doSomething ( const EventContext & ctx) const
pure virtual

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