Introduction
The TriggerCommander package contains primarily the C++ MasterTrigger
interface and a Java implementation of the AutoPrescalerServant.
Main Changes
General
- A specific dedicated AccessManager resource has been
defined (in the past the RunControl resource was used), allowing
to define policies for every command in the MasterTrigger
interface;
- If the TDAQ_MT_VERBOSE environment variable is defined, then
the MasterTrigger will log some information (i.e., the
name of the user sending the command and the origin host)
about any executed command.
Documentation
Documentation for the package can be found here.