a Code for the Combination of Indirect and Direct Constraints on High Energy Physics Models Logo
THDMgminus2.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2017 HEPfit Collaboration
3  *
4  *
5  * For the licensing terms see doc/COPYING.
6  */
7 
8 #include "THDMgminus2.h"
9 #include "LeptonFlavour.h"
10 #include "gslpp.h"
11 
13 : ThObservable(SM_i)
14 {}
15 
17 {
18 
20 
21  return ((*(allcoeff_gminus2mu[NLO]))(0)+(*(allcoeff_gminus2mu[NLO]))(1)).real();
22 }
StandardModel::getMyLeptonFlavour
LeptonFlavour * getMyLeptonFlavour() const
Definition: StandardModel.h:1011
LeptonFlavour.h
THDMgminus2_mu::computeThValue
double computeThValue()
Definition: THDMgminus2.cpp:16
THDMgminus2_mu::THDMgminus2_mu
THDMgminus2_mu(const StandardModel &SM_i)
Constructor of the class THDMgminus2_mu.
Definition: THDMgminus2.cpp:12
THDMgminus2.h
gslpp.h
StandardModel
A model class for the Standard Model.
Definition: StandardModel.h:474
LeptonFlavour::ComputeCoeffgminus2mu
gslpp::vector< gslpp::complex > ** ComputeCoeffgminus2mu()
Computes the Wilson coefficient for the process at one-loop.
Definition: LeptonFlavour.h:107
ThObservable::SM
const StandardModel & SM
A reference to an object of StandardMode class.
Definition: ThObservable.h:121
ThObservable
A class for a model prediction of an observable.
Definition: ThObservable.h:25
NLO
Definition: OrderScheme.h:34
gslpp::vector< gslpp::complex >