otsdaq
3.03.00
|
Public Attributes | |
std::string | applicationGroupID_ |
std::string | applicationUID_ |
bool | status_ |
std::string | class_ |
unsigned int | id_ |
unsigned int | instance_ |
std::string | network_ |
std::string | group_ |
std::string | module_ |
std::string | sourceConfig_ |
std::map< std::string, uint8_t > | stateMachineCommandPriority_ |
std::vector< XDAQApplicationProperty > | properties_ |
Static Public Attributes | |
static const uint8_t | DEFAULT_PRIORITY = 100 |
static const unsigned int | GATEWAY_APP_ID = 200 |
Definition at line 22 of file XDAQContextTable.h.
|
static |
Module Choices from fixed choice XDAQApp table: ${OTSDAQ_LIB}/libGatewaySupervisor.so ${OTSDAQ_LIB}/libCoreSupervisors.so ${OTSDAQ_LIB}/libEventBuilderApp.so ${OTSDAQ_UTILITIES_LIB}/libChat.so ${OTSDAQ_UTILITIES_LIB}/libConsole.so ${OTSDAQ_UTILITIES_LIB}/libLogbook.so ${OTSDAQ_UTILITIES_LIB}/libVisualization.so ${OTSDAQ_UTILITIES_LIB}/libConfigurationGUI.so ${OTSDAQ_UTILITIES_LIB}/libSlowControlsDashboard.so ${OTSDAQ_UTILITIES_LIB}/libMacroMaker.so ${OTSDAQ_LIB}/libARTDAQSupervisor.so ${OTSDAQ_LIB}/libARTDAQOnlineMonitor.so ${OTSDAQ_LIB}/libDispatcherApp.so ${OTSDAQ_LIB}/libDataLoggerApp.so ${OTSDAQ_LIB}/libCodeEditor.so
Class Choices from fixed choice XDAQApp table: ots::GatewaySupervisor ots::FESupervisor ots::DataManagerSupervisor ots::FEDataManagerSupervisor ots::ARTDAQDataManagerSupervisor ots::ARTDAQFEDataManagerSupervisor ots::ARTDAQSupervisor ots::ARTDAQOnlineMonitorSupervisor ots::EventBuilderApp ots::DispatcherApp ots::DataLoggerApp ots::ConfigurationGUISupervisor ots::MacroMakerSupervisor ots::VisualSupervisor ots::ChatSupervisor ots::ConsoleSupervisor ots::LogbookSupervisor ots::SlowControlsDashboardSupervisor ots::CodeEditorSupervisor
Definition at line 24 of file XDAQContextTable.h.