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