The Gaudi Framework  v32r2 (46d42edc)
Gaudi::Units Namespace Reference

Variables

constexpr double pi = 3.14159265358979323846
 
constexpr double twopi = 2 * pi
 
constexpr double halfpi = pi / 2
 
constexpr double pi2 = pi * pi
 
constexpr double Avogadro = 6.0221367e+23 / mole
 
constexpr double c_light = 2.99792458e+8 * m / s
 
constexpr double c_squared = c_light * c_light
 
constexpr double h_Planck = 6.6260755e-34 * joule * s
 
constexpr double hbar_Planck = h_Planck / twopi
 
constexpr double hbarc = hbar_Planck * c_light
 
constexpr double hbarc_squared = hbarc * hbarc
 
constexpr double electron_charge = -eplus
 
constexpr double e_squared = eplus * eplus
 
constexpr double electron_mass_c2 = 0.51099906 * MeV
 
constexpr double proton_mass_c2 = 938.27231 * MeV
 
constexpr double neutron_mass_c2 = 939.56563 * MeV
 
constexpr double amu_c2 = 931.49432 * MeV
 
constexpr double amu = amu_c2 / c_squared
 
constexpr double mu0 = 4 * pi * 1.e-7 * henry / m
 
constexpr double epsilon0 = 1. / ( c_squared * mu0 )
 
constexpr double elm_coupling = e_squared / ( 4 * pi * epsilon0 )
 
constexpr double fine_structure_const = elm_coupling / hbarc
 
constexpr double classic_electr_radius = elm_coupling / electron_mass_c2
 
constexpr double electron_Compton_length = hbarc / electron_mass_c2
 
constexpr double Bohr_radius = electron_Compton_length / fine_structure_const
 
constexpr double alpha_rcl2 = fine_structure_const * classic_electr_radius * classic_electr_radius
 
constexpr double twopi_mc2_rcl2 = twopi * electron_mass_c2 * classic_electr_radius * classic_electr_radius
 
constexpr double k_Boltzmann = 8.617385e-11 * MeV / kelvin
 
constexpr double STP_Temperature = 273.15 * kelvin
 
constexpr double STP_Pressure = 1. * atmosphere
 
constexpr double kGasThreshold = 10. * mg / cm3
 
constexpr double universe_mean_density = 1.e-25 * g / cm3
 
constexpr double millimeter = 1.
 
constexpr double millimeter2 = millimeter * millimeter
 
constexpr double millimeter3 = millimeter * millimeter * millimeter
 
constexpr double centimeter = 10. * millimeter
 
constexpr double centimeter2 = centimeter * centimeter
 
constexpr double centimeter3 = centimeter * centimeter * centimeter
 
constexpr double meter = 1000. * millimeter
 
constexpr double meter2 = meter * meter
 
constexpr double meter3 = meter * meter * meter
 
constexpr double kilometer = 1000. * meter
 
constexpr double kilometer2 = kilometer * kilometer
 
constexpr double kilometer3 = kilometer * kilometer * kilometer
 
constexpr double parsec = 3.0856775807e+16 * meter
 
constexpr double micrometer = 1.e-6 * meter
 
constexpr double nanometer = 1.e-9 * meter
 
constexpr double angstrom = 1.e-10 * meter
 
constexpr double fermi = 1.e-15 * meter
 
constexpr double barn = 1.e-28 * meter2
 
constexpr double millibarn = 1.e-3 * barn
 
constexpr double microbarn = 1.e-6 * barn
 
constexpr double nanobarn = 1.e-9 * barn
 
constexpr double picobarn = 1.e-12 * barn
 
constexpr double nm = nanometer
 
constexpr double um = micrometer
 
constexpr double mm = millimeter
 
constexpr double mm2 = millimeter2
 
constexpr double mm3 = millimeter3
 
constexpr double cm = centimeter
 
constexpr double cm2 = centimeter2
 
constexpr double cm3 = centimeter3
 
constexpr double m = meter
 
constexpr double m2 = meter2
 
constexpr double m3 = meter3
 
constexpr double km = kilometer
 
constexpr double km2 = kilometer2
 
constexpr double km3 = kilometer3
 
constexpr double pc = parsec
 
constexpr double radian = 1.
 
