CMS 3D CMS Logo

HIAnalysisEventContent_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 HIRecoObjects = cms.PSet(
00004     outputCommands = cms.untracked.vstring('drop *', 
00005         'keep *_source_*_*', 
00006         'drop CrossingFrame_*_*_*', 
00007         'drop *_si*RecHits_*_*', 
00008         'drop *_*Digis_*_*', 
00009         'drop *_g4SimHits_*_*', 
00010         'drop *_si*Clusters_*_*', 
00011         'drop *_pixelTracks_*_*', 
00012         'drop *_*TrackCandidates_*_*', 
00013         'drop *_*TrackSeeds_*_*', 
00014         'drop *_hybridSuperClusters_*_*', 
00015         'drop *_islandSuperClusters_*_*', 
00016         'drop *_pixelTracksWithVertices_*_*')
00017 )
00018 

Generated on Tue Jun 9 17:37:35 2009 for CMSSW by  doxygen 1.5.4