10#include "std_make_vector.h"
A class for calculating the amplitudes contributing to and .
gslpp::complex AmpDMKNP(orders order)
compute the NP part of the amplitude for kaon oscillations
DmK(const StandardModel &SM_i)
Constructor.
virtual double computeThValue()
const double getOptionalParameter(std::string name) const
A method to get parameters that are specific to only one set of observables.
A model class for the Standard Model.
virtual const double getCDMK() const
The ratio of the real part of the $K$ mixing amplitude over the Standard Model value.
A class for a model prediction of an observable.
void setParametersForObservable(std::vector< std::string > parametersForObservable_i)
A set method to get the parameters for the specific observable.
const StandardModel & SM
A reference to an object of StandardMode class.