1 #ifndef _ots_Configurable_h_
2 #define _ots_Configurable_h_
4 #include "otsdaq/ConfigurationInterface/ConfigurationTree.h"
12 const std::string& theConfigurationPath);
18 const std::string& getContextUID()
const;
19 const std::string& getApplicationUID()
const;
21 unsigned int getApplicationLID()
const;
22 std::string getContextAddress()
const;
23 unsigned int getContextPort()
const;
27 const std::string theConfigurationPath_;
28 const std::string theConfigurationRecordName_;