CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
pfInclusiveSecondaryVertexFinderNegativeCvsLTagInfos_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos = pfInclusiveSecondaryVertexFinderCvsLTagInfos.clone()
6 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.extSVDeltaRToJet = cms.double(-0.3)
7 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.vertexCuts.distVal2dMin = -2.5
8 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.vertexCuts.distVal2dMax = -0.01
9 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.vertexCuts.distSig2dMin = -99999.9
10 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.vertexCuts.distSig2dMax = -2.0
11 pfInclusiveSecondaryVertexFinderCvsLNegativeTagInfos.vertexCuts.maxDeltaRToJetAxis = -0.5