CMS 3D CMS Logo

Variables
CTPPSHectorParameters.h File Reference
#include <cmath>

Go to the source code of this file.

Variables

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

Variable Documentation

const double c_light_ns = c_light_s/s_to_ns

Definition at line 9 of file CTPPSHectorParameters.h.

const double c_light_s = 2.99792458e+8

Definition at line 7 of file CTPPSHectorParameters.h.

Referenced by CTPPSSimHitProducer::produce().

const double cm_to_m = 0.01

Definition at line 18 of file CTPPSHectorParameters.h.

Referenced by CTPPSHector::add().

const double cm_to_mm = 10.

Definition at line 17 of file CTPPSHectorParameters.h.

const double cm_to_um = 10000.

Definition at line 16 of file CTPPSHectorParameters.h.

Referenced by CTPPSHector::add().

const double m_to_cm = 100.

Definition at line 19 of file CTPPSHectorParameters.h.

const double m_to_mm = 1000.

Definition at line 20 of file CTPPSHectorParameters.h.

Referenced by CTPPSSimHitProducer::produce().

const double m_to_um = 1000000.

Definition at line 21 of file CTPPSHectorParameters.h.

const double mm_to_cm = 0.1

Definition at line 14 of file CTPPSHectorParameters.h.

const double mm_to_m = 0.001

Definition at line 15 of file CTPPSHectorParameters.h.

Referenced by CTPPSSimHitProducer::produce().

const double mm_to_um = 1000.

Definition at line 13 of file CTPPSHectorParameters.h.

Referenced by CTPPSFastTrackingProducer::ReconstructArm().

const double ProtonMass = 0.93827

Definition at line 5 of file CTPPSHectorParameters.h.

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

Definition at line 8 of file CTPPSHectorParameters.h.

Referenced by CTPPSSimHitProducer::produce().

const double um_to_cm = 0.0001

Definition at line 12 of file CTPPSHectorParameters.h.

Referenced by CTPPSFastTrackingProducer::SearchTrack().

const double um_to_mm = 0.001

Definition at line 11 of file CTPPSHectorParameters.h.

Referenced by CTPPSRecHitProducer::produce().

const double urad = 1./1000000.