ATLAS Offline Software
Variables
TRT_PAI_physicsConstants Namespace Reference

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...
 

Detailed Description

Physics constants.

Variable Documentation

◆ c

const double TRT_PAI_physicsConstants::c = 2.99792458e10

Light speed

Definition at line 12 of file TRT_PAI_physicsConstants.h.

◆ erg

const double TRT_PAI_physicsConstants::erg = 1.60218e-12

1 ev to erg {erg}

Definition at line 14 of file TRT_PAI_physicsConstants.h.

◆ h

const double TRT_PAI_physicsConstants::h = 1.05457e-27

Plank constant{erg}

Definition at line 21 of file TRT_PAI_physicsConstants.h.

◆ he

const double TRT_PAI_physicsConstants::he = h*c/erg

same in ev

Definition at line 22 of file TRT_PAI_physicsConstants.h.

◆ invlog10

const double TRT_PAI_physicsConstants::invlog10 = 0.434294481903252

you guess...


Definition at line 23 of file TRT_PAI_physicsConstants.h.

◆ mb

const double TRT_PAI_physicsConstants::mb = 1.e-18

1mb to cm2

Definition at line 15 of file TRT_PAI_physicsConstants.h.

◆ Me

const double TRT_PAI_physicsConstants::Me = 9.10943e-28

Electron mass {g}

Definition at line 16 of file TRT_PAI_physicsConstants.h.

◆ MeeV

const double TRT_PAI_physicsConstants::MeeV = Me*(c*c)/erg

same in ev

Definition at line 17 of file TRT_PAI_physicsConstants.h.

◆ MProtonMeV

const double TRT_PAI_physicsConstants::MProtonMeV = 938.271998

Proton mass in MeV

Definition at line 18 of file TRT_PAI_physicsConstants.h.

◆ Nav

const double TRT_PAI_physicsConstants::Nav = 6.02214e23

Avagadro constant

Definition at line 13 of file TRT_PAI_physicsConstants.h.

◆ Qe

const double TRT_PAI_physicsConstants::Qe = 4.80321e-10

Electron charge{ESU}.

Definition at line 19 of file TRT_PAI_physicsConstants.h.

◆ r0

const double TRT_PAI_physicsConstants::r0 = Qe*Qe/Me/(c*c)

electron radius{cm}

Definition at line 20 of file TRT_PAI_physicsConstants.h.