File units.hpp๏ƒ

Defines some suuuper basic units to convert to eV.

namespace nuTens
namespace units๏ƒ

Variables

static constexpr double eV = 1.0๏ƒ
static constexpr double MeV = 1e6๏ƒ
static constexpr double GeV = 1e9๏ƒ
static constexpr double m = 0.806554394e6๏ƒ
static constexpr double cm = 1e-2 * m๏ƒ
static constexpr double km = 1e3 * m๏ƒ