v1.0
|
a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models
|
|
Go to the documentation of this file.
12 coeffgminus2mu(2,
NDR ,
NLO){
23 for (
unsigned int i = 0; i < mcb9.size(); i++){
24 for (
int j =
LO; j <= ordgminus2mu; j++){
const StandardModel & model
Variable which stores the model information.
A model class for the Standard Model.
void setCoeff(const gslpp::vector< gslpp::complex > &z, orders order_i)
WilsonCoefficient coeffgminus2mu
Variable which stores the Wilson coefficient for at one-loop.
virtual void resetCoefficient()
Heffgminus2(const StandardModel &SM_i)
The constructor of the class Heffgminus2.
orders
An enum type for orders in QCD.
gslpp::vector< gslpp::complex > ** ComputeCoeffgm2mu()
Computes the Wilson coefficients for the process at one-loop.
virtual StandardModelMatching & getMatching() const
A get method to access the member reference of type StandardModelMatching.
gslpp::vector< gslpp::complex > ** getCoeff() const
virtual ~Heffgminus2()
destructor of the class Heffgminus2.