CMS 3D CMS Logo

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