|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for setting a specific “current parameter target” (typically a scale). More...
#include "ParameterSetter.h"

Go to the source code of this file.
Classes | |
| class | IParamSetter< T > |
| Abstract interface for setting a chosen parameter. More... | |
Interface for setting a specific “current parameter target” (typically a scale).
This header defines IParamSetter, an abstraction used when a component conceptually manipulates a selected parameter (e.g. a scale parameter), and needs to:
Typical concrete implementation:
| T | Type identifying which parameter is targeted (e.g. ScaleType). |
Definition in file IParamSetter.h.