Project
Loading...
Searching...
No Matches
o2::framework::ConfigurationOptionsRetriever Class Reference

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
 
- Public Member Functions inherited from o2::framework::ParamRetriever
virtual ~ParamRetriever ()=default
 

Detailed Description

ParamRetriever which uses AliceO2Group/Configuration to get the options.

Definition at line 31 of file ConfigurationOptionsRetriever.h.

Constructor & Destructor Documentation

◆ ConfigurationOptionsRetriever()

o2::framework::ConfigurationOptionsRetriever::ConfigurationOptionsRetriever ( configuration::ConfigurationInterface *  cfg,
std::string const &  mainKey 
)

Definition at line 34 of file ConfigurationOptionsRetriever.cxx.

Member Function Documentation

◆ update()

void o2::framework::ConfigurationOptionsRetriever::update ( std::vector< ConfigParamSpec > const &  schema,
boost::property_tree::ptree &  store,
boost::property_tree::ptree &  provenance 
)
overridevirtual

Implements o2::framework::ParamRetriever.

Definition at line 41 of file ConfigurationOptionsRetriever.cxx.


The documentation for this class was generated from the following files: