Introduction
This new package contains the xml schema for several IS classes used by
the DAQ:
ChildrenStatistics (statistic about died/restarted applications)
DAQApplicationInfo (status of an applications from a "process" point of
view)
LuminosityInfo (luminosity block number)
RCStateInfo (run control state of applications)
TestInfo (information about tests executed on the DAQ system)
RunParams (basic information about the run)
StorageInfo (basic information about raw data files stored on file)
The c++ and java classes are generated dynamically.
C++ headers are installed in rc/ClassName.h and rc/ClassNameNamed.h.
The Java classes are installed as RCInfo.jar.
Changes since tdaq-01-09-00
The RunParams class has been extended with one more data member:
T0_project_tag.
This field has to be filled by the shifter via the RunParams Tab of the
IGUI before starting a new run. The SFOs will pass on this project tag
to Tier 0 to seed reconstruction.