|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Builder assembling a CoefficientGroup from a GroupDefinition and a CoefficientRegistry. More...
#include <memory>#include "GroupDefinition.h"#include "WilsonGroup.h"#include "Wilson.h"#include "WilsonCoefficientRegistry.h"#include "GenericWilsonGroup.h"

Go to the source code of this file.
Classes | |
| class | CoefficientGroupBuilder |
| Builds a ready-to-use CoefficientGroup instance from a BuildContext. More... | |
Builder assembling a CoefficientGroup from a GroupDefinition and a CoefficientRegistry.
This header defines CoefficientGroupBuilder, a small orchestrator responsible for:
Sources definitions often refer to the matching block name. To keep group definitions reusable, they may use MATCHING_BLOCK_PLACEHOLDER ("$MATCHING_BLOCK$") which is replaced at build time by the actual matching block name computed for the group.
Definition in file CoefficientGroupBuilder.h.