Geant4
10.02.p03
|
# ================================================================== # Python module # # This module defines physical units and constants used in HEP, # which are imported from CLHEP library. # # Q, 2005 # ==================================================================
int python.hepunit.alpha_rcl2 = fine_structure_const * classic_electr_radius \ |
Definition at line 292 of file hepunit.py.
Definition at line 156 of file hepunit.py.
Definition at line 278 of file hepunit.py.
float python.hepunit.amu_c2 = 931.49432 * MeV |
Definition at line 277 of file hepunit.py.
Definition at line 36 of file hepunit.py.
int python.hepunit.atmosphere = 101325*pascal |
Definition at line 151 of file hepunit.py.
float python.hepunit.Avogadro = 6.0221367e+23/mole |
Definition at line 253 of file hepunit.py.
int python.hepunit.bar = 100000*pascal |
Definition at line 150 of file hepunit.py.
Definition at line 39 of file hepunit.py.
int python.hepunit.becquerel = 1./second |
Definition at line 213 of file hepunit.py.
float python.hepunit.Bohr_radius = electron_Compton_length/fine_structure_const |
Definition at line 290 of file hepunit.py.
float python.hepunit.c_light = 2.99792458e+8 * m/s |
Definition at line 257 of file hepunit.py.
Definition at line 258 of file hepunit.py.
int python.hepunit.candela = 1. |
Definition at line 224 of file hepunit.py.
int python.hepunit.centimeter = 10.*millimeter |
Definition at line 20 of file hepunit.py.
int python.hepunit.centimeter2 = centimeter*centimeter |
Definition at line 21 of file hepunit.py.
int python.hepunit.centimeter3 = centimeter*centimeter*centimeter |
Definition at line 22 of file hepunit.py.
int python.hepunit.classic_electr_radius = elm_coupling/electron_mass_c2 |
Definition at line 288 of file hepunit.py.
int python.hepunit.cm = centimeter |
Definition at line 50 of file hepunit.py.
int python.hepunit.cm2 = centimeter2 |
Definition at line 51 of file hepunit.py.
int python.hepunit.cm3 = centimeter3 |
Definition at line 52 of file hepunit.py.
Definition at line 102 of file hepunit.py.
float python.hepunit.curie = 3.7e+10 * becquerel |
Definition at line 214 of file hepunit.py.
tuple python.hepunit.deg = degree |
Definition at line 77 of file hepunit.py.
tuple python.hepunit.degree = (3.14159265358979323846/180.0)*radian |
Definition at line 69 of file hepunit.py.
float python.hepunit.e_SI = 1.60217733e-19 |
Definition at line 101 of file hepunit.py.
Definition at line 270 of file hepunit.py.
int python.hepunit.electron_charge = - eplus |
Definition at line 269 of file hepunit.py.
float python.hepunit.electron_Compton_length = hbarc/electron_mass_c2 |
Definition at line 289 of file hepunit.py.
float python.hepunit.electron_mass_c2 = 0.51099906 * MeV |
Definition at line 274 of file hepunit.py.
int python.hepunit.electronvolt = 1.e-6*megaelectronvolt |
Definition at line 108 of file hepunit.py.
Definition at line 286 of file hepunit.py.
int python.hepunit.eplus = 1. |
Definition at line 100 of file hepunit.py.
Definition at line 283 of file hepunit.py.
int python.hepunit.eV = electronvolt |
Definition at line 118 of file hepunit.py.
Definition at line 176 of file hepunit.py.
Definition at line 37 of file hepunit.py.
int python.hepunit.fine_structure_const = elm_coupling/hbarc |
Definition at line 287 of file hepunit.py.
int python.hepunit.g = gram |
Definition at line 133 of file hepunit.py.
Definition at line 192 of file hepunit.py.
int python.hepunit.GeV = gigaelectronvolt |
Definition at line 120 of file hepunit.py.
int python.hepunit.gigaelectronvolt = 1.e+3*megaelectronvolt |
Definition at line 110 of file hepunit.py.
Definition at line 128 of file hepunit.py.
Definition at line 219 of file hepunit.py.
float python.hepunit.h_Planck = 6.6260755e-34 * joule*s |
Definition at line 263 of file hepunit.py.
float python.hepunit.halfpi = pi/2. |
Definition at line 249 of file hepunit.py.
Definition at line 264 of file hepunit.py.
float python.hepunit.hbarc = hbar_Planck * c_light |
Definition at line 265 of file hepunit.py.
Definition at line 266 of file hepunit.py.
Definition at line 198 of file hepunit.py.
int python.hepunit.hertz = 1./second |
Definition at line 88 of file hepunit.py.
int python.hepunit.joule = electronvolt/e_SI |
Definition at line 114 of file hepunit.py.
float python.hepunit.k_Boltzmann = 8.617385e-11 * MeV/kelvin |
Definition at line 299 of file hepunit.py.
int python.hepunit.kelvin = 1. |
Definition at line 203 of file hepunit.py.
int python.hepunit.keV = kiloelectronvolt |
Definition at line 119 of file hepunit.py.
int python.hepunit.kg = kilogram |
Definition at line 132 of file hepunit.py.
Definition at line 304 of file hepunit.py.
int python.hepunit.kiloelectronvolt = 1.e-3*megaelectronvolt |
Definition at line 109 of file hepunit.py.
Definition at line 193 of file hepunit.py.
Definition at line 127 of file hepunit.py.
Definition at line 89 of file hepunit.py.
int python.hepunit.kilometer = 1000.*meter |
Definition at line 28 of file hepunit.py.
Definition at line 29 of file hepunit.py.
Definition at line 30 of file hepunit.py.
Definition at line 165 of file hepunit.py.
int python.hepunit.km = kilometer |
Definition at line 58 of file hepunit.py.
int python.hepunit.km2 = kilometer2 |
Definition at line 59 of file hepunit.py.
int python.hepunit.km3 = kilometer3 |
Definition at line 60 of file hepunit.py.
Definition at line 229 of file hepunit.py.
Definition at line 234 of file hepunit.py.
int python.hepunit.m = meter |
Definition at line 54 of file hepunit.py.
int python.hepunit.m2 = meter2 |
Definition at line 55 of file hepunit.py.
int python.hepunit.m3 = meter3 |
Definition at line 56 of file hepunit.py.
int python.hepunit.megaelectronvolt = 1. |
Definition at line 107 of file hepunit.py.
Definition at line 90 of file hepunit.py.
int python.hepunit.megavolt = megaelectronvolt/eplus |
Definition at line 164 of file hepunit.py.
int python.hepunit.meter = 1000.*millimeter |
Definition at line 24 of file hepunit.py.
Definition at line 25 of file hepunit.py.
Definition at line 26 of file hepunit.py.
int python.hepunit.MeV = megaelectronvolt |
Definition at line 117 of file hepunit.py.
int python.hepunit.mg = milligram |
Definition at line 134 of file hepunit.py.
Definition at line 158 of file hepunit.py.
Definition at line 41 of file hepunit.py.
Definition at line 178 of file hepunit.py.
Definition at line 34 of file hepunit.py.
Definition at line 85 of file hepunit.py.
Definition at line 157 of file hepunit.py.
Definition at line 40 of file hepunit.py.
Definition at line 177 of file hepunit.py.
Definition at line 129 of file hepunit.py.
int python.hepunit.millimeter = 1. |
Definition at line 16 of file hepunit.py.
int python.hepunit.millimeter2 = millimeter*millimeter |
Definition at line 17 of file hepunit.py.
int python.hepunit.millimeter3 = millimeter*millimeter*millimeter |
Definition at line 18 of file hepunit.py.
Definition at line 68 of file hepunit.py.
Definition at line 84 of file hepunit.py.
int python.hepunit.mm = millimeter |
Definition at line 46 of file hepunit.py.
int python.hepunit.mm2 = millimeter2 |
Definition at line 47 of file hepunit.py.
int python.hepunit.mm3 = millimeter3 |
Definition at line 48 of file hepunit.py.
int python.hepunit.mole = 1. |
Definition at line 208 of file hepunit.py.
int python.hepunit.mrad = milliradian |
Definition at line 75 of file hepunit.py.
int python.hepunit.ms = millisecond |
Definition at line 95 of file hepunit.py.
Definition at line 159 of file hepunit.py.
Definition at line 42 of file hepunit.py.
Definition at line 179 of file hepunit.py.
Definition at line 35 of file hepunit.py.
int python.hepunit.nanosecond = 1. |
Definition at line 82 of file hepunit.py.
float python.hepunit.neutron_mass_c2 = 939.56563 * MeV |
Definition at line 276 of file hepunit.py.
Definition at line 144 of file hepunit.py.
int python.hepunit.ns = nanosecond |
Definition at line 93 of file hepunit.py.
Definition at line 171 of file hepunit.py.
float python.hepunit.parsec = 3.0856775807e+16*meter |
Definition at line 32 of file hepunit.py.
Definition at line 149 of file hepunit.py.
float python.hepunit.pc = parsec |
Definition at line 62 of file hepunit.py.
float python.hepunit.perCent = 0.01 |
Definition at line 239 of file hepunit.py.
float python.hepunit.perMillion = 0.000001 |
Definition at line 241 of file hepunit.py.
float python.hepunit.perThousand = 0.001 |
Definition at line 240 of file hepunit.py.
int python.hepunit.petaelectronvolt = 1.e+9*megaelectronvolt |
Definition at line 112 of file hepunit.py.
int python.hepunit.PeV = petaelectronvolt |
Definition at line 122 of file hepunit.py.
float python.hepunit.pi = 3.14159265358979323846 |
Definition at line 247 of file hepunit.py.
Definition at line 250 of file hepunit.py.
Definition at line 43 of file hepunit.py.
Definition at line 180 of file hepunit.py.
Definition at line 86 of file hepunit.py.
float python.hepunit.proton_mass_c2 = 938.27231 * MeV |
Definition at line 275 of file hepunit.py.
int python.hepunit.rad = radian |
Definition at line 74 of file hepunit.py.
int python.hepunit.radian = 1. |
Definition at line 67 of file hepunit.py.
int python.hepunit.s = second |
Definition at line 94 of file hepunit.py.
int python.hepunit.second = 1.e+9 *nanosecond |
Definition at line 83 of file hepunit.py.
int python.hepunit.sr = steradian |
Definition at line 76 of file hepunit.py.
int python.hepunit.steradian = 1. |
Definition at line 71 of file hepunit.py.
int python.hepunit.STP_Pressure = 1.*atmosphere |
Definition at line 303 of file hepunit.py.
float python.hepunit.STP_Temperature = 273.15*kelvin |
Definition at line 302 of file hepunit.py.
int python.hepunit.teraelectronvolt = 1.e+6*megaelectronvolt |
Definition at line 111 of file hepunit.py.
Definition at line 190 of file hepunit.py.
int python.hepunit.TeV = teraelectronvolt |
Definition at line 121 of file hepunit.py.
int python.hepunit.twopi = 2.*pi |
Definition at line 248 of file hepunit.py.
int python.hepunit.twopi_mc2_rcl2 = twopi * electron_mass_c2 \ |
Definition at line 294 of file hepunit.py.
Definition at line 307 of file hepunit.py.
Definition at line 166 of file hepunit.py.
Definition at line 139 of file hepunit.py.
Definition at line 185 of file hepunit.py.