CMS 3D CMS Logo

FourVectorHLTOfflineClient_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 hltFourVectorClient = cms.EDFilter("FourVectorHLTClient",
00004     hltClientDir = cms.untracked.string('HLTOffline/FourVectorHLTOfflineClient/'),
00005     hltSourceDir = cms.untracked.string('HLTOffline/FourVectorHLTOfflinehltResults'),
00006     prescaleLS = cms.untracked.int32(-1),
00007     prescaleEvt = cms.untracked.int32(1)
00008 )
00009 

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