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.