![]() |
|
|||
File indexing completed on 2024-04-06 12:24:34
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from RecoBTag.SecondaryVertex.trackSelection_cff import * 0004 0005 ghostTrackCommon = cms.PSet( 0006 trackSelectionBlock, 0007 trackPairV0Filter = cms.PSet(k0sMassWindow = cms.double(0.03)), 0008 charmCut = cms.double(1.5), 0009 minimumTrackWeight = cms.double(0.5), 0010 trackSort = cms.string('sip2dSig') 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |