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 1512 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 1514 of file midas.h.

Referenced by ana_end_of_run().

INT RUNINFO::requested_transition
 

Deferred transition request

Definition at line 1517 of file midas.h.

INT RUNINFO::run_number
 

Current processing run number

Definition at line 1515 of file midas.h.

Referenced by ana_end_of_run().

char RUNINFO::start_time[32]
 

ASCII of the last start time

Definition at line 1518 of file midas.h.

Referenced by ana_end_of_run().

DWORD RUNINFO::start_time_binary
 

Bin of the last start time

Definition at line 1519 of file midas.h.

INT RUNINFO::state
 

Current run condition

Definition at line 1513 of file midas.h.

char RUNINFO::stop_time[32]
 

ASCII of the last stop time

Definition at line 1520 of file midas.h.

DWORD RUNINFO::stop_time_binary
 

ASCII of the last stop time

Definition at line 1521 of file midas.h.

INT RUNINFO::transition_in_progress
 

Intermediate state during transition

Definition at line 1516 of file midas.h.


Midas DOC Version 1.9.3 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Suzannah Daviel - Doxygen - Peter Green - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - Konstantin Olchanski - Renee Poutissou - Andreas Suter - Piotr Adam Zolnierczuk