![]() |
ATLAS Offline Software
|
Interface of tools responsible for generation of the FPGATrackSim sim wrapper files. More...
#include <IFPGATrackSimInputTool.h>
Public Member Functions | |
| DeclareInterfaceID (IFPGATrackSimInputTool, 1, 0) | |
| virtual | ~IFPGATrackSimInputTool ()=default |
| virtual StatusCode | readData (FPGATrackSimEventInputHeader *header, const EventContext &eventContext) const =0 |
| Reads the data from outer word (Athena StoreGate) and fills the output object called header. | |
Interface of tools responsible for generation of the FPGATrackSim sim wrapper files.
Definition at line 17 of file IFPGATrackSimInputTool.h.
|
virtualdefault |
| IFPGATrackSimInputTool::DeclareInterfaceID | ( | IFPGATrackSimInputTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
Reads the data from outer word (Athena StoreGate) and fills the output object called header.
| header | object to update |