1 #ifndef _ots_ARTDAQAggregatorConfiguration_h_
2 #define _ots_ARTDAQAggregatorConfiguration_h_
4 #include "otsdaq-core/ConfigurationDataFormats/FEInterfaceConfigurationBase.h"
10 class ARTDAQAggregatorConfiguration :
public ConfigurationBase
15 ARTDAQAggregatorConfiguration(
void);
16 virtual ~ARTDAQAggregatorConfiguration(
void);
19 void init(ConfigurationManager *configManager);
22 std::string getAggregatorID (
unsigned int supervisorInstance)
const;
23 bool getStatus (
unsigned int supervisorInstance)
const;
24 const std::string getConfigurationString(
unsigned int supervisorInstance)
const;
27 enum{SupervisorInstance,