constexpr double milliradian = 1.e-3 * radian
 
constexpr double degree = ( 3.14159265358979323846 / 180.0 ) * radian
 
constexpr double steradian = 1.
 
constexpr double rad = radian
 
constexpr double mrad = milliradian
 
constexpr double sr = steradian
 
constexpr double deg = degree
 
constexpr double nanosecond = 1.
 
constexpr double second = 1.e+9 * nanosecond
 
constexpr double millisecond = 1.e-3 * second
 
constexpr double microsecond = 1.e-6 * second
 
constexpr double picosecond = 1.e-12 * second
 
constexpr double femtosecond = 1.e-15 * second
 
constexpr double hertz = 1. / second
 
constexpr double kilohertz = 1.e+3 * hertz
 
constexpr double megahertz = 1.e+6 * hertz
 
constexpr double ns = nanosecond
 
constexpr double s = second
 
constexpr double ms = millisecond
 
constexpr double eplus = 1.
 
constexpr double e_SI = 1.60217733e-19
 
constexpr double coulomb = eplus / e_SI
 
constexpr double megaelectronvolt = 1.
 
constexpr double electronvolt = 1.e-6 * megaelectronvolt
 
constexpr double kiloelectronvolt = 1.e-3 * megaelectronvolt
 
constexpr double gigaelectronvolt = 1.e+3 * megaelectronvolt
 
constexpr double teraelectronvolt = 1.e+6 * megaelectronvolt
 
constexpr double petaelectronvolt = 1.e+9 * megaelectronvolt
 
constexpr double joule = electronvolt / e_SI
 
constexpr double MeV = megaelectronvolt
 
constexpr double eV = electronvolt
 
constexpr double keV = kiloelectronvolt
 
constexpr double GeV = gigaelectronvolt
 
constexpr double TeV = teraelectronvolt
 
constexpr double PeV = petaelectronvolt
 
constexpr double kilogram = joule * second * second / ( meter * meter )
 
constexpr double gram = 1.e-3 * kilogram
 
constexpr double milligram = 1.e-3 * gram
 
constexpr double kg = kilogram
 
constexpr double g = gram
 
constexpr double mg = milligram
 
constexpr double watt = joule / second
 
constexpr double newton = joule / meter
 
constexpr double Pa = newton / m2
 
constexpr double bar = 100000 * Pa
 
constexpr double atmosphere = 101325 * Pa
 
constexpr double ampere = coulomb / second
 
constexpr double milliampere = 1.e-3 * ampere
 
constexpr double microampere = 1.e-6 * ampere
 
constexpr double nanoampere = 1.e-9 * ampere
 
constexpr double megavolt = megaelectronvolt / eplus
 
constexpr double kilovolt = 1.e-3 * megavolt
 
constexpr double volt = 1.e-6 * megavolt
 
constexpr double ohm = volt / ampere
 
constexpr double farad = coulomb / volt
 
constexpr double millifarad = 1.e-3 * farad
 
constexpr double microfarad = 1.e-6 * farad
 
constexpr double nanofarad = 1.e-9 * farad
 
constexpr double picofarad = 1.e-12 * farad
 
constexpr double weber = volt * second
 
constexpr double tesla = volt * second / meter2
 
constexpr double gauss = 1.e-4 * tesla
 
constexpr double kilogauss = 1.e-1 * tesla
 
constexpr double henry = weber / ampere
 
constexpr double kelvin = 1.
 
constexpr double mole = 1.
 
constexpr double becquerel = 1. / second
 
constexpr double curie = 3.7e+10 * becquerel
 
constexpr double gray = joule / kilogram
 
constexpr double candela = 1.
 
constexpr double lumen = candela * steradian
 
constexpr double lux = lumen / meter2
 
constexpr double perCent = 0.01
 
constexpr double perThousand = 0.001
 
constexpr double perMillion = 0.000001
 

Variable Documentation

◆ alpha_rcl2

constexpr double Gaudi::Units::alpha_rcl2 = fine_structure_const * classic_electr_radius * classic_electr_radius

Definition at line 98 of file PhysicalConstants.h.

◆ ampere

constexpr double Gaudi::Units::ampere = coulomb / second

Definition at line 195 of file SystemOfUnits.h.

