CMS 3D CMS Logo

ecal2006TBH2WeightUncalibRecHit_cfi.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 ecal2006TBH2WeightUncalibRecHit = cms.EDProducer("EcalTBWeightUncalibRecHitProducer",
00004     use2004OffsetConvention = cms.untracked.bool(False),
00005     EBdigiCollection = cms.string(''),
00006     tdcRecInfoCollection = cms.string('EcalTBTDCRecInfo'),
00007     EBhitCollection = cms.string('EcalUncalibRecHitsEB'),
00008     digiProducer = cms.string('ecalTBunpack'),
00009     nbTimeBin = cms.int32(25),
00010     tdcRecInfoProducer = cms.string('ecal2006TBH2TDCReconstructor')
00011 )
00012 
00013 

Generated on Tue Jun 9 17:45:11 2009 for CMSSW by  doxygen 1.5.4