Introduction
This package offers all the libraries needed to build applications
that can be steered by the Run Control system and, moreover,
contains applications that can be used to actively interact with the
Run Control system.
Main Changes With Respect to the Previous Release
Changes to Public API
- The CommandSender class includes additional methods in
order to be notified when a command's execution is completed
(see class documentation for additional details).
Other Changes
- Using the new detector mask's format provided by the eformat
library;
- The RootController sends an LB increase request to the
MasterTrigger before the trigger is resumed at the end of
the START transition;
- The RootController publishes in IS information about
the start time
- Information is RunCtrl.LastStart and represents the
time in milliseconds;
- Added support for startAt/stopAt = CONFIGURE/UNCONFIGURE;
- The new Resource Manager implementation is used;
- Added method to the OnlineServices class in order to
retrieve the name of the host the application is running on (i.e.,
the local host).
Fixed Issues in Jira
Documentation
The full documentation about this package can be found at this page.