CMS 3D CMS Logo

weightedVertexing_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 # - vertex fitting with weighted mean
5 weightedVertexing = cms.Modifier()