cms.ESProducer("ClusterShapeHitFilterESProducer",    ComponentName = cms.string(''),    PixelShapeFile = cms.string('RecoTracker/PixelLowPtUtilities/data/pixelShapePhase0.par'),    PixelShapeFileL1 = cms.string('RecoTracker/PixelLowPtUtilities/data/pixelShapePhase0.par'),    appendToDataLabel = cms.string(''),    clusterChargeCut = cms.PSet(        value = cms.double(-1)    ),    doPixelShapeCut = cms.bool(True),    doStripShapeCut = cms.bool(True),    isPhase2 = cms.bool(False))