|
gdata
|
Defines GEventHeader metadata for an event data collection. More...


Go to the source code of this file.
Data Structures | |
| class | GEventHeader |
| Minimal event metadata header: event number, thread id, and timestamp. More... | |
Namespaces | |
| namespace | geventheader |
Functions | |
| GOptions | geventheader::defineOptions () |
| Defines GOptions for the event-header logger domain. | |
Variables | |
| constexpr const char * | GDATAEVENTHEADER_LOGGER = "event_header" |
The event header records:
g4localEventNumber)threadID)timeStamp)In production GEMC/Geant4, event number and thread ID would typically come from Geant4 (e.g. G4Event and G4Threading). In this library, create() provides a deterministic generator for examples and tests.
Timestamp behavior:
Definition in file gEventHeader.h.
|
constexpr |
Definition at line 32 of file gEventHeader.h.