|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Value object describing an additional LHA block prototype. More...
#include <ILhaPrototypeRegistry.h>

Public Attributes | |
| BlockName | blockName |
| size_t | itemCount = 2 |
| size_t | valueIdx = 1 |
| int | scaleIdx = -1 |
| int | rgIdx = -1 |
| int | binIdx = -1 |
| bool | globalScale = false |
Value object describing an additional LHA block prototype.
Definition at line 12 of file ILhaPrototypeRegistry.h.
| int LhaPrototypeSpec::binIdx = -1 |
Definition at line 18 of file ILhaPrototypeRegistry.h.
| BlockName LhaPrototypeSpec::blockName |
Definition at line 13 of file ILhaPrototypeRegistry.h.
| bool LhaPrototypeSpec::globalScale = false |
Definition at line 19 of file ILhaPrototypeRegistry.h.
| size_t LhaPrototypeSpec::itemCount = 2 |
Definition at line 14 of file ILhaPrototypeRegistry.h.
| int LhaPrototypeSpec::rgIdx = -1 |
Definition at line 17 of file ILhaPrototypeRegistry.h.
| int LhaPrototypeSpec::scaleIdx = -1 |
Definition at line 16 of file ILhaPrototypeRegistry.h.
| size_t LhaPrototypeSpec::valueIdx = 1 |
Definition at line 15 of file ILhaPrototypeRegistry.h.