1 import FWCore.ParameterSet.Config
as cms
5 TrackerInteractionGeometryESProducer = cms.ESProducer(
"TrackerInteractionGeometryESProducer",
10 misalignedTrackerInteractionGeometry = cms.ESProducer(
"TrackerInteractionGeometryESProducer",
12 trackerGeometryLabel = cms.untracked.string(
'MisAligned'),
13 appendToDataLabel = cms.string(
'MisAligned')