Variables | |
const double | pi = acos(-1.0) |
![]() | |
const double | pi2 = pi*pi |
![]() | |
const double | zeta32 = 2.6123753486854883433 |
![]() | |
const double | zeta2 = 1.6449340668482264365 |
![]() | |
const double | zeta52 = 1.3414872572509171798 |
![]() | |
const double | zeta3 = 1.2020569031595942854 |
![]() | |
const double | zeta5 = 1.0369277551433699263 |
![]() | |
const double | zeta7 = 1.0083492773819228268 |
![]() | |
Particle Physics Booklet | |
(see also D.E. Groom, et. al., Euro. Phys. J. C 15 (2000) 1.) | |
const double | sin2_theta_weak = 0.2224 |
![]() | |
const double | mev_kg = 1.782661731e-30 |
1 MeV in kg | |
const double | ev_mks = 1.602176462e-19 |
1 eV in ![]() | |
const double | mev_cgs = 1.60217733e-6 |
1 MeV in ![]() | |
const double | boltzmann_mev_K = 8.617342e-11 |
1 MeV in Kelvin | |
From http://physics.nist.gov/cuu/Constants | |
const double | hc_mev_fm = 197.3269631 |
![]() | |
const double | gfermi_gev = 1.16637e-5 |
Fermi coupling constant (![]() ![]() | |
const double | hc_mev_cm = 1.973269631e-11 |
![]() | |
Squared electron charge | |
const double | e2_gaussian = o2scl_const::hc_mev_fm*gsl_num::fine_structure |
Electron charge squared in Gaussian units. | |
const double | e2_hlorentz = gsl_num::fine_structure*4.0*pi |
Electron charge sqaured in Heaviside-Lorentz units where ![]() | |
const double | e2_mksa = gsl_mksa::electron_charge |
Electron charge squared in SI(MKSA) units. |
const double e2_gaussian = o2scl_const::hc_mev_fm*gsl_num::fine_structure |
const double e2_hlorentz = gsl_num::fine_structure*4.0*pi |
const double e2_mksa = gsl_mksa::electron_charge |
In MKSA units:
Note the conversion formulas
as mentioned in pg. 13 of D. Griffiths Intro to Elem. Particles.
Definition at line 1004 of file constants.h.
Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.
Project hosting provided by
,
O2scl Sourceforge Project Page