Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
WilsonParamComposer.h File Reference

Block composer specialized for the Wilson parameter scope. More...

Include dependency graph for WilsonParamComposer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WilsonParamComposer
 Composer that registers dependent entities into ParameterType::WILSON. More...
 

Detailed Description

Block composer specialized for the Wilson parameter scope.

This header defines WilsonParamComposer, a concrete implementation of IBlockComposer that composes dependent blocks and parameters into the WILSON Parameters instance (ParameterType::WILSON).

Internally, this class delegates to CompositeParamAdapter, which itself adapts the high-level dependency operations to DependentBlockManager.

See also
IBlockComposer
CompositeParamAdapter
DependentBlockManager

Definition in file WilsonParamComposer.h.