The eventStreamDecoder resides under miniUtils. It reads a file containing EventFragments? and decodes it.
eventStreamDecoder: input_file required.
Usage: eventStreamDecoder [-c] [-f configuration] input_file
Options/Arguments:
-c Should we use a config to look up modules from
links?
-f configuration Name of xml-configuration (default
$SCTDAQ_ROD_CONFIGURATION_PATH)
input_file Name of input_file to read ROD fragment data from
Description:
An event stream decoder.