# | Line 1 | Line 1 | |
---|---|---|
1 | import FWCore.ParameterSet.Config as cms | |
2 | ||
3 | l1ExtraTreeProducer = cms.EDFilter("L1ExtraTreeProducer", | |
4 | < | l1ExtraLabel = cms.untracked.string("hltL1extraParticles") |
4 | > | l1ExtraLabel = cms.untracked.string("l1extraParticles") |
5 | ) | |
6 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |