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