◆ amu

constexpr double Gaudi::Units::amu = amu_c2 / c_squared

Definition at line 80 of file PhysicalConstants.h.

◆ amu_c2

constexpr double Gaudi::Units::amu_c2 = 931.49432 * MeV

Definition at line 79 of file PhysicalConstants.h.

◆ angstrom

constexpr double Gaudi::Units::angstrom = 1.e-10 * meter

Definition at line 71 of file SystemOfUnits.h.

◆ atmosphere

constexpr double Gaudi::Units::atmosphere = 101325 * Pa

Definition at line 190 of file SystemOfUnits.h.

◆ Avogadro

constexpr double Gaudi::Units::Avogadro = 6.0221367e+23 / mole

Definition at line 50 of file PhysicalConstants.h.

◆ bar

constexpr double Gaudi::Units::bar = 100000 * Pa

Definition at line 189 of file SystemOfUnits.h.

◆ barn

constexpr double Gaudi::Units::barn = 1.e-28 * meter2

Definition at line 74 of file SystemOfUnits.h.

◆ becquerel

constexpr double Gaudi::Units::becquerel = 1. / second

Definition at line 252 of file SystemOfUnits.h.

◆ Bohr_radius

constexpr double Gaudi::Units::Bohr_radius = electron_Compton_length / fine_structure_const

Definition at line 96 of file PhysicalConstants.h.

◆ c_light

constexpr double Gaudi::Units::c_light = 2.99792458e+8 * m / s

Definition at line 56 of file PhysicalConstants.h.

◆ c_squared

constexpr double Gaudi::Units::c_squared = c_light * c_light

Definition at line 57 of file PhysicalConstants.h.

◆ candela

constexpr double Gaudi::Units::candela = 1.

Definition at line 263 of file SystemOfUnits.h.

◆ centimeter

constexpr double Gaudi::Units::centimeter = 10. * millimeter

Definition at line 55 of file SystemOfUnits.h.

◆ centimeter2

constexpr double Gaudi::Units::centimeter2 = centimeter * centimeter

Definition at line 56 of file SystemOfUnits.h.

◆ centimeter3

constexpr double Gaudi::Units::centimeter3 = centimeter * centimeter * centimeter

Definition at line 57 of file SystemOfUnits.h.

◆ classic_electr_radius

constexpr double Gaudi::Units::classic_electr_radius = elm_coupling / electron_mass_c2

Definition at line 94 of file PhysicalConstants.h.

◆ cm

constexpr double Gaudi::Units::cm = centimeter

Definition at line 88 of file SystemOfUnits.h.

◆ cm2

constexpr double Gaudi::Units::cm2 = centimeter2

Definition at line 89 of file SystemOfUnits.h.

◆ cm3

constexpr double Gaudi::Units::cm3 = centimeter3

Definition at line 90 of file SystemOfUnits.h.

◆ coulomb

constexpr double Gaudi::Units::coulomb = eplus / e_SI

Definition at line 141 of file SystemOfUnits.h.

◆ curie

constexpr double Gaudi::Units::curie = 3.7e+10 * becquerel

Definition at line 253 of file SystemOfUnits.h.

◆ deg

constexpr double Gaudi::Units::deg = degree

Definition at line 115 of file SystemOfUnits.h.

◆ degree

constexpr double Gaudi::Units::degree = ( 3.14159265358979323846 / 180.0 ) * radian

Definition at line 107 of file SystemOfUnits.h.

◆ e_SI

constexpr double Gaudi::Units::e_SI = 1.60217733e-19

Definition at line 140 of file SystemOfUnits.h.

◆ e_squared

constexpr double Gaudi::Units::e_squared = eplus * eplus

Definition at line 70 of file PhysicalConstants.h.

◆ electron_charge

constexpr double Gaudi::Units::electron_charge = -eplus

Definition at line 69 of file PhysicalConstants.h.

◆ electron_Compton_length

constexpr double Gaudi::Units::electron_Compton_length = hbarc / electron_mass_c2

Definition at line 95 of file PhysicalConstants.h.

◆ electron_mass_c2

constexpr double Gaudi::Units::electron_mass_c2 = 0.51099906 * MeV

Definition at line 76 of file PhysicalConstants.h.

