![]() |
|
|||
File indexing completed on 2023-07-18 22:33:51
0001 import FWCore.ParameterSet.Config as cms 0002 0003 alcaHcalHEMuonFilter = cms.EDFilter('AlCaHcalHEMuonFilter', 0004 prescale = cms.int32(1), 0005 muonPtCut = cms.double(20), 0006 muonEtaCut = cms.double(1.305), 0007 hbheMuonLabel = cms.InputTag('alcaHcalHBHEMuonProducer', 'hbheMuon'), 0008 mightGet = cms.optional.untracked.vstring 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |