CMS 3D CMS Logo

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

Variables

tuple RecoLocalTrackerAOD
 
tuple RecoLocalTrackerFEVT
 
tuple RecoLocalTrackerRECO
 

Variable Documentation

tuple RecoLocalTracker_EventContent_cff.RecoLocalTrackerAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 18 of file RecoLocalTracker_EventContent_cff.py.

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

Definition at line 4 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 *_siPixelClusters_*_*',
5  'keep *_siStripClusters_*_*')
6 )

Definition at line 11 of file RecoLocalTracker_EventContent_cff.py.