CMS 3D CMS Logo

Variables

goodOfflinePrimaryVertices_cfi Namespace Reference

Variables

tuple goodOfflinePrimaryVertices

Variable Documentation

Initial value:
00001 cms.EDFilter("VertexSelector",
00002    src = cms.InputTag("offlinePrimaryVertices"),
00003    cut = cms.string("!isFake && ndof >= 4.0 && abs(z) <= 24.0 && abs(position.Rho) <= 2.0"),
00004    filter = cms.bool(False)
00005 )

Definition at line 3 of file goodOfflinePrimaryVertices_cfi.py.