Variables | |
tuple | CSCGeometryESModule |
00001 cms.ESProducer("CSCGeometryESModule", 00002 appendToDataLabel = cms.string(''), 00003 debugV = cms.untracked.bool(False), 00004 useGangedStripsInME1a = cms.bool(True), 00005 alignmentsLabel = cms.string(''), 00006 useOnlyWiresInME1a = cms.bool(False), 00007 useRealWireGeometry = cms.bool(True), 00008 useCentreTIOffsets = cms.bool(False), 00009 applyAlignment = cms.bool(True), ## GF: to be abandoned 00010 useDDD = cms.bool(True) 00011 )
Definition at line 9 of file cscGeometry_cfi.py.