10#include "std_make_vector.h"
20 std::cout <<
"amplitude = " <<
AmpDK(
FULLNLO).imag() << std::endl;
A class for calculating the amplitudes contributing to and .
gslpp::complex AmpDK(orders order)
compute the amplitude for kaon oscillations
EpsilonK(const StandardModel &SM_i)
Constructor.
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 getCepsK() const
The ratio of the imaginary 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.