RUNINFO Struct Reference
[ODB runinfo related]


Detailed Description

Contains the main parameters regarding the run status. The containt reflects the current system ONLY if Midas clients are connected. Otherwise the status is erroneous.

Definition at line 1240 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


Field Documentation

INT RUNINFO::online_mode

Mode of operation online/offline

Definition at line 1242 of file midas.h.

Referenced by ana_end_of_run().

INT RUNINFO::requested_transition

Deferred transition request

Definition at line 1246 of file midas.h.

Referenced by show_status_page().

INT RUNINFO::run_number

Current processing run number

Definition at line 1243 of file midas.h.

Referenced by ana_end_of_run(), and show_status_page().

INT RUNINFO::start_abort

Set if run start was aborted

Definition at line 1245 of file midas.h.

char RUNINFO::start_time[32]

ASCII of the last start time

Definition at line 1247 of file midas.h.

Referenced by ana_end_of_run(), and show_status_page().

DWORD RUNINFO::start_time_binary

Bin of the last start time

Definition at line 1248 of file midas.h.

Referenced by show_status_page().

INT RUNINFO::state

Current run condition

Definition at line 1241 of file midas.h.

Referenced by show_status_page().

char RUNINFO::stop_time[32]

ASCII of the last stop time

Definition at line 1249 of file midas.h.

Referenced by show_status_page().

DWORD RUNINFO::stop_time_binary

ASCII of the last stop time

Definition at line 1250 of file midas.h.

INT RUNINFO::transition_in_progress

Intermediate state during transition

Definition at line 1244 of file midas.h.

Referenced by show_status_page().


Midas DOC Version 3.0.0 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Exaos Lee - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk