Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
ScaleSetter.h File Reference

Concrete setter for Wilson scale parameters. More...

#include "IParamSetter.h"
#include "Include.h"
Include dependency graph for ScaleSetter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScaleSetter
 Sets Wilson scale values through the Parameters mutation layer. More...
 

Detailed Description

Concrete setter for Wilson scale parameters.

This header defines ScaleSetter, an implementation of IParamSetter specialized for ScaleType (matching scales, etc.).

It writes into the WILSON Parameters instance using ParameterSetter:

  • ParameterType is forced to ParameterType::WILSON
  • Block name is derived from ScaleType via ScaleTypeMapper::block(...)
  • Entry id is fixed to 1 (convention used by scale blocks)
See also
IParamSetter
ParameterSetter
ScaleTypeMapper

Definition in file ScaleSetter.h.