Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
WilsonFreezer.cpp
Go to the documentation of this file.
1#include "WilsonFreezer.h"
2
9
WilsonBasis
Concrete freezer for Wilson coefficient blocks (matching + hadronic).
static void freeze(const ParameterType &, const std::string &)
Freezes a block given its type and name.
Definition Freezer.cpp:3
static void unfreeze(const ParameterType &, const std::string &)
Unfreezes a block given its type and name.
Definition Freezer.cpp:11
static std::string str(const WGroupId &gid, ScaleType s, WilsonBasis b=WilsonBasis::B_STANDARD)
Builds a composite block name using a WGroupId, scale and basis.
Returns an uppercase copy of the input string.
void freeze(WGroupId group) override
Freezes matching and hadronic blocks for the given group.
void unfreeze(WGroupId group) override
Unfreezes matching and hadronic blocks for the given group.