1 #ifndef MHO_ParameterManager_HH__
2 #define MHO_ParameterManager_HH__
21 : fDefaultParameterConfig(pstore, control_format)
23 fFormat = control_format;
some control statements simply trigger a parameter value to be set to a certain value,...
Definition: MHO_ParameterConfigurator.hh:24
Manager class for the MHO_ParameterConfigurator.
Definition: MHO_ParameterManager.hh:18
MHO_ParameterManager(MHO_ParameterStore *pstore, const mho_json &control_format)
Definition: MHO_ParameterManager.hh:20
void ConfigureAll()
Configures all control file set parameters by iterating through control statements and processing par...
Definition: MHO_ParameterManager.cc:6
virtual ~MHO_ParameterManager()
Definition: MHO_ParameterManager.hh:26
void SetControlStatements(mho_json *statements)
Setter for control statements.
Definition: MHO_ParameterManager.hh:33
Class MHO_ParameterStore.
Definition: MHO_ParameterStore.hh:52
Definition: MHO_ChannelLabeler.hh:17