|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <PlnuCalculator.h>
Public Member Functions | |
| PlnuCalculator ()=default | |
| PlnuCalculator (int P_id, int l_id, complex_t C_A, complex_t C_P, std::shared_ptr< IObsParameterProxy< ParamId, DataType, std::string, LhaID > > iobspp_sm) | |
| double | BR_0_SM () |
| double | R_SM_BSM () |
Definition at line 7 of file PlnuCalculator.h.
|
default |
| PlnuCalculator::PlnuCalculator | ( | int | P_id, |
| int | l_id, | ||
| complex_t | C_A, | ||
| complex_t | C_P, | ||
| std::shared_ptr< IObsParameterProxy< ParamId, DataType, std::string, LhaID > > | iobspp_sm | ||
| ) |
Definition at line 3 of file PlnuCalculator.cpp.
| double PlnuCalculator::BR_0_SM | ( | ) |
Definition at line 20 of file PlnuCalculator.cpp.
| double PlnuCalculator::R_SM_BSM | ( | ) |
Definition at line 27 of file PlnuCalculator.cpp.