![]() |
|
|||
File indexing completed on 2023-03-17 11:16:38
0001 import FWCore.ParameterSet.Config as cms 0002 0003 highPtMuonRefs = cms.EDFilter("MuonRefSelector", 0004 src = cms.InputTag("muons"), 0005 cut = cms.string('pt > 20') 0006 ) 0007 0008
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |