Definition at line 1210 of file midas.h.
Data Fields | |
INT | state |
INT | online_mode |
INT | run_number |
INT | transition_in_progress |
INT | start_abort |
INT | requested_transition |
char | start_time [32] |
DWORD | start_time_binary |
char | stop_time [32] |
DWORD | stop_time_binary |
Mode of operation online/offline
Definition at line 1212 of file midas.h.
Referenced by ana_end_of_run().
Current processing run number
Definition at line 1213 of file midas.h.
Referenced by ana_end_of_run().
char RUNINFO::start_time[32] |
ASCII of the last start time
Definition at line 1217 of file midas.h.
Referenced by ana_end_of_run().
char RUNINFO::stop_time[32] |