CMS 3D CMS Logo

EcalRawToRecHitRoI_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 EcalRawToRecHitRoI = cms.EDFilter("EcalRawToRecHitRoI",
00004     JetJobPSet = cms.VPSet(),
00005     CandJobPSet = cms.VPSet(),
00006     sourceTag = cms.InputTag("EcalRawToRecHitFacility"),
00007     EmJobPSet = cms.VPSet(),
00008     type = cms.string('muon egamma jet candidate all'),
00009     MuonJobPSet = cms.PSet(
00010 
00011     )
00012 )
00013 
00014 

Generated on Tue Jun 9 17:34:32 2009 for CMSSW by  doxygen 1.5.4