1 #ifndef _ots_Configurations_h_
2 #define _ots_Configurations_h_
7 #include "otsdaq-coreTableCore/TableBase.h"
8 #include "otsdaq-coreTableCore/TableGroupKey.h"
9 #include "otsdaq-coreTableCore/TableVersion.h"
24 TableVersion getConditionVersion(
const TableGroupKey& TableGroupKey,
25 std::string koc)
const;
27 std::set<std::string> getListOfKocs(
28 TableGroupKey TableGroupKey = TableGroupKey())
const;
29 void getListOfKocsForView(
31 std::set<std::string>& kocList,
32 TableGroupKey TableGroupKey = TableGroupKey())
const;
35 int setConditionVersionForView(
TableView* cfgView,
36 TableGroupKey TableGroupKey,