FACT++
1.0
|
Run number record. Used to keep track of which run numbers are still active. More...
Public Member Functions | |
RunNumberType () | |
default constructor More... | |
~RunNumberType () | |
default destructor More... | |
Public Attributes | |
int32_t | runNumber |
the actual run number More... | |
Time | time |
the time at which the run number was received More... | |
Run number record. Used to keep track of which run numbers are still active.
Definition at line 106 of file datalogger.cc.