CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
vertexReco_cff Namespace Reference

Variables

tuple vertexRecoBlock
 

Variable Documentation

tuple vertexReco_cff.vertexRecoBlock
Initial value:
1 = cms.PSet(
2  vertexReco = cms.PSet(
3  seccut = cms.double(6.0),
4  primcut = cms.double(1.8),
5  smoothing = cms.bool(False),
6  finder = cms.string('avr'),
7  minweight = cms.double(0.5),
8  weightthreshold = cms.double(0.001)
9  )
10 )

Definition at line 3 of file vertexReco_cff.py.