Variables | |
tuple | vertexRecoBlock |
00001 cms.PSet( 00002 vertexReco = cms.PSet( 00003 seccut = cms.double(6.0), 00004 primcut = cms.double(1.8), 00005 smoothing = cms.bool(False), 00006 finder = cms.string('avr'), 00007 minweight = cms.double(0.5), 00008 weightthreshold = cms.double(0.001) 00009 ) 00010 )
Definition at line 3 of file vertexReco_cfi.py.