Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Member Functions | List of all members
asg::IEventStoreTestTool Class Referenceabstract

Interface for (a) tool(s) testing the event store. More...

#include <IEventStoreTestTool.h>

Inheritance diagram for asg::IEventStoreTestTool:
Collaboration diagram for asg::IEventStoreTestTool:

Public Member Functions

virtual StatusCode performTest () const =0
 Function performing (a) test(s) with the event store. More...
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

Interface for (a) tool(s) testing the event store.

Definition at line 14 of file IEventStoreTestTool.h.

Member Function Documentation

◆ performTest()

virtual StatusCode asg::IEventStoreTestTool::performTest ( ) const
pure virtual

Function performing (a) test(s) with the event store.

Implemented in asg::EventStoreTestTool.

◆ print()

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

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