1 = cms.ESProducer(
"PromptTrackCountingESProducer",
2 impactParameterType = cms.int32(0),
3 minimumImpactParameter = cms.double(-1),
4 useSignedImpactParameterSig = cms.bool(
True),
5 maximumDistanceToJetAxis = cms.double(999999.0),
6 deltaR = cms.double(-1.0),
7 deltaRmin = cms.double(0.0),
9 maximumDecayLength = cms.double(999999.0),
11 maxImpactParameter = cms.double(0.1),
12 maxImpactParameterSig = cms.double(999999.0),
13 trackQualityClass = cms.string(
"any"),
16 nthTrack = cms.int32(-1)