Definition at line 1135 of file midas.h.
Data Fields | |
INT | state |
INT | online_mode |
INT | run_number |
INT | transition_in_progress |
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 1137 of file midas.h. Referenced by ana_end_of_run(). |
|
Deferred transition request |
|
Current processing run number Definition at line 1138 of file midas.h. Referenced by ana_end_of_run(). |
|
ASCII of the last start time Definition at line 1141 of file midas.h. Referenced by ana_end_of_run(). |
|
Bin of the last start time |
|
Current run condition |
|
ASCII of the last stop time |
|
ASCII of the last stop time |
|
Intermediate state during transition |