1 import FWCore.ParameterSet.Config
as cms
5 TrackRefitter.src =
"generalTracksSkim" 6 muontiming.MuonCollection = cms.InputTag(
"muonsSkim")
7 HSCParticleProducer.tracksIsolation = cms.InputTag(
"generalTracksSkim")
8 HSCParticleProducer.muons = cms.InputTag(
"muonsSkim")
9 HSCParticleProducer.MTmuons = cms.InputTag(
"muonsSkim")
10 HSCParticleProducer.EBRecHitCollection = cms.InputTag(
"reducedHSCPEcalRecHitsEB")
11 HSCParticleProducer.EERecHitCollection = cms.InputTag(
"reducedHSCPEcalRecHitsEE")
13 HSCParticleProducer.TrackAssociatorParameters.EBRecHitCollectionLabel =
'reducedHSCPEcalRecHitsEB' 14 HSCParticleProducer.TrackAssociatorParameters.EERecHitCollectionLabel =
'reducedHSCPEcalRecHitsEE' 15 HSCParticleProducer.TrackAssociatorParameters.HBHERecHitCollectionLabel =
'reducedHSCPhbhereco' 16 HSCParticleProducer.TrackAssociatorParameters.HBHERecHitCollectionLabel =
'reducedHSCPhbhereco' 17 HSCParticleProducer.TrackAssociatorParameters.useHO =
False