◆ electronvolt

constexpr double Gaudi::Units::electronvolt = 1.e-6 * megaelectronvolt

Definition at line 147 of file SystemOfUnits.h.

◆ elm_coupling

constexpr double Gaudi::Units::elm_coupling = e_squared / ( 4 * pi * epsilon0 )

Definition at line 92 of file PhysicalConstants.h.

◆ eplus

constexpr double Gaudi::Units::eplus = 1.

Definition at line 139 of file SystemOfUnits.h.

◆ epsilon0

constexpr double Gaudi::Units::epsilon0 = 1. / ( c_squared * mu0 )

Definition at line 87 of file PhysicalConstants.h.

◆ eV

constexpr double Gaudi::Units::eV = electronvolt

Definition at line 157 of file SystemOfUnits.h.

◆ farad

constexpr double Gaudi::Units::farad = coulomb / volt

Definition at line 215 of file SystemOfUnits.h.

◆ femtosecond

constexpr double Gaudi::Units::femtosecond = 1.e-15 * second

Definition at line 125 of file SystemOfUnits.h.

◆ fermi

constexpr double Gaudi::Units::fermi = 1.e-15 * meter

Definition at line 72 of file SystemOfUnits.h.

◆ fine_structure_const

constexpr double Gaudi::Units::fine_structure_const = elm_coupling / hbarc

Definition at line 93 of file PhysicalConstants.h.

◆ g

constexpr double Gaudi::Units::g = gram

Definition at line 172 of file SystemOfUnits.h.

◆ gauss

constexpr double Gaudi::Units::gauss = 1.e-4 * tesla

Definition at line 231 of file SystemOfUnits.h.

◆ GeV

constexpr double Gaudi::Units::GeV = gigaelectronvolt

Definition at line 159 of file SystemOfUnits.h.

◆ gigaelectronvolt

constexpr double Gaudi::Units::gigaelectronvolt = 1.e+3 * megaelectronvolt

Definition at line 149 of file SystemOfUnits.h.

◆ gram

constexpr double Gaudi::Units::gram = 1.e-3 * kilogram

Definition at line 167 of file SystemOfUnits.h.

◆ gray

constexpr double Gaudi::Units::gray = joule / kilogram

Definition at line 258 of file SystemOfUnits.h.

◆ h_Planck

constexpr double Gaudi::Units::h_Planck = 6.6260755e-34 * joule * s

Definition at line 64 of file PhysicalConstants.h.

◆ halfpi

constexpr double Gaudi::Units::halfpi = pi / 2

Definition at line 47 of file PhysicalConstants.h.

◆ hbar_Planck

constexpr double Gaudi::Units::hbar_Planck = h_Planck / twopi

Definition at line 65 of file PhysicalConstants.h.

◆ hbarc

constexpr double Gaudi::Units::hbarc = hbar_Planck * c_light

Definition at line 66 of file PhysicalConstants.h.

◆ hbarc_squared

constexpr double Gaudi::Units::hbarc_squared = hbarc * hbarc

Definition at line 67 of file PhysicalConstants.h.

◆ henry

constexpr double Gaudi::Units::henry = weber / ampere

Definition at line 237 of file SystemOfUnits.h.

◆ hertz

constexpr double Gaudi::Units::hertz = 1. / second

Definition at line 127 of file SystemOfUnits.h.

◆ joule

constexpr double Gaudi::Units::joule = electronvolt / e_SI

Definition at line 153 of file SystemOfUnits.h.

◆ k_Boltzmann

constexpr double Gaudi::Units::k_Boltzmann = 8.617385e-11 * MeV / kelvin

Definition at line 102 of file PhysicalConstants.h.

◆ kelvin

constexpr double Gaudi::Units::kelvin = 1.

Definition at line 242 of file SystemOfUnits.h.

◆ keV

constexpr double Gaudi::Units::keV = kiloelectronvolt

Definition at line 158 of file SystemOfUnits.h.

◆ kg

constexpr double Gaudi::Units::kg = kilogram

Definition at line 171 of file SystemOfUnits.h.

◆ kGasThreshold

constexpr double Gaudi::Units::kGasThreshold = 10. * mg / cm3

Definition at line 106 of file PhysicalConstants.h.

