# | Line 1 | Line 1 | |
---|---|---|
1 | import FWCore.ParameterSet.Config as cms | |
2 | ||
3 | < | l1MuonRecoTreeProducer = cms.EDFilter("L1MuonRecoTreeProducer", |
3 | > | l1MuonRecoTreeProducer = cms.EDAnalyzer("L1MuonRecoTreeProducer", |
4 | maxMuon = cms.uint32(20) | |
5 | ) | |
6 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |