|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <UserParameterProxy.h>


Public Member Functions | |
| UserParameterProxy (std::vector< ParameterType > types) | |
| std::optional< double > | get_value (std::string block, LhaID id) override |
| void | set_value (std::string block, LhaID id, double val) override |
Definition at line 9 of file UserParameterProxy.h.
| UserParameterProxy::UserParameterProxy | ( | std::vector< ParameterType > | types | ) |
Definition at line 4 of file UserParameterProxy.cpp.
|
overridevirtual |
Implements IUserParameterProxy< std::string, LhaID >.
Definition at line 9 of file UserParameterProxy.cpp.
|
overridevirtual |
Implements IUserParameterProxy< std::string, LhaID >.
Definition at line 19 of file UserParameterProxy.cpp.