otsdaq  v1_01_02
 All Classes Namespaces Functions
FERSupervisorConfiguration.h
1 #ifndef _ots_FERSupervisorConfiguration_h_
2 #define _ots_FERSupervisorConfiguration_h_
3 
4 #include "otsdaq-core/SupervisorDescriptorInfo/SupervisorDescriptorInfoBase.h"
5 
6 namespace ots
7 {
8 
10 {
11 public:
13  virtual ~FERSupervisorConfiguration(void);
14 
15 protected:
16 };
17 }
18 #endif