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

Comparing UserCode/L1TriggerDPG/python/l1MuonRecoTreeProducer_cfi.py (file contents):
Revision 1.2 by alebihan, Thu Mar 11 13:56:38 2010 UTC vs.
Revision 1.3 by alebihan, Wed Aug 25 07:40:36 2010 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines