17 throw std::runtime_error(
"deltag1Z called with a class whose parent is not NPbase");
35 throw std::runtime_error(
"deltag1gamma called with a class whose parent is not NPbase");
53 throw std::runtime_error(
"deltaKgamma called with a class whose parent is not NPbase");
70 throw std::runtime_error(
"lambdaZ called with a class whose parent is not NPbase");
The auxiliary base model class for other model classes.
virtual const double deltaKgammaNP(const double mu) const
The new physics contribution to the anomalous triple gauge coupling .
virtual const double deltag1ZNP(const double mu) const
The new physics contribution to the anomalous triple gauge coupling .
virtual const double lambdaZNP(const double mu) const
The new physics contribution to the anomalous triple gauge coupling .
virtual const double deltag1gaNP(const double mu) const
The new physics contribution to the anomalous triple gauge coupling .
A model class for the Standard Model.
A class for a model prediction of an observable.
const StandardModel & SM
A reference to an object of StandardMode class.
virtual ~deltaKgamma()
Destructor of the deltaKgamma class.
deltaKgamma(const StandardModel &SM_i, const double mu_i)
Constructor.
double computeThValue()
The anomalous triple gauge coupling .
double computeThValue()
The anomalous triple gauge coupling .
deltag1Z(const StandardModel &SM_i, const double mu_i)
Constructor.
virtual ~deltag1Z()
Destructor of the deltag1Z class.
virtual ~deltag1gamma()
Destructor of the deltag1gamma class.
deltag1gamma(const StandardModel &SM_i, const double mu_i)
Constructor.
double computeThValue()
The anomalous triple gauge coupling .
lambdaZ(const StandardModel &SM_i, const double mu_i)
Constructor.
virtual ~lambdaZ()
Destructor of the lambdaZ class.
double computeThValue()
The anomalous triple gauge coupling .