Main Page
Namespaces
Classes
Package Documentation
RecoBTag
SecondaryVertex
python
vertexSelection_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
vertexSelectionBlock = cms.PSet(
4
vertexSelection = cms.PSet(
5
sortCriterium = cms.string(
'dist3dError'
)
6
)
7
)
Generated for CMSSW Reference Manual by
1.8.11