![]() |
|
|||
File indexing completed on 2024-04-06 12:27:02
0001 import FWCore.ParameterSet.Config as cms 0002 0003 hltMuonLinks = cms.EDProducer("MuonLinksProducerForHLT", 0004 InclusiveTrackerTrackCollection = cms.InputTag("hltPFMuonMerging"), 0005 LinkCollection = cms.InputTag("hltL3MuonsLinksCombination"), 0006 ptMin = cms.double(2.5), 0007 pMin = cms.double(2.5), 0008 shareHitFraction = cms.double(0.80) 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |