![]() |
ATLAS Offline Software
|
#include <IFPGATrackSimEventInputHeaderTool.h>
Public Member Functions | |
| virtual | ~IFPGATrackSimEventInputHeaderTool ()=default |
| DeclareInterfaceID (IFPGATrackSimEventInputHeaderTool, 1, 0) | |
| virtual StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last) const =0 |
| virtual StatusCode | writeData (FPGATrackSimEventInputHeader *header) const =0 |
| virtual FPGATrackSimEventInputHeader * | getEventInputHeader () |
| virtual TTree * | getEventTree () |
Protected Attributes | |
| FPGATrackSimEventInputHeader *m_eventHeader | ATLAS_THREAD_SAFE = nullptr |
| TFile *m_infile | ATLAS_THREAD_SAFE = nullptr |
| TTree *m_EventTree | ATLAS_THREAD_SAFE = nullptr |
Definition at line 23 of file IFPGATrackSimEventInputHeaderTool.h.
|
virtualdefault |
| IFPGATrackSimEventInputHeaderTool::DeclareInterfaceID | ( | IFPGATrackSimEventInputHeaderTool | , |
| 1 | , | ||
| 0 | ) |
|
inlinevirtual |
Definition at line 32 of file IFPGATrackSimEventInputHeaderTool.h.
|
inlinevirtual |
Definition at line 33 of file IFPGATrackSimEventInputHeaderTool.h.
|
pure virtual |
|
pure virtual |
|
mutableprotected |
Definition at line 42 of file IFPGATrackSimEventInputHeaderTool.h.
|
mutableprotected |
Definition at line 41 of file IFPGATrackSimEventInputHeaderTool.h.
|
mutableprotected |
Definition at line 40 of file IFPGATrackSimEventInputHeaderTool.h.