![]() |
ATLAS Offline Software
|
#include <FPGATrackSimReadRawRandomHitsTool.h>
Public Member Functions | |
| FPGATrackSimReadRawRandomHitsTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~FPGATrackSimReadRawRandomHitsTool ()=default |
| virtual StatusCode | initialize () override |
| virtual StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last) override |
| virtual StatusCode | writeData (FPGATrackSimEventInputHeader *header) override |
| virtual StatusCode | finalize () override |
| StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last, bool doReset) |
| FPGATrackSimReadRawRandomHitsTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~FPGATrackSimReadRawRandomHitsTool ()=default |
| virtual StatusCode | initialize () override |
| virtual StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last) override |
| virtual StatusCode | writeData (FPGATrackSimEventInputHeader *header) override |
| virtual StatusCode | finalize () override |
| StatusCode | readData (FPGATrackSimEventInputHeader *header, bool &last, bool doReset) |
Private Attributes | |
| StringProperty | m_inpath {this, "InFileName", "httsim_smartwrapper.root", "input path"} |
| unsigned | m_entry = 0 |
| unsigned int | m_nEntries = 0U |
Definition at line 16 of file FPGATrackSimInput/FPGATrackSimReadRawRandomHitsTool.h.
| FPGATrackSimReadRawRandomHitsTool::FPGATrackSimReadRawRandomHitsTool | ( | const std::string & | algname, |
| const std::string & | name, | ||
| const IInterface * | ifc ) |
Definition at line 9 of file FPGATrackSimReadRawRandomHitsTool.cxx.
|
virtualdefault |
| FPGATrackSimReadRawRandomHitsTool::FPGATrackSimReadRawRandomHitsTool | ( | const std::string & | , |
| const std::string & | , | ||
| const IInterface * | ) |
|
virtualdefault |
|
overridevirtual |
Definition at line 120 of file FPGATrackSimReadRawRandomHitsTool.cxx.
|
overridevirtual |
|
overridevirtual |
Definition at line 14 of file FPGATrackSimReadRawRandomHitsTool.cxx.
|
overridevirtual |
|
overridevirtual |
Definition at line 48 of file FPGATrackSimReadRawRandomHitsTool.cxx.
|
overridevirtual |
| StatusCode FPGATrackSimReadRawRandomHitsTool::readData | ( | FPGATrackSimEventInputHeader * | header, |
| bool & | last, | ||
| bool | doReset ) |
Definition at line 53 of file FPGATrackSimReadRawRandomHitsTool.cxx.
| StatusCode FPGATrackSimReadRawRandomHitsTool::readData | ( | FPGATrackSimEventInputHeader * | header, |
| bool & | last, | ||
| bool | doReset ) |
|
overridevirtual |
Definition at line 114 of file FPGATrackSimReadRawRandomHitsTool.cxx.
|
overridevirtual |
|
private |
Definition at line 34 of file FPGATrackSimInput/FPGATrackSimReadRawRandomHitsTool.h.
|
private |
Definition at line 31 of file FPGATrackSimInput/FPGATrackSimReadRawRandomHitsTool.h.
|
private |
Definition at line 34 of file src/FPGATrackSimReadRawRandomHitsTool.h.