The Gaudi Framework
master (37c0b60a)
|
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.62606896e-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.510998910 * MeV |
constexpr double | proton_mass_c2 = 938.272013 * MeV |
constexpr double | neutron_mass_c2 = 939.56536 * MeV |
constexpr double | amu_c2 = 931.494028 * 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.617343e-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 | liter = 1.e+3 * centimeter3 |
constexpr double | dL = 1.e-1 * liter |
constexpr double | cL = 1.e-2 * liter |
constexpr double | mL = 1.e-3 * liter |
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 | L = liter |
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 | us = microsecond |
constexpr double | picosecond = 1.e-12 * second |
constexpr double | ps = picosecond |
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.602176487e-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 | hep_pascal = Pa |
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 | kilobecquerel = 1.e+3 * becquerel |
constexpr double | megabecquerel = 1.e+6 * becquerel |
constexpr double | gigabecquerel = 1.e+9 * becquerel |
constexpr double | millicurie = 1.e-3 * curie |
constexpr double | microcurie = 1.e-6 * curie |
constexpr double | Bq = becquerel |
constexpr double | kBq = kilobecquerel |
constexpr double | MBq = megabecquerel |
constexpr double | GBq = gigabecquerel |
constexpr double | Ci = curie |
constexpr double | mCi = millicurie |
constexpr double | uCi = microcurie |
constexpr double | gray = joule / kilogram |
constexpr double | kilogray = 1.e+3 * gray |
constexpr double | milligray = 1.e-3 * gray |
constexpr double | microgray = 1.e-6 * gray |
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 |
|
constexpr |
Definition at line 108 of file PhysicalConstants.h.
Definition at line 216 of file SystemOfUnits.h.
Definition at line 90 of file PhysicalConstants.h.
|
constexpr |
Definition at line 89 of file PhysicalConstants.h.
|
constexpr |
Definition at line 81 of file SystemOfUnits.h.
|
constexpr |
Definition at line 211 of file SystemOfUnits.h.
|
constexpr |
Definition at line 60 of file PhysicalConstants.h.
|
constexpr |
Definition at line 210 of file SystemOfUnits.h.
|
constexpr |
Definition at line 84 of file SystemOfUnits.h.
|
constexpr |
Definition at line 273 of file SystemOfUnits.h.
|
constexpr |
Definition at line 106 of file PhysicalConstants.h.
|
constexpr |
Definition at line 280 of file SystemOfUnits.h.
Definition at line 66 of file PhysicalConstants.h.
Definition at line 67 of file PhysicalConstants.h.
|
constexpr |
Definition at line 299 of file SystemOfUnits.h.
|
constexpr |
Definition at line 65 of file SystemOfUnits.h.
|
constexpr |
Definition at line 66 of file SystemOfUnits.h.
|
constexpr |
Definition at line 67 of file SystemOfUnits.h.
|
constexpr |
Definition at line 284 of file SystemOfUnits.h.
|
constexpr |
Definition at line 93 of file SystemOfUnits.h.
|
constexpr |
Definition at line 104 of file PhysicalConstants.h.
|
constexpr |
Definition at line 104 of file SystemOfUnits.h.
|
constexpr |
Definition at line 105 of file SystemOfUnits.h.
|
constexpr |
Definition at line 106 of file SystemOfUnits.h.
Definition at line 161 of file SystemOfUnits.h.
|
constexpr |
Definition at line 274 of file SystemOfUnits.h.
|
constexpr |
Definition at line 133 of file SystemOfUnits.h.
|
constexpr |
Definition at line 125 of file SystemOfUnits.h.
|
constexpr |
Definition at line 92 of file SystemOfUnits.h.
|
constexpr |
Definition at line 160 of file SystemOfUnits.h.
Definition at line 80 of file PhysicalConstants.h.
|
constexpr |
Definition at line 79 of file PhysicalConstants.h.
|
constexpr |
Definition at line 105 of file PhysicalConstants.h.
|
constexpr |
Definition at line 86 of file PhysicalConstants.h.
|
constexpr |
Definition at line 167 of file SystemOfUnits.h.
Definition at line 102 of file PhysicalConstants.h.
|
constexpr |
Definition at line 159 of file SystemOfUnits.h.
Definition at line 97 of file PhysicalConstants.h.
|
constexpr |
Definition at line 177 of file SystemOfUnits.h.
Definition at line 236 of file SystemOfUnits.h.
|
constexpr |
Definition at line 145 of file SystemOfUnits.h.
|
constexpr |
Definition at line 82 of file SystemOfUnits.h.
|
constexpr |
Definition at line 103 of file PhysicalConstants.h.
|
constexpr |
Definition at line 192 of file SystemOfUnits.h.
|
constexpr |
Definition at line 252 of file SystemOfUnits.h.
|
constexpr |
Definition at line 283 of file SystemOfUnits.h.
|
constexpr |
Definition at line 179 of file SystemOfUnits.h.
|
constexpr |
Definition at line 277 of file SystemOfUnits.h.
|
constexpr |
Definition at line 169 of file SystemOfUnits.h.
|
constexpr |
Definition at line 187 of file SystemOfUnits.h.
Definition at line 291 of file SystemOfUnits.h.
Definition at line 74 of file PhysicalConstants.h.
|
constexpr |
Definition at line 57 of file PhysicalConstants.h.
Definition at line 75 of file PhysicalConstants.h.
|
constexpr |
Definition at line 76 of file PhysicalConstants.h.
Definition at line 77 of file PhysicalConstants.h.
Definition at line 258 of file SystemOfUnits.h.
|
constexpr |
Definition at line 209 of file SystemOfUnits.h.
|
constexpr |
Definition at line 147 of file SystemOfUnits.h.
|
constexpr |
Definition at line 173 of file SystemOfUnits.h.
Definition at line 112 of file PhysicalConstants.h.
|
constexpr |
Definition at line 281 of file SystemOfUnits.h.
|
constexpr |
Definition at line 263 of file SystemOfUnits.h.
|
constexpr |
Definition at line 178 of file SystemOfUnits.h.
|
constexpr |
Definition at line 191 of file SystemOfUnits.h.
Definition at line 116 of file PhysicalConstants.h.
|
constexpr |
Definition at line 275 of file SystemOfUnits.h.
|
constexpr |
Definition at line 168 of file SystemOfUnits.h.
|
constexpr |
Definition at line 253 of file SystemOfUnits.h.
Definition at line 186 of file SystemOfUnits.h.
|
constexpr |
Definition at line 292 of file SystemOfUnits.h.
|
constexpr |
Definition at line 148 of file SystemOfUnits.h.
|
constexpr |
Definition at line 73 of file SystemOfUnits.h.
Definition at line 74 of file SystemOfUnits.h.
Definition at line 75 of file SystemOfUnits.h.
|
constexpr |
Definition at line 225 of file SystemOfUnits.h.
|
constexpr |
Definition at line 112 of file SystemOfUnits.h.
|
constexpr |
Definition at line 113 of file SystemOfUnits.h.
|
constexpr |
Definition at line 114 of file SystemOfUnits.h.
|
constexpr |
Definition at line 118 of file SystemOfUnits.h.
|
constexpr |
Definition at line 91 of file SystemOfUnits.h.
Definition at line 304 of file SystemOfUnits.h.
Definition at line 309 of file SystemOfUnits.h.
|
constexpr |
Definition at line 108 of file SystemOfUnits.h.
|
constexpr |
Definition at line 109 of file SystemOfUnits.h.
|
constexpr |
Definition at line 110 of file SystemOfUnits.h.
|
constexpr |
Definition at line 282 of file SystemOfUnits.h.
|
constexpr |
Definition at line 285 of file SystemOfUnits.h.
|
constexpr |
Definition at line 276 of file SystemOfUnits.h.
|
constexpr |
Definition at line 166 of file SystemOfUnits.h.
|
constexpr |
Definition at line 149 of file SystemOfUnits.h.
|
constexpr |
Definition at line 224 of file SystemOfUnits.h.
|
constexpr |
Definition at line 69 of file SystemOfUnits.h.
Definition at line 70 of file SystemOfUnits.h.
Definition at line 71 of file SystemOfUnits.h.
|
constexpr |
Definition at line 176 of file SystemOfUnits.h.
|
constexpr |
Definition at line 193 of file SystemOfUnits.h.
|
constexpr |
Definition at line 218 of file SystemOfUnits.h.
|
constexpr |
Definition at line 86 of file SystemOfUnits.h.
|
constexpr |
Definition at line 279 of file SystemOfUnits.h.
|
constexpr |
Definition at line 238 of file SystemOfUnits.h.
|
constexpr |
Definition at line 294 of file SystemOfUnits.h.
|
constexpr |
Definition at line 79 of file SystemOfUnits.h.
|
constexpr |
Definition at line 141 of file SystemOfUnits.h.
|
constexpr |
Definition at line 217 of file SystemOfUnits.h.
|
constexpr |
Definition at line 85 of file SystemOfUnits.h.
|
constexpr |
Definition at line 278 of file SystemOfUnits.h.
|
constexpr |
Definition at line 237 of file SystemOfUnits.h.
|
constexpr |
Definition at line 188 of file SystemOfUnits.h.
|
constexpr |
Definition at line 293 of file SystemOfUnits.h.
|
constexpr |
Definition at line 61 of file SystemOfUnits.h.
|
constexpr |
Definition at line 62 of file SystemOfUnits.h.
|
constexpr |
Definition at line 63 of file SystemOfUnits.h.
|
constexpr |
Definition at line 124 of file SystemOfUnits.h.
|
constexpr |
Definition at line 140 of file SystemOfUnits.h.
|
constexpr |
Definition at line 94 of file SystemOfUnits.h.
|
constexpr |
Definition at line 100 of file SystemOfUnits.h.
|
constexpr |
Definition at line 101 of file SystemOfUnits.h.
|
constexpr |
Definition at line 102 of file SystemOfUnits.h.
|
constexpr |
Definition at line 268 of file SystemOfUnits.h.
|
constexpr |
Definition at line 131 of file SystemOfUnits.h.
|
constexpr |
Definition at line 154 of file SystemOfUnits.h.
Definition at line 96 of file PhysicalConstants.h.
|
constexpr |
Definition at line 219 of file SystemOfUnits.h.
|
constexpr |
Definition at line 87 of file SystemOfUnits.h.
|
constexpr |
Definition at line 239 of file SystemOfUnits.h.
|
constexpr |
Definition at line 80 of file SystemOfUnits.h.
|
constexpr |
Definition at line 138 of file SystemOfUnits.h.
|
constexpr |
Definition at line 88 of file PhysicalConstants.h.
Definition at line 203 of file SystemOfUnits.h.
|
constexpr |
Definition at line 97 of file SystemOfUnits.h.
|
constexpr |
Definition at line 152 of file SystemOfUnits.h.
Definition at line 231 of file SystemOfUnits.h.
Definition at line 208 of file SystemOfUnits.h.
|
constexpr |
Definition at line 77 of file SystemOfUnits.h.
|
constexpr |
Definition at line 116 of file SystemOfUnits.h.
|
constexpr |
Definition at line 314 of file SystemOfUnits.h.
|
constexpr |
Definition at line 316 of file SystemOfUnits.h.
|
constexpr |
Definition at line 315 of file SystemOfUnits.h.
|
constexpr |
Definition at line 171 of file SystemOfUnits.h.
|
constexpr |
Definition at line 181 of file SystemOfUnits.h.
|
constexpr |
Definition at line 55 of file PhysicalConstants.h.
Definition at line 58 of file PhysicalConstants.h.
|
constexpr |
Definition at line 88 of file SystemOfUnits.h.
|
constexpr |
Definition at line 240 of file SystemOfUnits.h.
|
constexpr |
Definition at line 143 of file SystemOfUnits.h.
|
constexpr |
Definition at line 87 of file PhysicalConstants.h.
|
constexpr |
Definition at line 144 of file SystemOfUnits.h.
|
constexpr |
Definition at line 130 of file SystemOfUnits.h.
|
constexpr |
Definition at line 123 of file SystemOfUnits.h.
|
constexpr |
Definition at line 153 of file SystemOfUnits.h.
|
constexpr |
Definition at line 139 of file SystemOfUnits.h.
|
constexpr |
Definition at line 132 of file SystemOfUnits.h.
|
constexpr |
Definition at line 127 of file SystemOfUnits.h.
|
constexpr |
Definition at line 115 of file PhysicalConstants.h.
|
constexpr |
Definition at line 114 of file PhysicalConstants.h.
|
constexpr |
Definition at line 170 of file SystemOfUnits.h.
Definition at line 250 of file SystemOfUnits.h.
|
constexpr |
Definition at line 180 of file SystemOfUnits.h.
|
constexpr |
Definition at line 56 of file PhysicalConstants.h.
|
constexpr |
Definition at line 110 of file PhysicalConstants.h.
|
constexpr |
Definition at line 286 of file SystemOfUnits.h.
|
constexpr |
Definition at line 98 of file SystemOfUnits.h.
Definition at line 118 of file PhysicalConstants.h.
|
constexpr |
Definition at line 142 of file SystemOfUnits.h.
|
constexpr |
Definition at line 226 of file SystemOfUnits.h.
Definition at line 198 of file SystemOfUnits.h.
Definition at line 245 of file SystemOfUnits.h.