Attribute AllStreamsTypes added to class SFOConfiguration (vector of the stream type strings for which you don't want multiple data streams)
Attribute LumiBlockTimeout added to class SFOConfiguration
Relationship to class SFODBConnection added to class SFOConfiguration
New SFODBConnection class added
Created base class EFD_IOTask for connection to external components (inherited by EFD_InputTask and EFD_OutputTask)
Created base class EFD_Routing for internal routing based on eformat::StreamTag::Type field (inherited by EFD_InputTask and EFD_ExtPTsTask)
Removed ExtPTsTask::answer parameter. the routing is now based on the eformat::StreamTag::Type and it is configured via the EFD_Routing class
In class PtDummySteering,
attributes tagName and tagType replaced by streamtags: it is avector of
strings encoded according to the syntax
"streamName@streamType:ObeyLumiBlock". If not set the default is a
single entry: "ptdummy@physics:1"
In class PtDummySteering, added attribute nbrPscErrors used to generate dummy PSC error words for debugging purpose. Default value is 0.
Attribute CurrentEventSavedRate added to class SFO (current rate of saved events, events/s)
Attribute CurrentDataSavedRate added to class SFO (current rate of saved data, MB/s)
In class SFI, Attribute "disableCnt" changed in Attribute "Number of disabled ROSs" and moved to the end
In class DFM, Attribute "disableCnt" changed in Attribute "Number of disabled SFIs" and moved to the end