1 import FWCore.ParameterSet.Config
as cms
6 GEMGeometryESModule = cms.ESProducer(
"GEMGeometryESModule",
7 fromDDD = cms.bool(
False),
8 fromDD4hep = cms.bool(
False),
9 appendToDataLabel = cms.string(
''),
10 alignmentsLabel = cms.string(
''),
11 applyAlignment = cms.bool(
False)