|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Provides static utilities to create, manage, and update dependent blocks and dependent parameters. More...
#include <map>#include <unordered_map>#include <memory>#include <vector>#include <iostream>#include "DependentParameter.h"#include "Block.h"

Go to the source code of this file.
Classes | |
| class | DependentBlockManager |
| Static class for handling dependent blocks and parameters across different Parameters instances. More... | |
Provides static utilities to create, manage, and update dependent blocks and dependent parameters.
This file defines the DependentBlockManager class, which offers functions to automate the creation of DependentBlock and DependentParameter instances, mainly interacting with the Parameters singleton.
Definition in file DependentBlockManager.h.