1 #include "otsdaq/SlowControlsCore/MakeSlowControls.h"
2 #include <cetlib/BasicPluginFactory.h>
4 #include "otsdaq/SlowControlsCore/SlowControlsVInterface.h"
7 const std::string& slowControlsPluginName,
8 const std::string& slowControlsUID,
12 pathToControlsConfiguration)
14 static cet::BasicPluginFactory basicPluginInterfaceFactory(
"slowcontrols",
"make");
21 slowControlsPluginName,
22 slowControlsPluginName,
25 pathToControlsConfiguration);
SlowControlsVInterface * makeSlowControls(const std::string &slowControlsPluginName, const std::string &slowControlsUID, const ConfigurationTree &configurationTree, const std::string &pathToControlsConfiguration)
Path to ControlsDashboard Table.