9 CSCGeometryESModule = cms.ESProducer(
"CSCGeometryESModule",
10 appendToDataLabel = cms.string(
''),
11 debugV = cms.untracked.bool(
False),
12 useGangedStripsInME1a = cms.bool(
True),
13 alignmentsLabel = cms.string(
''),
14 useOnlyWiresInME1a = cms.bool(
False),
15 useRealWireGeometry = cms.bool(
True),
16 useCentreTIOffsets = cms.bool(
False),
17 applyAlignment = cms.bool(
True),
18 useDDD = cms.bool(
False)