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 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


Field Documentation

INT RUNINFO::online_mode
 

Mode of operation online/offline

Definition at line 1137 of file midas.h.

Referenced by ana_end_of_run().

INT RUNINFO::requested_transition
 

Deferred transition request

Definition at line 1140 of file midas.h.

INT RUNINFO::run_number
 

Current processing run number

Definition at line 1138 of file midas.h.

Referenced by ana_end_of_run().

char RUNINFO::start_time[32]
 

ASCII of the last start time

Definition at line 1141 of file midas.h.

Referenced by ana_end_of_run().

DWORD RUNINFO::start_time_binary
 

Bin of the last start time

Definition at line 1142 of file midas.h.

INT RUNINFO::state
 

Current run condition

Definition at line 1136 of file midas.h.

char RUNINFO::stop_time[32]
 

ASCII of the last stop time

Definition at line 1143 of file midas.h.

DWORD RUNINFO::stop_time_binary
 

ASCII of the last stop time

Definition at line 1144 of file midas.h.

INT RUNINFO::transition_in_progress
 

Intermediate state during transition

Definition at line 1139 of file midas.h.


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