3 precise = cms.bool(
True),
4 beamSpot = cms.InputTag(
"offlineBeamSpot"),
5 useFixedError = cms.bool(
True),
6 originRadius = cms.double(0.2),
7 sigmaZVertex = cms.double(3.0),
8 fixedError = cms.double(0.2),
9 VertexCollection = cms.InputTag(
"firstStepPrimaryVertices"),
10 ptMin = cms.double(0.9),
11 useFoundVertices = cms.bool(
True),
12 useFakeVertices = cms.bool(
False),
13 nSigmaZ = cms.double(4.0)