Functions | |
def | customise |
def constantsPostLS2::customise | ( | process | ) |
Definition at line 6 of file constantsPostLS2.py.
00007 : 00008 00009 process.trackerGeometry.trackerGeometryConstants = cms.PSet(trackerGeometryConstants_cfi.trackerGeometryConstants) 00010 process.idealForDigiTrackerGeometry.trackerGeometryConstants = cms.PSet(trackerGeometryConstants_cfi.trackerGeometryConstants) 00011 00012 process.trackerNumberingGeometry.fromDDD = cms.bool( True ) 00013 process.trackerNumberingGeometry.layerNumberPXB = cms.uint32(18) 00014 process.trackerNumberingGeometry.totalBlade = cms.uint32(56)