Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoBTag
SecondaryVertex
python
ghostTrackCommon_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoBTag.SecondaryVertex.trackSelection_cff
import
*
4
5
ghostTrackCommon = cms.PSet(
6
trackSelectionBlock,
7
trackPairV0Filter = cms.PSet(k0sMassWindow = cms.double(0.03)),
8
charmCut = cms.double(1.5),
9
minimumTrackWeight = cms.double(0.5),
10
trackSort = cms.string(
'sip2dSig'
)
11
)
trackSelection_cff
Generated for CMSSW Reference Manual by
1.8.5