RecoBTag
SecondaryVertex
python
negativeCombinedSecondaryVertexV2Computer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoBTag.SecondaryVertex.combinedSecondaryVertexV2Computer_cfi
import
*
4
5
negativeCombinedSecondaryVertexV2Computer = combinedSecondaryVertexV2Computer.clone(
6
vertexFlip =
True
,
7
trackFlip =
True
,
8
trackSelection = dict(sip3dSigMax = 0),
9
trackPseudoSelection = dict(sip3dSigMax = 0,
10
sip2dSigMin = -99999.9,
11
sip2dSigMax = -2.0)
12
)
combinedSecondaryVertexV2Computer_cfi
Generated for CMSSW Reference Manual by
1.8.16