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

#include <FairOptionsRetriever.h>

Inherits o2::framework::ParamRetriever.

Public Member Functions

 FairOptionsRetriever (const fair::mq::ProgOptions *opts)
 
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

Definition at line 25 of file FairOptionsRetriever.h.

Constructor & Destructor Documentation

◆ FairOptionsRetriever()

o2::framework::FairOptionsRetriever::FairOptionsRetriever ( const fair::mq::ProgOptions *  opts)
inline

Definition at line 28 of file FairOptionsRetriever.h.

Member Function Documentation

◆ update()

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

Implements o2::framework::ParamRetriever.

Definition at line 28 of file FairOptionsRetriever.cxx.


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