ATLAS Offline Software
Public Member Functions | List of all members
IFPGATrackSimInputTool Class Referenceabstract

Interface of tools responsible for generation of the FPGATrackSim sim wrapper files. More...

#include <IFPGATrackSimInputTool.h>

Inheritance diagram for IFPGATrackSimInputTool:
Collaboration diagram for IFPGATrackSimInputTool:

Public Member Functions

 DeclareInterfaceID (IFPGATrackSimInputTool, 1, 0)
 
virtual ~IFPGATrackSimInputTool ()=default
 
virtual StatusCode readData (FPGATrackSimEventInputHeader *header, const EventContext &eventContext)=0
 Reads the data from outer word (Athena StoreGate) and fills the output object called header. More...
 

Detailed Description

Interface of tools responsible for generation of the FPGATrackSim sim wrapper files.

Definition at line 17 of file IFPGATrackSimInputTool.h.

Constructor & Destructor Documentation

◆ ~IFPGATrackSimInputTool()

virtual IFPGATrackSimInputTool::~IFPGATrackSimInputTool ( )
virtualdefault

Member Function Documentation

◆ DeclareInterfaceID()

IFPGATrackSimInputTool::DeclareInterfaceID ( IFPGATrackSimInputTool  ,
,
 
)

◆ readData()

virtual StatusCode IFPGATrackSimInputTool::readData ( FPGATrackSimEventInputHeader header,
const EventContext &  eventContext 
)
pure virtual

Reads the data from outer word (Athena StoreGate) and fills the output object called header.

Parameters
headerobject to update
Returns
StatusCode

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