CMS 3D CMS Logo

Variables

ghostTrackVertexReco_cfi Namespace Reference

Variables

tuple ghostTrackVertexRecoBlock

Variable Documentation

Initial value:
00001 cms.PSet(
00002         vertexReco = cms.PSet(
00003                 finder = cms.string("gtvr"),
00004                 maxFitChi2 = cms.double(10.0),
00005                 mergeThreshold = cms.double(3.0),
00006                 primcut = cms.double(2.0),
00007                 seccut = cms.double(4.0),
00008                 fitType = cms.string("RefitGhostTrackWithVertices")
00009         )
00010 )

Definition at line 3 of file ghostTrackVertexReco_cfi.py.