CMS 3D CMS Logo

Variables
PPSUnitConversion.h File Reference
#include <cmath>

Go to the source code of this file.

Variables

static const double c_light_ns = c_light_s / s_to_ns
 
static const double c_light_s = 2.99792458e+8
 
static const double cm_to_m = 0.01
 
static const double cm_to_mm = 10.
 
static const double cm_to_um = 10000.
 
static const double m_to_cm = 100.
 
static const double m_to_mm = 1000.
 
static const double m_to_um = 1000000.
 
static const double mm_to_cm = 0.1
 
static const double mm_to_m = 0.001
 
static const double mm_to_um = 1000.
 
static const double ProtonMass = 0.93827
 
static const double ProtonMassSQ = pow(ProtonMass, 2)
 
static const double s_to_ns = 1.e9
 
static const double um_to_cm = 0.0001
 
static const double um_to_mm = 0.001
 
static const double urad = 1. / 1000000.
 

Variable Documentation

◆ c_light_ns

const double c_light_ns = c_light_s / s_to_ns
static

Definition at line 9 of file PPSUnitConversion.h.

◆ c_light_s

const double c_light_s = 2.99792458e+8
static

Definition at line 7 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

◆ cm_to_m

const double cm_to_m = 0.01
static

Definition at line 18 of file PPSUnitConversion.h.

◆ cm_to_mm

const double cm_to_mm = 10.
static

Definition at line 17 of file PPSUnitConversion.h.

Referenced by tmtt::Sector::subEtaFwCalc().

◆ cm_to_um

const double cm_to_um = 10000.
static

Definition at line 16 of file PPSUnitConversion.h.

◆ m_to_cm

const double m_to_cm = 100.
static

Definition at line 19 of file PPSUnitConversion.h.

◆ m_to_mm

const double m_to_mm = 1000.
static

◆ m_to_um

const double m_to_um = 1000000.
static

Definition at line 21 of file PPSUnitConversion.h.

◆ mm_to_cm

const double mm_to_cm = 0.1
static

Definition at line 14 of file PPSUnitConversion.h.

◆ mm_to_m

const double mm_to_m = 0.001
static

Definition at line 15 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

◆ mm_to_um

const double mm_to_um = 1000.
static

◆ ProtonMass

const double ProtonMass = 0.93827
static

Definition at line 5 of file PPSUnitConversion.h.

◆ ProtonMassSQ

const double ProtonMassSQ = pow(ProtonMass, 2)
static

◆ s_to_ns

const double s_to_ns = 1.e9
static

Definition at line 8 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

◆ um_to_cm

const double um_to_cm = 0.0001
static

Definition at line 12 of file PPSUnitConversion.h.

Referenced by CTPPSFastTrackingProducer::SearchTrack().

◆ um_to_mm

const double um_to_mm = 0.001
static

◆ urad

const double urad = 1. / 1000000.
static