1 = cms.ESProducer(
"PromptTrackCountingESProducer",
2 impactParameterType = cms.int32(0),
4 maximumDistanceToJetAxis = cms.double(999999.0),
5 deltaR = cms.double(-1.0),
6 deltaRmin = cms.double(0.0),
8 maximumDecayLength = cms.double(999999.0),
10 maxImpactParameter = cms.double(0.1),
11 maxImpactParameterSig = cms.double(999999.0),
12 trackQualityClass = cms.string(
"any"),
15 nthTrack = cms.int32(-1)