#include <alpha_s.h>
Definition at line 15 of file alpha_s.h.
◆ alpha_s()
constructor
- Parameters
-
SM_i | a reference to Standard Model |
order | the order of the computation (LO, NLO, FULLNLO, NNLO or FULLNNLO) |
Definition at line 11 of file alpha_s.cpp.
15 else throw std::runtime_error(
"alpha_s::alpha_s(): wrong order");
ThObservable(const StandardModel &SM_i)
Constructor.
◆ ~alpha_s()
virtual alpha_s::~alpha_s |
( |
| ) |
|
|
inlinevirtual |
default destructor
Definition at line 27 of file alpha_s.h.
◆ computeThValue()
double alpha_s::computeThValue |
( |
| ) |
|
|
virtual |
A method to get the value of \( \alpha_{s}(\mu, order) \).
- Returns
- theoretical value of \( \alpha_{s}(\mu, order) \)
Implements ThObservable.
Definition at line 18 of file alpha_s.cpp.
const double Als(const double mu, const orders order, const bool Nf_thr, const bool qed_flag) const
The running QCD coupling in the scheme including QED corrections.
double getBinMin()
A get method to get the minimum value of the bin.
const StandardModel & SM
A reference to an object of StandardMode class.
◆ order
The documentation for this class was generated from the following files: