![]() |
|
|||
File indexing completed on 2023-10-25 10:01:53
0001 import FWCore.ParameterSet.Config as cms 0002 0003 lightpftrackprod = cms.EDProducer("LightPFTrackProducer", 0004 TrackQuality = cms.string('highPurity'), 0005 UseQuality = cms.bool(True), 0006 TkColList = cms.VInputTag(cms.InputTag("generalTracks"), cms.InputTag("secStep"), cms.InputTag("thStep")) 0007 ) 0008 0009
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |