|
Himalaya
|
Namespaces | |
| threshold_loop_functions | |
Classes | |
| class | Mh2EFTCalculator |
| class | ThresholdCalculator |
Functions | |
| std::ostream & | operator<< (std::ostream &, const Mh2EFTCalculator &) |
| prints loop corrections for v^2 << MS^2 More... | |
|
strong |
limits
| Enumerator | |
|---|---|
| GENERAL | general mass case |
| MQ3_EQ_MU3 | mQ3 = mU3 |
| MQ3_EQ_M3 | mQ3 = m3 |
| MU3_EQ_M3 | mU3 = m3 |
| MQ3_EQ_MU3_EQ_M3 | mQ3 = mU3 = m3 |
| DEGENERATE | mQ3 = mU3 = m3 = msq |
| NUMBER_OF_LIMITS | |
Definition at line 85 of file EFTFlags.hpp.
|
strong |
renormalization schemes
Definition at line 21 of file EFTFlags.hpp.
|
strong |
Coupling orders in threshold corrections.
Definition at line 34 of file EFTFlags.hpp.
| std::ostream & himalaya::mh2_eft::operator<< | ( | std::ostream & | ostr, |
| const Mh2EFTCalculator & | mhc | ||
| ) |
prints loop corrections for v^2 << MS^2
Calculates the loop corrections in the approximation v^2 << MS^2 and prints the result.
| ostr | output stream |
| mhc | Mh2EFTCalculator object |
Definition at line 821 of file Mh2EFTCalculator.cpp.
1.8.13