CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
4 
5 candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer = candidateCombinedSecondaryVertexSoftLeptonCvsLComputer.clone(
6  vertexFlip = True,
7  trackFlip = True
8 )
9 
10 candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer.trackSelection.sip3dSigMax = 0
11 candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer.trackPseudoSelection.sip3dSigMax = 0
12 candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer.trackPseudoSelection.sip2dSigMin = -99999.9
13 candidateNegativeCombinedSecondaryVertexSoftLeptonCvsLComputer.trackPseudoSelection.sip2dSigMax = -2.0