CMS 3D CMS Logo

CfiFile_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 demo = cms.EDProducer('prodname'
00004 @example_myparticle     , muons = cms.untracked.InputTag('muons')
00005 @example_myparticle     , electrons = cms.untracked.InputTag('pixelMatchGsfElectrons')
00006 )

Generated on Tue Jun 9 17:36:40 2009 for CMSSW by  doxygen 1.5.4