Changes from tdaq-01-08-01 to tdaq-01-08-04

New plugin API
  1. Removed entries:
  2. Typedef for gnam histogram lists:
  3. New prototype for startOfRun (get runType, return histolist):
New GnamHisto features
  1. Added ROOT-equivalent methods for handling bin errors:
  2. New API for histories (buffer flushing internally handled):
  3. New flags for GnamHisto constructors:
  4. New function for behaviour at EOR:
  5. Added optional parameter (to all constructors) for 'FromHistory' buffer size, e.g.:
  6. Example:
Improved Start of Run transition
  1. In order to prevent possible clashes with the new OH cleaning application (which will run at the SOR as well), histogram publishing on the OH and dumping on ROOT file have been disabled. As a side effect, the SOR transition is faster.
New file sampler
  1. New features:
  2. Example, to define a signal driven forever cycling: