ImpactX
Static Public Attributes | List of all members
impactx.madx_to_impactx.sc Class Reference

Static Public Attributes

float c = 299792458.0
 
float electron_volt = 1.602176634e-19
 
dictionary physical_constants = {"electron-muon mass ratio": (0.00483633169, "", 1.1e-10)}
 
float m_e = 9.1093837015e-31
 
float m_p = 1.67262192369e-27
 
float m_u = 1.6605390666e-27
 

Detailed Description

This class is used in lieu of scipy.constants
to avoid a direct dependency on it.
At the time of writing, this file was the only
one requiring scipy in the ImpactX source outside
of examples.

Member Data Documentation

◆ c

float impactx.madx_to_impactx.sc.c = 299792458.0
static

◆ electron_volt

float impactx.madx_to_impactx.sc.electron_volt = 1.602176634e-19
static

◆ m_e

float impactx.madx_to_impactx.sc.m_e = 9.1093837015e-31
static

◆ m_p

float impactx.madx_to_impactx.sc.m_p = 1.67262192369e-27
static

◆ m_u

float impactx.madx_to_impactx.sc.m_u = 1.6605390666e-27
static

◆ physical_constants

dictionary impactx.madx_to_impactx.sc.physical_constants = {"electron-muon mass ratio": (0.00483633169, "", 1.1e-10)}
static

The documentation for this class was generated from the following file: