CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
RecoLocalTracker_EventContent_cff Namespace Reference

Variables

list outputCommands
 
tuple RecoLocalTrackerAOD
 
tuple RecoLocalTrackerFEVT
 
tuple RecoLocalTrackerRECO
 

Variable Documentation

list RecoLocalTracker_EventContent_cff.outputCommands
Initial value:
1 = RecoLocalTrackerAOD.outputCommands+['keep *_siPixelRecHits_*_*',
2  'keep *_siPixelClusters_*_*']

Definition at line 9 of file RecoLocalTracker_EventContent_cff.py.

tuple RecoLocalTracker_EventContent_cff.RecoLocalTrackerAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep ClusterSummary_clusterSummaryProducer_*_*')
3 )

Definition at line 4 of file RecoLocalTracker_EventContent_cff.py.

tuple RecoLocalTracker_EventContent_cff.RecoLocalTrackerFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_clusterSummaryProducer_*_*')
3 )

Definition at line 26 of file RecoLocalTracker_EventContent_cff.py.

tuple RecoLocalTracker_EventContent_cff.RecoLocalTrackerRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep DetIdedmEDCollection_siStripDigis_*_*',
4  'keep DetIdedmEDCollection_siPixelDigis_*_*',
5  'keep PixelFEDChanneledmNewDetSetVector_siPixelDigis_*_*',
6  'keep *_siPixelClusters_*_*',
7  'keep *_siStripClusters_*_*')
8 )

Definition at line 12 of file RecoLocalTracker_EventContent_cff.py.