Changes from tdaq-01-09-01 to tdaq-02-00-00
New configuration schema
- The gnam schema has been changed following the new emon APIs. The GnamSampler class has been deleted, since the same configuration information is now prodided by the SamplingParameters class defined by emon. Thereby, the GnamApplication class now requires a SamplingParameters instances in the SamplerSpecification relationship. Moreover the SamplerBufferSize attribute has been deleted, since the information is carried by the SamplingParameters class.
GnamHisto changes
-
Added a new wrapper method:
- const char *GetTitle (void) const