3 from Configuration.ProcessModifiers.approxSiStripClusters_cff
import approxSiStripClusters
6 hltClusterShapeHitFilterESProducer = _ClusterShapeHitFilterESProducer.clone(ComponentName =
'hltClusterShapeHitFilterESProducer')
9 hltBeamSpotProducer = onlineBeamSpotProducer.clone(src =
'hltScalersRawToDigi')
10 hltSiStripClusters2ApproxClusters = SiStripClusters2ApproxClusters.clone()
11 approxSiStripClusters.toModify(hltSiStripClusters2ApproxClusters,
12 beamSpot =
"hltBeamSpotProducer",
13 inputClusters =
"siStripClustersHLT",
14 clusterShapeHitFilterLabel =
"hltClusterShapeHitFilterESProducer")