CMS 3D CMS Logo

Variables
fastsim::Constants Namespace Reference

Definition of constants needed for the SimplifiedGeometryPropagator package. More...

Variables

static double constexpr eMass = 0.0005109990615
 Electron mass[GeV]. More...
 
static double constexpr epsilonDistance_ = 1.0e-7
 some epsilon for numerical comparisons More...
 
static double constexpr muMass = 0.1056583745
 Muon mass [GeV]. More...
 
static double constexpr NA = 6.022e+23
 Avogadro's number. More...
 
static double constexpr speedOfLight = 29.9792458
 Speed of light [cm / ns]. More...
 

Detailed Description

Definition of constants needed for the SimplifiedGeometryPropagator package.

Variable Documentation

double constexpr fastsim::Constants::eMass = 0.0005109990615
static
double constexpr fastsim::Constants::epsilonDistance_ = 1.0e-7
static

some epsilon for numerical comparisons

Definition at line 19 of file Constants.h.

double constexpr fastsim::Constants::muMass = 0.1056583745
static
double constexpr fastsim::Constants::NA = 6.022e+23
static

Avogadro's number.

Definition at line 20 of file Constants.h.

Referenced by MuonBremsstrahlungSimulator::compute(), and fastsim::MuonBremsstrahlung::interact().

double constexpr fastsim::Constants::speedOfLight = 29.9792458
static