ATLAS Offline Software
|
#include <IGlobalSimAlgTool.h>
Public Member Functions | |
DeclareInterfaceID (IGlobalSimAlgTool, 1, 0) | |
virtual | ~IGlobalSimAlgTool ()=default |
virtual StatusCode | run (const EventContext &ctx) const =0 |
virtual std::string | toString () const =0 |
Definition at line 17 of file IGlobalSimAlgTool.h.
|
virtualdefault |
GlobalSim::IGlobalSimAlgTool::DeclareInterfaceID | ( | IGlobalSimAlgTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtual |