![]() |
ATLAS Offline Software
|
#include <IGraphInferenceTool.h>
Public Member Functions | |
| virtual | ~IGraphInferenceTool ()=default |
| Empty desctructor. More... | |
| DeclareInterfaceID (IGraphInferenceTool, 1, 0) | |
| Declaration of the interface. More... | |
| virtual StatusCode | runGraphInference (const EventContext &ctx, GraphRawData &graph) const =0 |
Definition at line 11 of file IGraphInferenceTool.h.
|
virtualdefault |
Empty desctructor.
| MuonML::IGraphInferenceTool::DeclareInterfaceID | ( | IGraphInferenceTool | , |
| 1 | , | ||
| 0 | |||
| ) |
Declaration of the interface.
|
pure virtual |
1.8.18