ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/L1TriggerDPG/python/l1MuonRecoTreeProducer_cfi.py
Revision: 1.1
Committed: Wed Aug 26 10:14:48 2009 UTC (15 years, 8 months ago) by guiducci
Content type: text/x-python
Branch: MAIN
CVS Tags: jimb_27mar10_b, jimb_27mar10, V10-00-01, V10-00-00, jim10Dec09, jim6Dec09
Branch point for: branch_OldFormat
Log Message:
first

File Contents

# User Rev Content
1 guiducci 1.1 import FWCore.ParameterSet.Config as cms
2    
3     l1MuonRecoTreeProducer = cms.EDFilter("L1MuonRecoTreeProducer"
4     )
5