◆ kiloelectronvolt

constexpr double Gaudi::Units::kiloelectronvolt = 1.e-3 * megaelectronvolt

Definition at line 148 of file SystemOfUnits.h.

◆ kilogauss

constexpr double Gaudi::Units::kilogauss = 1.e-1 * tesla

Definition at line 232 of file SystemOfUnits.h.

◆ kilogram

constexpr double Gaudi::Units::kilogram = joule * second * second / ( meter * meter )

Definition at line 166 of file SystemOfUnits.h.

◆ kilohertz

constexpr double Gaudi::Units::kilohertz = 1.e+3 * hertz

Definition at line 128 of file SystemOfUnits.h.

◆ kilometer

constexpr double Gaudi::Units::kilometer = 1000. * meter

Definition at line 63 of file SystemOfUnits.h.

◆ kilometer2

constexpr double Gaudi::Units::kilometer2 = kilometer * kilometer

Definition at line 64 of file SystemOfUnits.h.

◆ kilometer3

constexpr double Gaudi::Units::kilometer3 = kilometer * kilometer * kilometer

Definition at line 65 of file SystemOfUnits.h.

◆ kilovolt

constexpr double Gaudi::Units::kilovolt = 1.e-3 * megavolt

Definition at line 204 of file SystemOfUnits.h.

◆ km

constexpr double Gaudi::Units::km = kilometer

Definition at line 96 of file SystemOfUnits.h.

◆ km2

constexpr double Gaudi::Units::km2 = kilometer2

Definition at line 97 of file SystemOfUnits.h.

◆ km3

constexpr double Gaudi::Units::km3 = kilometer3

Definition at line 98 of file SystemOfUnits.h.

◆ lumen

constexpr double Gaudi::Units::lumen = candela * steradian

Definition at line 268 of file SystemOfUnits.h.

◆ lux

constexpr double Gaudi::Units::lux = lumen / meter2

Definition at line 273 of file SystemOfUnits.h.

◆ m

constexpr double Gaudi::Units::m = meter

Definition at line 92 of file SystemOfUnits.h.

◆ m2

constexpr double Gaudi::Units::m2 = meter2

Definition at line 93 of file SystemOfUnits.h.

◆ m3

constexpr double Gaudi::Units::m3 = meter3

Definition at line 94 of file SystemOfUnits.h.

◆ megaelectronvolt

constexpr double Gaudi::Units::megaelectronvolt = 1.

Definition at line 146 of file SystemOfUnits.h.

◆ megahertz

constexpr double Gaudi::Units::megahertz = 1.e+6 * hertz

Definition at line 129 of file SystemOfUnits.h.

◆ megavolt

constexpr double Gaudi::Units::megavolt = megaelectronvolt / eplus

Definition at line 203 of file SystemOfUnits.h.

◆ meter

constexpr double Gaudi::Units::meter = 1000. * millimeter

Definition at line 59 of file SystemOfUnits.h.

◆ meter2

constexpr double Gaudi::Units::meter2 = meter * meter

Definition at line 60 of file SystemOfUnits.h.

◆ meter3

constexpr double Gaudi::Units::meter3 = meter * meter * meter

Definition at line 61 of file SystemOfUnits.h.

◆ MeV

constexpr double Gaudi::Units::MeV = megaelectronvolt

Definition at line 156 of file SystemOfUnits.h.

◆ mg

constexpr double Gaudi::Units::mg = milligram

Definition at line 173 of file SystemOfUnits.h.

◆ microampere

constexpr double Gaudi::Units::microampere = 1.e-6 * ampere

Definition at line 197 of file SystemOfUnits.h.

◆ microbarn

constexpr double Gaudi::Units::microbarn = 1.e-6 * barn

Definition at line 76 of file SystemOfUnits.h.

◆ microfarad

constexpr double Gaudi::Units::microfarad = 1.e-6 * farad

Definition at line 217 of file SystemOfUnits.h.

◆ micrometer

constexpr double Gaudi::Units::micrometer = 1.e-6 * meter

Definition at line 69 of file SystemOfUnits.h.

◆ microsecond

constexpr double Gaudi::Units::microsecond = 1.e-6 * second

Definition at line 123 of file SystemOfUnits.h.

