|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Management of physics parameters and model-specific initialization logic. More...
Files | |
| file | ParamOptimizer.h |
| Defines the ParamOptimizer class to apply batched updates to parameters. | |
Classes | |
| class | ModelStrategy |
| Abstract initialization strategy for one parameter namespace. More... | |
| class | SMModelStrategy |
| Strategy responsible for Standard Model parameters. More... | |
| class | BSMModelStrategy |
| Strategy responsible for BSM parameters. More... | |
| class | FlavorStrategy |
| Strategy responsible for flavor-sector input blocks. More... | |
| class | GeneralModelStrategy |
| Placeholder / generic strategy class. More... | |
| class | WilsonInputStrategy |
| Strategy responsible for Wilson-coefficient input blocks. More... | |
| class | DecayStrategy |
| Strategy responsible for decay-related parameter blocks. More... | |
| class | ObservableStrategy |
| Strategy responsible for observable-related blocks. More... | |
| class | PassthroughStrategy |
| Strategy responsible for passthrough / output-preserved blocks. More... | |
| class | Parameters |
| Block-based parameter repository for one ParameterType namespace. More... | |
| class | ParametersFactory |
| Factory/cache for Parameters instances. More... | |
Management of physics parameters and model-specific initialization logic.
This module groups the parameter repositories and the initialization strategies used to populate them from the input cache and derived helper computations.