|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <ObjectsOutputs.h>
Public Attributes | |
| std::string | name |
| std::string | block |
| int | pdg = 0 |
| double | min = 0 |
| double | max = 0 |
| double | step = 0 |
Definition at line 11 of file ObjectsOutputs.h.
| std::string ScanVar::block |
Definition at line 13 of file ObjectsOutputs.h.
| double ScanVar::max = 0 |
Definition at line 16 of file ObjectsOutputs.h.
| double ScanVar::min = 0 |
Definition at line 15 of file ObjectsOutputs.h.
| std::string ScanVar::name |
Definition at line 12 of file ObjectsOutputs.h.
| int ScanVar::pdg = 0 |
Definition at line 14 of file ObjectsOutputs.h.
| double ScanVar::step = 0 |
Definition at line 17 of file ObjectsOutputs.h.