|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Interface for freezing/unfreezing Wilson blocks in the dependency system. More...
#include "Freezer.h"

Go to the source code of this file.
Classes | |
| class | IWilsonFreezer< T > |
Interface for freezing/unfreezing Wilson blocks in the dependency system.
Freezing a block typically prevents recomputation (or locks parameter values) while scanning nuisance parameters, doing fits, or performing repeated observable evaluations at fixed Wilson coefficients.
Implementations decide how to map a user-level identifier (group, block name, etc.) to the actual set of internal parameter blocks to freeze/unfreeze.
| T | Identifier type used by the implementation (e.g. WGroupId). |
Definition in file IWilsonFreezer.h.