Changes since tdaq-01-08-00
All plugins have been updated to provide statistics through specific
ISInfo classes.
Trigger Plugins
- DcTriggerIn updated to reflect changes in dcmessages.
- All TriggerIns that make data requests have been updated to use
the new FragmentRequest class (see ROSCore).
- FragmentBuilder classes are provided for the TriggerIns that
make data requests
- All the old style data request classes have been removed
Output plugins
- DcDataOut no longer checks for SFI destination type since the
same data message is now used for both L2 and EF
- EmulatedDataOut no longer writes data files, it is a pure
emulation, only delaying by the specified amount.
- A new FileDataOut has been impelmented to write data to files.
- The MonitoringDataOut has been re-implemented as EMonDataOut
ROSTestDC
- Updated to use the new dcmessages
- Adapted to new event format (partially)
- Data checking has been disabled since this feature has not
been updated to handle the new event format