Introduction
EventStorage package contains a library used by several DAQ
applications (ROS, SFI, SFO) to write data files. The library is also
used by offline software to write simulation output in the form of
ByteStream.
This package also contains an interface for reading data files
(DataReader) and some implementations of it. Those are used by the
Offline Software and by test programs of the DAQ.
Tag of EventStorage for release tdaq-01-02-00 is v1r6p2. Changes
since
previous release (tdaq-01-01-00):
- added test program to measure the speed of reading
- improved test program to measure the speed of writing
- fix bug related to waiting for more data while reading
- change in the requirements file of CMT:
- one addition to the list of package "managers"
More detailed description of changes can be found in doc/ChangeLog