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

const double c_light_ns = c_light_s/s_to_ns
static

Definition at line 9 of file PPSUnitConversion.h.

const double c_light_s = 2.99792458e+8
static

Definition at line 7 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

const double cm_to_m = 0.01
static

Definition at line 18 of file PPSUnitConversion.h.

Referenced by HectorTransport::transportProton().

const double cm_to_mm = 10.
static

Definition at line 17 of file PPSUnitConversion.h.

const double cm_to_um = 10000.
static

Definition at line 16 of file PPSUnitConversion.h.

Referenced by HectorTransport::transportProton().

const double m_to_cm = 100.
static

Definition at line 19 of file PPSUnitConversion.h.

const double m_to_mm = 1000.
static
const double m_to_um = 1000000.
static

Definition at line 21 of file PPSUnitConversion.h.

const double mm_to_cm = 0.1
static

Definition at line 14 of file PPSUnitConversion.h.

Referenced by HectorTransport::transportProton().

const double mm_to_m = 0.001
static

Definition at line 15 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

const double mm_to_um = 1000.
static

Definition at line 13 of file PPSUnitConversion.h.

Referenced by CTPPSFastTrackingProducer::ReconstructArm().

const double ProtonMass = 0.93827
static

Definition at line 5 of file PPSUnitConversion.h.

const double ProtonMassSQ = pow(ProtonMass,2)
static
const double s_to_ns = 1.e9
static

Definition at line 8 of file PPSUnitConversion.h.

Referenced by CTPPSSimHitProducer::produce().

const double um_to_cm = 0.0001
static

Definition at line 12 of file PPSUnitConversion.h.

Referenced by CTPPSFastTrackingProducer::SearchTrack().

const double um_to_mm = 0.001
static
const double urad = 1./1000000.
static