ATLAS Offline Software
Public Member Functions | List of all members
GlobalSim::IGlobalSimAlgTool Class Referenceabstract

#include <IGlobalSimAlgTool.h>

Inheritance diagram for GlobalSim::IGlobalSimAlgTool:
Collaboration diagram for GlobalSim::IGlobalSimAlgTool:

Public Member Functions

 DeclareInterfaceID (IGlobalSimAlgTool, 1, 0)
 
virtual ~IGlobalSimAlgTool ()=default
 
virtual StatusCode run (const EventContext &ctx) const =0
 
virtual std::string toString () const =0
 

Detailed Description

Definition at line 17 of file IGlobalSimAlgTool.h.

Constructor & Destructor Documentation

◆ ~IGlobalSimAlgTool()

virtual GlobalSim::IGlobalSimAlgTool::~IGlobalSimAlgTool ( )
virtualdefault

Member Function Documentation

◆ DeclareInterfaceID()

GlobalSim::IGlobalSimAlgTool::DeclareInterfaceID ( IGlobalSimAlgTool  ,
,
 
)

◆ run()

virtual StatusCode GlobalSim::IGlobalSimAlgTool::run ( const EventContext &  ctx) const
pure virtual

◆ toString()

virtual std::string GlobalSim::IGlobalSimAlgTool::toString ( ) const
pure virtual

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