CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
ppsPixelTopologyESSourceRun2_cfi Namespace Reference

Variables

tuple ppsPixelTopologyESSource
 

Variable Documentation

tuple ppsPixelTopologyESSourceRun2_cfi.ppsPixelTopologyESSource
Initial value:
1 = cms.ESSource('PPSPixelTopologyESSource',
2  RunType = cms.string('Run2'),
3  PitchSimY = cms.double(0.15),
4  PitchSimX = cms.double(0.1),
5  thickness = cms.double(0.23),
6  noOfPixelSimX = cms.int32(160),
7  noOfPixelSimY = cms.int32(156),
8  noOfPixels = cms.int32(24960),
9  simXWidth = cms.double(16.6),
10  simYWidth = cms.double(24.4),
11  deadEdgeWidth = cms.double(0.2),
12  activeEdgeSigma = cms.double(0.02),
13  physActiveEdgeDist = cms.double(0.15),
14  appendToDataLabel = cms.string('')
15 )

Definition at line 3 of file ppsPixelTopologyESSourceRun2_cfi.py.