ATLAS Offline Software
|
Physics constants. More...
Variables | |
const double | c = 2.99792458e10 |
Light speed More... | |
const double | Nav = 6.02214e23 |
Avagadro constant More... | |
const double | erg = 1.60218e-12 |
1 ev to erg {erg} More... | |
const double | mb = 1.e-18 |
1mb to cm2 More... | |
const double | Me = 9.10943e-28 |
Electron mass {g} More... | |
const double | MeeV = Me*(c*c)/erg |
same in ev More... | |
const double | MProtonMeV = 938.271998 |
Proton mass in MeV More... | |
const double | Qe = 4.80321e-10 |
Electron charge{ESU}. More... | |
const double | r0 = Qe*Qe/Me/(c*c) |
electron radius{cm} More... | |
const double | h = 1.05457e-27 |
Plank constant{erg} More... | |
const double | he = h*c/erg |
same in ev More... | |
const double | invlog10 = 0.434294481903252 |
you guess... More... | |
Physics constants.
const double TRT_PAI_physicsConstants::c = 2.99792458e10 |
Light speed
Definition at line 12 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::erg = 1.60218e-12 |
1 ev to erg {erg}
Definition at line 14 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::h = 1.05457e-27 |
Plank constant{erg}
Definition at line 21 of file TRT_PAI_physicsConstants.h.
same in ev
Definition at line 22 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::invlog10 = 0.434294481903252 |
const double TRT_PAI_physicsConstants::mb = 1.e-18 |
1mb to cm2
Definition at line 15 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::Me = 9.10943e-28 |
Electron mass {g}
Definition at line 16 of file TRT_PAI_physicsConstants.h.
same in ev
Definition at line 17 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::MProtonMeV = 938.271998 |
Proton mass in MeV
Definition at line 18 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::Nav = 6.02214e23 |
Avagadro constant
Definition at line 13 of file TRT_PAI_physicsConstants.h.
const double TRT_PAI_physicsConstants::Qe = 4.80321e-10 |
Electron charge{ESU}.
Definition at line 19 of file TRT_PAI_physicsConstants.h.