◆ milliampere

constexpr double Gaudi::Units::milliampere = 1.e-3 * ampere

Definition at line 196 of file SystemOfUnits.h.

◆ millibarn

constexpr double Gaudi::Units::millibarn = 1.e-3 * barn

Definition at line 75 of file SystemOfUnits.h.

◆ millifarad

constexpr double Gaudi::Units::millifarad = 1.e-3 * farad

Definition at line 216 of file SystemOfUnits.h.

◆ milligram

constexpr double Gaudi::Units::milligram = 1.e-3 * gram

Definition at line 168 of file SystemOfUnits.h.

◆ millimeter

constexpr double Gaudi::Units::millimeter = 1.

Definition at line 51 of file SystemOfUnits.h.

◆ millimeter2

constexpr double Gaudi::Units::millimeter2 = millimeter * millimeter

Definition at line 52 of file SystemOfUnits.h.

◆ millimeter3

constexpr double Gaudi::Units::millimeter3 = millimeter * millimeter * millimeter

Definition at line 53 of file SystemOfUnits.h.

◆ milliradian

constexpr double Gaudi::Units::milliradian = 1.e-3 * radian

Definition at line 106 of file SystemOfUnits.h.

◆ millisecond

constexpr double Gaudi::Units::millisecond = 1.e-3 * second

Definition at line 122 of file SystemOfUnits.h.

◆ mm

constexpr double Gaudi::Units::mm = millimeter

Definition at line 84 of file SystemOfUnits.h.

◆ mm2

constexpr double Gaudi::Units::mm2 = millimeter2

Definition at line 85 of file SystemOfUnits.h.

◆ mm3

constexpr double Gaudi::Units::mm3 = millimeter3

Definition at line 86 of file SystemOfUnits.h.

◆ mole

constexpr double Gaudi::Units::mole = 1.

Definition at line 247 of file SystemOfUnits.h.

◆ mrad

constexpr double Gaudi::Units::mrad = milliradian

Definition at line 113 of file SystemOfUnits.h.

◆ ms

constexpr double Gaudi::Units::ms = millisecond

Definition at line 134 of file SystemOfUnits.h.

◆ mu0

constexpr double Gaudi::Units::mu0 = 4 * pi * 1.e-7 * henry / m

Definition at line 86 of file PhysicalConstants.h.

◆ nanoampere

constexpr double Gaudi::Units::nanoampere = 1.e-9 * ampere

Definition at line 198 of file SystemOfUnits.h.

◆ nanobarn

constexpr double Gaudi::Units::nanobarn = 1.e-9 * barn

Definition at line 77 of file SystemOfUnits.h.

◆ nanofarad

constexpr double Gaudi::Units::nanofarad = 1.e-9 * farad

Definition at line 218 of file SystemOfUnits.h.

◆ nanometer

constexpr double Gaudi::Units::nanometer = 1.e-9 * meter

Definition at line 70 of file SystemOfUnits.h.

◆ nanosecond

constexpr double Gaudi::Units::nanosecond = 1.

Definition at line 120 of file SystemOfUnits.h.

◆ neutron_mass_c2

constexpr double Gaudi::Units::neutron_mass_c2 = 939.56563 * MeV

Definition at line 78 of file PhysicalConstants.h.

◆ newton

constexpr double Gaudi::Units::newton = joule / meter

Definition at line 183 of file SystemOfUnits.h.

◆ nm

constexpr double Gaudi::Units::nm = nanometer

Definition at line 81 of file SystemOfUnits.h.

◆ ns

constexpr double Gaudi::Units::ns = nanosecond

Definition at line 132 of file SystemOfUnits.h.

◆ ohm

constexpr double Gaudi::Units::ohm = volt / ampere

Definition at line 210 of file SystemOfUnits.h.

◆ Pa

constexpr double Gaudi::Units::Pa = newton / m2

Definition at line 188 of file SystemOfUnits.h.

◆ parsec

constexpr double Gaudi::Units::parsec = 3.0856775807e+16 * meter

Definition at line 67 of file SystemOfUnits.h.

◆ pc

constexpr double Gaudi::Units::pc = parsec

Definition at line 100 of file SystemOfUnits.h.

◆ perCent

