ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/L1TriggerDPG/python/l1ExtraTreeProducer_cfi.py
(Generate patch)

Comparing UserCode/L1TriggerDPG/python/l1ExtraTreeProducer_cfi.py (file contents):
Revision 1.1 by tapper, Wed Aug 19 23:10:55 2009 UTC vs.
Revision 1.2 by georgia, Wed Sep 9 10:35:18 2009 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines