8#ifndef GENERALTHDMRUNNER_H
9#define GENERALTHDMRUNNER_H
34 virtual double RGEGeneralTHDMRunner(
double InitialValues[],
unsigned long int NumberOfRGEs,
double Q1,
double Q2,
int order,
double Rpeps,
double tNLOuni);
An RGE running algorithm for the GeneralTHDM parameters.
const GeneralTHDM * myGTHDM
virtual ~GeneralTHDMRunner()
Runner destructor.
GeneralTHDMRunner(const StandardModel &SM_i)
GeneralTHDMRunner constructor.
virtual double RGEGeneralTHDMRunner(double InitialValues[], unsigned long int NumberOfRGEs, double Q1, double Q2, int order, double Rpeps, double tNLOuni)
A model class for the Standard Model.