#include <gEventDataCollectionHeader.h>
◆ GEventDataCollectionHeader()
GEventDataCollectionHeader::GEventDataCollectionHeader |
( |
int |
n, |
|
|
int |
tid, |
|
|
GLogger * |
logger |
|
) |
| |
|
inline |
The event number is obtained from aEvent->GetEventID(), and the thread ID from G4Threading::G4GetThreadId().
- Parameters
-
n | The local event number. |
tid | The thread ID. |
logger | Pointer to a GLogger instance. |
Definition at line 28 of file gEventDataCollectionHeader.h.
◆ ~GEventDataCollectionHeader()
GEventDataCollectionHeader::~GEventDataCollectionHeader |
( |
| ) |
|
|
inline |
◆ getG4LocalEvn()
int GEventDataCollectionHeader::getG4LocalEvn |
( |
| ) |
const |
|
inline |
◆ getThreadID()
int GEventDataCollectionHeader::getThreadID |
( |
| ) |
const |
|
inline |
◆ getTimeStamp()
std::string const GEventDataCollectionHeader::getTimeStamp |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: