00001 import FWCore.ParameterSet.Config as cms 00002 00003 EcalPreshowerGeometryEP = cms.ESProducer("EcalPreshowerGeometryEP", 00004 applyAlignment = cms.untracked.bool(False) 00005 )