CMS 3D CMS Logo

L1THcalClient_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 l1THcalClient = cms.EDFilter("L1THcalClient",
00004     #untracked bool saveOutput = true
00005     #untracked bool Standalone = false
00006     #untracked string outputFile = "L1THcalClient.root"
00007     output_dir = cms.untracked.string('L1T/Hcal/')
00008 )
00009 
00010 

Generated on Tue Jun 9 17:33:16 2009 for CMSSW by  doxygen 1.5.4