Skip to content

Stats rework

Enrico Gamberini requested to merge StatsRework into develop

Rework of the statistics class. Stats socket moved out of connectionManager, since this class shouldn't be depending on a specific connection-type like ZMQ. Added unconfig method to DAQProcess. - DAQProcess is now solely responsible for managing the Statistics object.

Merge request reports