CMS 3D CMS Logo

hscpDeDxEventContent_cff.py

Go to the documentation of this file.
00001 # The following comments couldn't be translated into the new config version:
00002 
00003 #       "keep *_ctfWithMaterialTracks_*_*",
00004 
00005 import FWCore.ParameterSet.Config as cms
00006 
00007 hscpDeDxEventContent = cms.PSet(
00008     outputCommands = cms.untracked.vstring('keep *_standAloneMuons_*_*', 
00009         'keep *_globalMuons_*_*', 
00010         'keep *_dt1DRecHits_*_*', 
00011         'keep *_dt2DSegments_*_*', 
00012         'keep *_dt4DSegments_*_*', 
00013         'keep recoTracks_TrackRefitter_*_*', 
00014         'keep *_dedxHitsFromRefitter_*_*', 
00015         'keep *_dedxTruncated40_*_*')
00016 )
00017 hscpDeDxEventSelection = cms.PSet(
00018     SelectEvents = cms.untracked.PSet(
00019         SelectEvents = cms.vstring('hscpDeDx')
00020     )
00021 )
00022 

Generated on Tue Jun 9 17:48:03 2009 for CMSSW by  doxygen 1.5.4