|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <map>#include <memory>#include <unordered_set>#include <vector>#include "BlockAccessor.h"#include "config.hpp"

Go to the source code of this file.
Classes | |
| class | ParameterRuntimeContext |
| Per-thread parameter runtime used to isolate Monte-Carlo workers. More... | |
| class | ScopedParameterRuntimeContext |
| RAII installer for a ParameterRuntimeContext on the current thread. More... | |