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