The Gaudi Framework
v30r3 (a5ef0a68)
|
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 |
constexpr double Gaudi::Units::alpha_rcl2 = fine_structure_const * classic_electr_radius * classic_electr_radius |
Definition at line 100 of file PhysicalConstants.h.
Definition at line 197 of file SystemOfUnits.h.
Definition at line 82 of file PhysicalConstants.h.
constexpr double Gaudi::Units::amu_c2 = 931.49432 * MeV |
Definition at line 81 of file PhysicalConstants.h.
constexpr double Gaudi::Units::angstrom = 1.e-10 * meter |
Definition at line 73 of file SystemOfUnits.h.
constexpr double Gaudi::Units::atmosphere = 101325 * Pa |
Definition at line 192 of file SystemOfUnits.h.
constexpr double Gaudi::Units::Avogadro = 6.0221367e+23 / mole |
Definition at line 52 of file PhysicalConstants.h.
constexpr double Gaudi::Units::bar = 100000 * Pa |
Definition at line 191 of file SystemOfUnits.h.
constexpr double Gaudi::Units::barn = 1.e-28 * meter2 |
Definition at line 76 of file SystemOfUnits.h.
constexpr double Gaudi::Units::becquerel = 1. / second |
Definition at line 254 of file SystemOfUnits.h.
constexpr double Gaudi::Units::Bohr_radius = electron_Compton_length / fine_structure_const |
Definition at line 98 of file PhysicalConstants.h.
constexpr double Gaudi::Units::c_light = 2.99792458e+8 * m / s |
Definition at line 58 of file PhysicalConstants.h.
Definition at line 59 of file PhysicalConstants.h.
constexpr double Gaudi::Units::candela = 1. |
Definition at line 265 of file SystemOfUnits.h.
constexpr double Gaudi::Units::centimeter = 10. * millimeter |
Definition at line 57 of file SystemOfUnits.h.
constexpr double Gaudi::Units::centimeter2 = centimeter * centimeter |
Definition at line 58 of file SystemOfUnits.h.
constexpr double Gaudi::Units::centimeter3 = centimeter * centimeter * centimeter |
Definition at line 59 of file SystemOfUnits.h.
constexpr double Gaudi::Units::classic_electr_radius = elm_coupling / electron_mass_c2 |
Definition at line 96 of file PhysicalConstants.h.
constexpr double Gaudi::Units::cm = centimeter |
Definition at line 90 of file SystemOfUnits.h.
constexpr double Gaudi::Units::cm2 = centimeter2 |
Definition at line 91 of file SystemOfUnits.h.
constexpr double Gaudi::Units::cm3 = centimeter3 |
Definition at line 92 of file SystemOfUnits.h.
Definition at line 143 of file SystemOfUnits.h.
constexpr double Gaudi::Units::curie = 3.7e+10 * becquerel |
Definition at line 255 of file SystemOfUnits.h.
constexpr double Gaudi::Units::deg = degree |
Definition at line 117 of file SystemOfUnits.h.
constexpr double Gaudi::Units::degree = ( 3.14159265358979323846 / 180.0 ) * radian |
Definition at line 109 of file SystemOfUnits.h.
constexpr double Gaudi::Units::e_SI = 1.60217733e-19 |
Definition at line 142 of file SystemOfUnits.h.
Definition at line 72 of file PhysicalConstants.h.
constexpr double Gaudi::Units::electron_charge = -eplus |
Definition at line 71 of file PhysicalConstants.h.
constexpr double Gaudi::Units::electron_Compton_length = hbarc / electron_mass_c2 |
Definition at line 97 of file PhysicalConstants.h.
constexpr double Gaudi::Units::electron_mass_c2 = 0.51099906 * MeV |
Definition at line 78 of file PhysicalConstants.h.
constexpr double Gaudi::Units::electronvolt = 1.e-6 * megaelectronvolt |
Definition at line 149 of file SystemOfUnits.h.
Definition at line 94 of file PhysicalConstants.h.
constexpr double Gaudi::Units::eplus = 1. |
Definition at line 141 of file SystemOfUnits.h.
Definition at line 89 of file PhysicalConstants.h.
constexpr double Gaudi::Units::eV = electronvolt |
Definition at line 159 of file SystemOfUnits.h.
Definition at line 217 of file SystemOfUnits.h.
constexpr double Gaudi::Units::femtosecond = 1.e-15 * second |
Definition at line 127 of file SystemOfUnits.h.
constexpr double Gaudi::Units::fermi = 1.e-15 * meter |
Definition at line 74 of file SystemOfUnits.h.
constexpr double Gaudi::Units::fine_structure_const = elm_coupling / hbarc |
Definition at line 95 of file PhysicalConstants.h.
constexpr double Gaudi::Units::g = gram |
Definition at line 174 of file SystemOfUnits.h.
constexpr double Gaudi::Units::gauss = 1.e-4 * tesla |
Definition at line 233 of file SystemOfUnits.h.
constexpr double Gaudi::Units::GeV = gigaelectronvolt |
Definition at line 161 of file SystemOfUnits.h.
constexpr double Gaudi::Units::gigaelectronvolt = 1.e+3 * megaelectronvolt |
Definition at line 151 of file SystemOfUnits.h.
constexpr double Gaudi::Units::gram = 1.e-3 * kilogram |
Definition at line 169 of file SystemOfUnits.h.
Definition at line 260 of file SystemOfUnits.h.
constexpr double Gaudi::Units::h_Planck = 6.6260755e-34 * joule * s |
Definition at line 66 of file PhysicalConstants.h.
constexpr double Gaudi::Units::halfpi = pi / 2 |
Definition at line 49 of file PhysicalConstants.h.
Definition at line 67 of file PhysicalConstants.h.
constexpr double Gaudi::Units::hbarc = hbar_Planck * c_light |
Definition at line 68 of file PhysicalConstants.h.
Definition at line 69 of file PhysicalConstants.h.
Definition at line 239 of file SystemOfUnits.h.
constexpr double Gaudi::Units::hertz = 1. / second |
Definition at line 129 of file SystemOfUnits.h.
constexpr double Gaudi::Units::joule = electronvolt / e_SI |
Definition at line 155 of file SystemOfUnits.h.
constexpr double Gaudi::Units::k_Boltzmann = 8.617385e-11 * MeV / kelvin |
Definition at line 104 of file PhysicalConstants.h.
constexpr double Gaudi::Units::kelvin = 1. |
Definition at line 244 of file SystemOfUnits.h.
constexpr double Gaudi::Units::keV = kiloelectronvolt |
Definition at line 160 of file SystemOfUnits.h.
constexpr double Gaudi::Units::kg = kilogram |
Definition at line 173 of file SystemOfUnits.h.
Definition at line 108 of file PhysicalConstants.h.
constexpr double Gaudi::Units::kiloelectronvolt = 1.e-3 * megaelectronvolt |
Definition at line 150 of file SystemOfUnits.h.
constexpr double Gaudi::Units::kilogauss = 1.e-1 * tesla |
Definition at line 234 of file SystemOfUnits.h.
Definition at line 168 of file SystemOfUnits.h.
constexpr double Gaudi::Units::kilohertz = 1.e+3 * hertz |
Definition at line 130 of file SystemOfUnits.h.
constexpr double Gaudi::Units::kilometer = 1000. * meter |
Definition at line 65 of file SystemOfUnits.h.
Definition at line 66 of file SystemOfUnits.h.
Definition at line 67 of file SystemOfUnits.h.
constexpr double Gaudi::Units::kilovolt = 1.e-3 * megavolt |
Definition at line 206 of file SystemOfUnits.h.
constexpr double Gaudi::Units::km = kilometer |
Definition at line 98 of file SystemOfUnits.h.
constexpr double Gaudi::Units::km2 = kilometer2 |
Definition at line 99 of file SystemOfUnits.h.
constexpr double Gaudi::Units::km3 = kilometer3 |
Definition at line 100 of file SystemOfUnits.h.
Definition at line 270 of file SystemOfUnits.h.
Definition at line 275 of file SystemOfUnits.h.
constexpr double Gaudi::Units::m = meter |
Definition at line 94 of file SystemOfUnits.h.
constexpr double Gaudi::Units::m2 = meter2 |
Definition at line 95 of file SystemOfUnits.h.
constexpr double Gaudi::Units::m3 = meter3 |
Definition at line 96 of file SystemOfUnits.h.
constexpr double Gaudi::Units::megaelectronvolt = 1. |
Definition at line 148 of file SystemOfUnits.h.
constexpr double Gaudi::Units::megahertz = 1.e+6 * hertz |
Definition at line 131 of file SystemOfUnits.h.
constexpr double Gaudi::Units::megavolt = megaelectronvolt / eplus |
Definition at line 205 of file SystemOfUnits.h.
constexpr double Gaudi::Units::meter = 1000. * millimeter |
Definition at line 61 of file SystemOfUnits.h.
Definition at line 62 of file SystemOfUnits.h.
Definition at line 63 of file SystemOfUnits.h.
constexpr double Gaudi::Units::MeV = megaelectronvolt |
Definition at line 158 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mg = milligram |
Definition at line 175 of file SystemOfUnits.h.
constexpr double Gaudi::Units::microampere = 1.e-6 * ampere |
Definition at line 199 of file SystemOfUnits.h.
constexpr double Gaudi::Units::microbarn = 1.e-6 * barn |
Definition at line 78 of file SystemOfUnits.h.
constexpr double Gaudi::Units::microfarad = 1.e-6 * farad |
Definition at line 219 of file SystemOfUnits.h.
constexpr double Gaudi::Units::micrometer = 1.e-6 * meter |
Definition at line 71 of file SystemOfUnits.h.
constexpr double Gaudi::Units::microsecond = 1.e-6 * second |
Definition at line 125 of file SystemOfUnits.h.
constexpr double Gaudi::Units::milliampere = 1.e-3 * ampere |
Definition at line 198 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millibarn = 1.e-3 * barn |
Definition at line 77 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millifarad = 1.e-3 * farad |
Definition at line 218 of file SystemOfUnits.h.
constexpr double Gaudi::Units::milligram = 1.e-3 * gram |
Definition at line 170 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millimeter = 1. |
Definition at line 53 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millimeter2 = millimeter * millimeter |
Definition at line 54 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millimeter3 = millimeter * millimeter * millimeter |
Definition at line 55 of file SystemOfUnits.h.
constexpr double Gaudi::Units::milliradian = 1.e-3 * radian |
Definition at line 108 of file SystemOfUnits.h.
constexpr double Gaudi::Units::millisecond = 1.e-3 * second |
Definition at line 124 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mm = millimeter |
Definition at line 86 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mm2 = millimeter2 |
Definition at line 87 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mm3 = millimeter3 |
Definition at line 88 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mole = 1. |
Definition at line 249 of file SystemOfUnits.h.
constexpr double Gaudi::Units::mrad = milliradian |
Definition at line 115 of file SystemOfUnits.h.
constexpr double Gaudi::Units::ms = millisecond |
Definition at line 136 of file SystemOfUnits.h.
Definition at line 88 of file PhysicalConstants.h.
constexpr double Gaudi::Units::nanoampere = 1.e-9 * ampere |
Definition at line 200 of file SystemOfUnits.h.
constexpr double Gaudi::Units::nanobarn = 1.e-9 * barn |
Definition at line 79 of file SystemOfUnits.h.
constexpr double Gaudi::Units::nanofarad = 1.e-9 * farad |
Definition at line 220 of file SystemOfUnits.h.
constexpr double Gaudi::Units::nanometer = 1.e-9 * meter |
Definition at line 72 of file SystemOfUnits.h.
constexpr double Gaudi::Units::nanosecond = 1. |
Definition at line 122 of file SystemOfUnits.h.
constexpr double Gaudi::Units::neutron_mass_c2 = 939.56563 * MeV |
Definition at line 80 of file PhysicalConstants.h.
Definition at line 185 of file SystemOfUnits.h.
constexpr double Gaudi::Units::nm = nanometer |
Definition at line 83 of file SystemOfUnits.h.
constexpr double Gaudi::Units::ns = nanosecond |
Definition at line 134 of file SystemOfUnits.h.
Definition at line 212 of file SystemOfUnits.h.
Definition at line 190 of file SystemOfUnits.h.
constexpr double Gaudi::Units::parsec = 3.0856775807e+16 * meter |
Definition at line 69 of file SystemOfUnits.h.
constexpr double Gaudi::Units::pc = parsec |
Definition at line 102 of file SystemOfUnits.h.
constexpr double Gaudi::Units::perCent = 0.01 |
Definition at line 280 of file SystemOfUnits.h.
constexpr double Gaudi::Units::perMillion = 0.000001 |
Definition at line 282 of file SystemOfUnits.h.
constexpr double Gaudi::Units::perThousand = 0.001 |
Definition at line 281 of file SystemOfUnits.h.
constexpr double Gaudi::Units::petaelectronvolt = 1.e+9 * megaelectronvolt |
Definition at line 153 of file SystemOfUnits.h.
constexpr double Gaudi::Units::PeV = petaelectronvolt |
Definition at line 163 of file SystemOfUnits.h.
constexpr double Gaudi::Units::pi = 3.14159265358979323846 |
Definition at line 47 of file PhysicalConstants.h.
Definition at line 50 of file PhysicalConstants.h.
constexpr double Gaudi::Units::picobarn = 1.e-12 * barn |
Definition at line 80 of file SystemOfUnits.h.
constexpr double Gaudi::Units::picofarad = 1.e-12 * farad |
Definition at line 221 of file SystemOfUnits.h.
constexpr double Gaudi::Units::picosecond = 1.e-12 * second |
Definition at line 126 of file SystemOfUnits.h.
constexpr double Gaudi::Units::proton_mass_c2 = 938.27231 * MeV |
Definition at line 79 of file PhysicalConstants.h.
constexpr double Gaudi::Units::rad = radian |
Definition at line 114 of file SystemOfUnits.h.
constexpr double Gaudi::Units::radian = 1. |
Definition at line 107 of file SystemOfUnits.h.
constexpr double Gaudi::Units::s = second |
Definition at line 135 of file SystemOfUnits.h.
constexpr double Gaudi::Units::second = 1.e+9 * nanosecond |
Definition at line 123 of file SystemOfUnits.h.
constexpr double Gaudi::Units::sr = steradian |
Definition at line 116 of file SystemOfUnits.h.
constexpr double Gaudi::Units::steradian = 1. |
Definition at line 111 of file SystemOfUnits.h.
constexpr double Gaudi::Units::STP_Pressure = 1. * atmosphere |
Definition at line 107 of file PhysicalConstants.h.
constexpr double Gaudi::Units::STP_Temperature = 273.15 * kelvin |
Definition at line 106 of file PhysicalConstants.h.
constexpr double Gaudi::Units::teraelectronvolt = 1.e+6 * megaelectronvolt |
Definition at line 152 of file SystemOfUnits.h.
Definition at line 231 of file SystemOfUnits.h.
constexpr double Gaudi::Units::TeV = teraelectronvolt |
Definition at line 162 of file SystemOfUnits.h.
constexpr double Gaudi::Units::twopi = 2 * pi |
Definition at line 48 of file PhysicalConstants.h.
constexpr double Gaudi::Units::twopi_mc2_rcl2 = twopi * electron_mass_c2 * classic_electr_radius * classic_electr_radius |
Definition at line 102 of file PhysicalConstants.h.
constexpr double Gaudi::Units::um = micrometer |
Definition at line 84 of file SystemOfUnits.h.
Definition at line 110 of file PhysicalConstants.h.
constexpr double Gaudi::Units::volt = 1.e-6 * megavolt |
Definition at line 207 of file SystemOfUnits.h.
Definition at line 180 of file SystemOfUnits.h.
Definition at line 226 of file SystemOfUnits.h.