26 #ifndef __PARTICLE_SCATTERING_COUPLING_QED_H__ 27 #define __PARTICLE_SCATTERING_COUPLING_QED_H__ 54 static double beta_0(
int Nf_down,
int Nf_up,
int Nl);
58 static double get_value(
double Q,
int Nf_down,
int Nf_up,
int Nl);
62 static double value_at_charm;
63 static double value_at_tau;
64 static double value_at_bottom;
66 static double charm_threshold;
67 static double tau_threshold;
68 static double bottom_threshold;
74 #endif // ndef __PARTICLE_SCATTERING_COUPLING_QED_H__ Definition: coupling_qed.h:48
static int get_active_leptons(double Q)
Definition: coupling_qed.cc:73
static double beta_0(int Nf_down, int Nf_up, int Nl)
Definition: coupling_qed.cc:48
static double get_value(double Q, int Nf_down, int Nf_up, int Nl)
Definition: coupling_qed.cc:90
static int get_active_flavours(double Q)
Definition: coupling_qed.cc:60
Definition: anomalous.cc:33