CMS 3D CMS Logo

vertexInBlocks_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # This modifier enables, in the primary vertex producer,
4 # - da clustering for PV in blocks
5 vertexInBlocks = cms.Modifier()
6