![]() |
Project
|
ParamRetriever which uses AliceO2Group/Configuration to get the options. More...
#include <ConfigurationOptionsRetriever.h>
Inherits o2::framework::ParamRetriever.
Public Member Functions | |
ConfigurationOptionsRetriever (configuration::ConfigurationInterface *cfg, std::string const &mainKey) | |
void | update (std::vector< ConfigParamSpec > const &schema, boost::property_tree::ptree &store, boost::property_tree::ptree &provenance) override |
![]() | |
virtual | ~ParamRetriever ()=default |
ParamRetriever which uses AliceO2Group/Configuration to get the options.
Definition at line 31 of file ConfigurationOptionsRetriever.h.
o2::framework::ConfigurationOptionsRetriever::ConfigurationOptionsRetriever | ( | configuration::ConfigurationInterface * | cfg, |
std::string const & | mainKey | ||
) |
Definition at line 34 of file ConfigurationOptionsRetriever.cxx.
|
overridevirtual |
Implements o2::framework::ParamRetriever.
Definition at line 41 of file ConfigurationOptionsRetriever.cxx.