1 #ifndef _ots_Configurable_h_
2 #define _ots_Configurable_h_
4 #include "otsdaq-core/ConfigurationInterface/ConfigurationTree.h"
13 : theXDAQContextConfigTree_(theXDAQContextConfigTree)
14 , theConfigurationPath_ (theConfigurationPath)
16 std::cout << __PRETTY_FUNCTION__ << std::endl;
23 const std::string theConfigurationPath_;