![]() |
ATLAS Offline Software
|
#include <IFPGATrackSimEventInputHeaderTool.h>
Public Member Functions | |
| virtual | ~IFPGATrackSimEventInputHeaderTool ()=default |
| DeclareInterfaceID (IFPGATrackSimEventInputHeaderTool, 1, 0) | |
| virtual StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last)=0 |
| virtual StatusCode | writeData (FPGATrackSimEventInputHeader *header)=0 |
| virtual FPGATrackSimEventInputHeader * | getEventInputHeader () |
| virtual TTree * | getEventTree () |
Protected Attributes | |
| FPGATrackSimEventInputHeader * | m_eventHeader |
| TFile * | m_infile = nullptr |
| TTree * | m_EventTree = 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 |
|
protected |
Definition at line 37 of file IFPGATrackSimEventInputHeaderTool.h.
|
protected |
Definition at line 39 of file IFPGATrackSimEventInputHeaderTool.h.
|
protected |
Definition at line 38 of file IFPGATrackSimEventInputHeaderTool.h.
1.8.18