CMS 3D CMS Logo

Namespaces | Functions | Variables
geant_units Namespace Reference

Namespaces

 operators
 

Functions

constexpr long double joule (6.24150e+12)
 
constexpr long double nanoseconds (1.)
 
constexpr long double piRadians (M_PI)
 
constexpr long double seconds (1.e+9)
 

Variables

constexpr long double degPerRad = 180. / piRadians
 

Function Documentation

constexpr long double geant_units::joule ( 6.24150e+  12)
constexpr long double geant_units::nanoseconds ( 1.  )
constexpr long double geant_units::piRadians ( M_PI  )
constexpr long double geant_units::seconds ( 1.e+  9)

Variable Documentation

constexpr long double geant_units::degPerRad = 180. / piRadians

Definition at line 16 of file GeantUnits.h.

Referenced by geant_units::operators::operator""_deg().