|
FairShip
|
# ================================================================== # Python module # # This module defines physical units and constants used in HEP, # which are imported from CLHEP library, matched to be used for # FAIROOT # centimeter = 1 # GeV = 1 # Q, 2005 # ==================================================================
| float shipunit.alpha_rcl2 = fine_structure_const * classic_electr_radius * classic_electr_radius |
Definition at line 303 of file shipunit.py.
Definition at line 163 of file shipunit.py.
Definition at line 289 of file shipunit.py.
| float shipunit.amu_c2 = 931.49432 * MeV |
Definition at line 288 of file shipunit.py.
| float shipunit.angstrom = 1.0e-10 * meter |
Definition at line 41 of file shipunit.py.
| int shipunit.atmosphere = 101325 * pascal |
Definition at line 158 of file shipunit.py.
| float shipunit.Avogadro = 6.0221367e23 / mole |
Definition at line 264 of file shipunit.py.
| int shipunit.bar = 100000 * pascal |
Definition at line 157 of file shipunit.py.
| float shipunit.barn = 1.0e-28 * meter2 |
Definition at line 44 of file shipunit.py.
| float shipunit.becquerel = 1.0 / second |
Definition at line 224 of file shipunit.py.
| float shipunit.Bohr_radius = electron_Compton_length / fine_structure_const |
Definition at line 301 of file shipunit.py.
Definition at line 268 of file shipunit.py.
Definition at line 269 of file shipunit.py.
| float shipunit.candela = 1.0 |
Definition at line 235 of file shipunit.py.
| float shipunit.centimeter = 10.0 * millimeter |
Definition at line 25 of file shipunit.py.
| float shipunit.centimeter2 = centimeter * centimeter |
Definition at line 26 of file shipunit.py.
| float shipunit.centimeter3 = centimeter * centimeter * centimeter |
Definition at line 27 of file shipunit.py.
| float shipunit.classic_electr_radius = elm_coupling / electron_mass_c2 |
Definition at line 299 of file shipunit.py.
| float shipunit.cm = centimeter |
Definition at line 57 of file shipunit.py.
| float shipunit.cm2 = centimeter2 |
Definition at line 58 of file shipunit.py.
| float shipunit.cm3 = centimeter3 |
Definition at line 59 of file shipunit.py.
Definition at line 109 of file shipunit.py.
| float shipunit.curie = 3.7e10 * becquerel |
Definition at line 225 of file shipunit.py.
| tuple shipunit.deg = degree |
Definition at line 84 of file shipunit.py.
| tuple shipunit.degree = (3.14159265358979323846 / 180.0) * radian |
Definition at line 76 of file shipunit.py.
| float shipunit.e_SI = 1.60217733e-19 |
Definition at line 108 of file shipunit.py.
Definition at line 281 of file shipunit.py.
| float shipunit.electron_charge = -eplus |
Definition at line 280 of file shipunit.py.
| float shipunit.electron_Compton_length = hbarc / electron_mass_c2 |
Definition at line 300 of file shipunit.py.
| float shipunit.electron_mass_c2 = 0.51099906 * MeV |
Definition at line 285 of file shipunit.py.
| float shipunit.electronvolt = 1.0e-6 * megaelectronvolt |
Definition at line 115 of file shipunit.py.
Definition at line 297 of file shipunit.py.
| float shipunit.eplus = 1.0 |
Definition at line 107 of file shipunit.py.
Definition at line 294 of file shipunit.py.
| float shipunit.eV = electronvolt |
Definition at line 125 of file shipunit.py.
Definition at line 183 of file shipunit.py.
| float shipunit.fermi = 1.0e-15 * meter |
Definition at line 42 of file shipunit.py.
| float shipunit.fine_structure_const = elm_coupling / hbarc |
Definition at line 298 of file shipunit.py.
| float shipunit.g = gram |
Definition at line 140 of file shipunit.py.
| float shipunit.gauss = 1.0e-4 * tesla |
Definition at line 205 of file shipunit.py.
| float shipunit.GeV = gigaelectronvolt |
Definition at line 127 of file shipunit.py.
| float shipunit.gigaelectronvolt = 1.0e3 * megaelectronvolt |
Definition at line 117 of file shipunit.py.
| float shipunit.gram = 1.0e-3 * kilogram |
Definition at line 135 of file shipunit.py.
Definition at line 230 of file shipunit.py.
Definition at line 274 of file shipunit.py.
| float shipunit.halfpi = pi / 2.0 |
Definition at line 260 of file shipunit.py.
Definition at line 275 of file shipunit.py.
| float shipunit.hbarc = hbar_Planck * c_light |
Definition at line 276 of file shipunit.py.
Definition at line 277 of file shipunit.py.
Definition at line 209 of file shipunit.py.
| float shipunit.hertz = 1.0 / second |
Definition at line 95 of file shipunit.py.
| float shipunit.joule = electronvolt / e_SI |
Definition at line 121 of file shipunit.py.
Definition at line 307 of file shipunit.py.
| float shipunit.kelvin = 1.0 |
Definition at line 214 of file shipunit.py.
| float shipunit.keV = kiloelectronvolt |
Definition at line 126 of file shipunit.py.
| float shipunit.kg = kilogram |
Definition at line 139 of file shipunit.py.
Definition at line 312 of file shipunit.py.
| float shipunit.kiloelectronvolt = 1.0e-3 * megaelectronvolt |
Definition at line 116 of file shipunit.py.
| float shipunit.kilogauss = 1.0 |
Definition at line 203 of file shipunit.py.
Definition at line 134 of file shipunit.py.
| float shipunit.kilohertz = 1.0e3 * hertz |
Definition at line 96 of file shipunit.py.
| float shipunit.kilometer = 1000.0 * meter |
Definition at line 33 of file shipunit.py.
Definition at line 34 of file shipunit.py.
Definition at line 35 of file shipunit.py.
| float shipunit.kilovolt = 1.0e-3 * megavolt |
Definition at line 172 of file shipunit.py.
| float shipunit.km = kilometer |
Definition at line 65 of file shipunit.py.
| float shipunit.km2 = kilometer2 |
Definition at line 66 of file shipunit.py.
| float shipunit.km3 = kilometer3 |
Definition at line 67 of file shipunit.py.
Definition at line 240 of file shipunit.py.
Definition at line 245 of file shipunit.py.
| float shipunit.m = meter |
Definition at line 61 of file shipunit.py.
| float shipunit.m2 = meter2 |
Definition at line 62 of file shipunit.py.
| float shipunit.m3 = meter3 |
Definition at line 63 of file shipunit.py.
| float shipunit.megaelectronvolt = 1.0 / 1000.0 |
Definition at line 114 of file shipunit.py.
| float shipunit.megahertz = 1.0e6 * hertz |
Definition at line 97 of file shipunit.py.
| float shipunit.megavolt = megaelectronvolt / eplus |
Definition at line 171 of file shipunit.py.
| float shipunit.meter = 1000.0 * millimeter |
Definition at line 29 of file shipunit.py.
Definition at line 30 of file shipunit.py.
Definition at line 31 of file shipunit.py.
| float shipunit.MeV = megaelectronvolt |
Definition at line 124 of file shipunit.py.
| float shipunit.mg = milligram |
Definition at line 141 of file shipunit.py.
| float shipunit.microampere = 1.0e-6 * ampere |
Definition at line 165 of file shipunit.py.
| float shipunit.microbarn = 1.0e-6 * barn |
Definition at line 46 of file shipunit.py.
| float shipunit.microfarad = 1.0e-6 * farad |
Definition at line 185 of file shipunit.py.
| float shipunit.micrometer = 1.0e-6 * meter |
Definition at line 39 of file shipunit.py.
| float shipunit.microsecond = 1.0e-6 * second |
Definition at line 92 of file shipunit.py.
| float shipunit.milliampere = 1.0e-3 * ampere |
Definition at line 164 of file shipunit.py.
| float shipunit.millibarn = 1.0e-3 * barn |
Definition at line 45 of file shipunit.py.
| float shipunit.millifarad = 1.0e-3 * farad |
Definition at line 184 of file shipunit.py.
| float shipunit.milligram = 1.0e-3 * gram |
Definition at line 136 of file shipunit.py.
| float shipunit.millimeter = 1.0 / 10.0 |
Definition at line 21 of file shipunit.py.
| float shipunit.millimeter2 = millimeter * millimeter |
Definition at line 22 of file shipunit.py.
| float shipunit.millimeter3 = millimeter * millimeter * millimeter |
Definition at line 23 of file shipunit.py.
| float shipunit.milliradian = 1.0e-3 * radian |
Definition at line 75 of file shipunit.py.
| float shipunit.millisecond = 1.0e-3 * second |
Definition at line 91 of file shipunit.py.
| float shipunit.mm = millimeter |
Definition at line 53 of file shipunit.py.
| float shipunit.mm2 = millimeter2 |
Definition at line 54 of file shipunit.py.
| float shipunit.mm3 = millimeter3 |
Definition at line 55 of file shipunit.py.
| float shipunit.mole = 1.0 |
Definition at line 219 of file shipunit.py.
| float shipunit.mrad = milliradian |
Definition at line 82 of file shipunit.py.
| float shipunit.ms = millisecond |
Definition at line 102 of file shipunit.py.
Definition at line 293 of file shipunit.py.
| float shipunit.nanoampere = 1.0e-9 * ampere |
Definition at line 166 of file shipunit.py.
| float shipunit.nanobarn = 1.0e-9 * barn |
Definition at line 47 of file shipunit.py.
| float shipunit.nanofarad = 1.0e-9 * farad |
Definition at line 186 of file shipunit.py.
| float shipunit.nanometer = 1.0e-9 * meter |
Definition at line 40 of file shipunit.py.
| float shipunit.nanosecond = 1.0 |
Definition at line 89 of file shipunit.py.
| float shipunit.neutron_mass_c2 = 939.56563 * MeV |
Definition at line 287 of file shipunit.py.
Definition at line 151 of file shipunit.py.
| float shipunit.ns = nanosecond |
Definition at line 100 of file shipunit.py.
Definition at line 178 of file shipunit.py.
| float shipunit.parsec = 3.0856775807e16 * meter |
Definition at line 37 of file shipunit.py.
Definition at line 156 of file shipunit.py.
| float shipunit.pc = parsec |
Definition at line 69 of file shipunit.py.
| float shipunit.perCent = 0.01 |
Definition at line 250 of file shipunit.py.
| float shipunit.perMillion = 0.000001 |
Definition at line 252 of file shipunit.py.
| float shipunit.perThousand = 0.001 |
Definition at line 251 of file shipunit.py.
| float shipunit.petaelectronvolt = 1.0e9 * megaelectronvolt |
Definition at line 119 of file shipunit.py.
| float shipunit.PeV = petaelectronvolt |
Definition at line 129 of file shipunit.py.
| float shipunit.pi = 3.14159265358979323846 |
Definition at line 258 of file shipunit.py.
Definition at line 261 of file shipunit.py.
| float shipunit.picobarn = 1.0e-12 * barn |
Definition at line 48 of file shipunit.py.
| float shipunit.picofarad = 1.0e-12 * farad |
Definition at line 187 of file shipunit.py.
| float shipunit.picosecond = 1.0e-12 * second |
Definition at line 93 of file shipunit.py.
| float shipunit.proton_mass_c2 = 938.27231 * MeV |
Definition at line 286 of file shipunit.py.
| float shipunit.rad = radian |
Definition at line 81 of file shipunit.py.
| float shipunit.radian = 1.0 |
Definition at line 74 of file shipunit.py.
| float shipunit.s = second |
Definition at line 101 of file shipunit.py.
| float shipunit.second = 1.0e9 * nanosecond |
Definition at line 90 of file shipunit.py.
Definition at line 317 of file shipunit.py.
| float shipunit.sr = steradian |
Definition at line 83 of file shipunit.py.
| float shipunit.steradian = 1.0 |
Definition at line 78 of file shipunit.py.
| float shipunit.STP_Pressure = 1.0 * atmosphere |
Definition at line 311 of file shipunit.py.
| float shipunit.STP_Temperature = 273.15 * kelvin |
Definition at line 310 of file shipunit.py.
| float shipunit.teraelectronvolt = 1.0e6 * megaelectronvolt |
Definition at line 118 of file shipunit.py.
| int shipunit.tesla = 10 * kilogauss |
Definition at line 204 of file shipunit.py.
| float shipunit.TeV = teraelectronvolt |
Definition at line 128 of file shipunit.py.
| float shipunit.twopi = 2.0 * pi |
Definition at line 259 of file shipunit.py.
| float shipunit.twopi_mc2_rcl2 = twopi * electron_mass_c2 * classic_electr_radius * classic_electr_radius |
Definition at line 304 of file shipunit.py.
| float shipunit.um = micrometer |
Definition at line 51 of file shipunit.py.
Definition at line 315 of file shipunit.py.
| float shipunit.volt = 1.0e-6 * megavolt |
Definition at line 173 of file shipunit.py.
Definition at line 146 of file shipunit.py.
Definition at line 192 of file shipunit.py.