|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|

Go to the source code of this file.
Namespaces | |
| namespace | GroupDefinitions |
| Registry/factory of built-in and custom GroupDefinition objects. | |
Functions | |
| void | GroupDefinitions::register_custom (const GroupDefinition &def) |
| Registers a custom group definition at runtime. | |
| bool | GroupDefinitions::has_custom (WGroupId id) |
| Checks if a custom group definition is registered. | |
| const GroupDefinition & | GroupDefinitions::get_custom (WGroupId id) |
| Retrieves a previously registered custom group definition. | |
| const GroupDefinition & | GroupDefinitions::get (WGroupId g) |
| Returns the definition for a given group id. | |