constexpr double Gaudi::Units::perCent = 0.01

Definition at line 278 of file SystemOfUnits.h.

◆ perMillion

constexpr double Gaudi::Units::perMillion = 0.000001

Definition at line 280 of file SystemOfUnits.h.

◆ perThousand

constexpr double Gaudi::Units::perThousand = 0.001

Definition at line 279 of file SystemOfUnits.h.

◆ petaelectronvolt

constexpr double Gaudi::Units::petaelectronvolt = 1.e+9 * megaelectronvolt

Definition at line 151 of file SystemOfUnits.h.

◆ PeV

constexpr double Gaudi::Units::PeV = petaelectronvolt

Definition at line 161 of file SystemOfUnits.h.

◆ pi

constexpr double Gaudi::Units::pi = 3.14159265358979323846

Definition at line 45 of file PhysicalConstants.h.

◆ pi2

constexpr double Gaudi::Units::pi2 = pi * pi

Definition at line 48 of file PhysicalConstants.h.

◆ picobarn

constexpr double Gaudi::Units::picobarn = 1.e-12 * barn

Definition at line 78 of file SystemOfUnits.h.

◆ picofarad

constexpr double Gaudi::Units::picofarad = 1.e-12 * farad

Definition at line 219 of file SystemOfUnits.h.

◆ picosecond

constexpr double Gaudi::Units::picosecond = 1.e-12 * second

Definition at line 124 of file SystemOfUnits.h.

◆ proton_mass_c2

constexpr double Gaudi::Units::proton_mass_c2 = 938.27231 * MeV

Definition at line 77 of file PhysicalConstants.h.

◆ rad

constexpr double Gaudi::Units::rad = radian

Definition at line 112 of file SystemOfUnits.h.

◆ radian

constexpr double Gaudi::Units::radian = 1.

Definition at line 105 of file SystemOfUnits.h.

◆ s

constexpr double Gaudi::Units::s = second

Definition at line 133 of file SystemOfUnits.h.

◆ second

constexpr double Gaudi::Units::second = 1.e+9 * nanosecond

Definition at line 121 of file SystemOfUnits.h.

◆ sr

constexpr double Gaudi::Units::sr = steradian

Definition at line 114 of file SystemOfUnits.h.

◆ steradian

constexpr double Gaudi::Units::steradian = 1.

Definition at line 109 of file SystemOfUnits.h.

◆ STP_Pressure

constexpr double Gaudi::Units::STP_Pressure = 1. * atmosphere

Definition at line 105 of file PhysicalConstants.h.

◆ STP_Temperature

constexpr double Gaudi::Units::STP_Temperature = 273.15 * kelvin

Definition at line 104 of file PhysicalConstants.h.

◆ teraelectronvolt

constexpr double Gaudi::Units::teraelectronvolt = 1.e+6 * megaelectronvolt

Definition at line 150 of file SystemOfUnits.h.

◆ tesla

constexpr double Gaudi::Units::tesla = volt * second / meter2

Definition at line 229 of file SystemOfUnits.h.

◆ TeV

constexpr double Gaudi::Units::TeV = teraelectronvolt

Definition at line 160 of file SystemOfUnits.h.

◆ twopi

constexpr double Gaudi::Units::twopi = 2 * pi

Definition at line 46 of file PhysicalConstants.h.

◆ twopi_mc2_rcl2

constexpr double Gaudi::Units::twopi_mc2_rcl2 = twopi * electron_mass_c2 * classic_electr_radius * classic_electr_radius

Definition at line 100 of file PhysicalConstants.h.

◆ um

constexpr double Gaudi::Units::um = micrometer

Definition at line 82 of file SystemOfUnits.h.

◆ universe_mean_density

constexpr double Gaudi::Units::universe_mean_density = 1.e-25 * g / cm3

Definition at line 108 of file PhysicalConstants.h.

◆ volt

constexpr double Gaudi::Units::volt = 1.e-6 * megavolt

Definition at line 205 of file SystemOfUnits.h.

◆ watt

constexpr double Gaudi::Units::watt = joule / second

Definition at line 178 of file SystemOfUnits.h.

◆ weber

constexpr double Gaudi::Units::weber = volt * second

Definition at line 224 of file SystemOfUnits.h.