10 promptTrackCounting = cms.ESProducer(
"PromptTrackCountingESProducer",
11 impactParameterType = cms.int32(0),
13 maximumDistanceToJetAxis = cms.double(999999.0),
14 deltaR = cms.double(-1.0),
16 maximumDecayLength = cms.double(999999.0),
18 maxImpactParameterSig = cms.double(999999.0),
19 trackQualityClass = cms.string(
"any"),
22 nthTrack = cms.int32(-1)