CMS 3D CMS Logo

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

Variables

tuple RecoLocalFastTimeAOD
 
tuple RecoLocalFastTimeFEVT
 
tuple RecoLocalFastTimeRECO
 

Variable Documentation

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

Definition at line 4 of file RecoLocalFastTime_EventContent_cff.py.

tuple RecoLocalFastTime_EventContent_cff.RecoLocalFastTimeFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_mtdUncalibratedRecHits_*_*',
4  'keep *_mtdTrackingRecHits_*_*',
5  )
6 )

Definition at line 18 of file RecoLocalFastTime_EventContent_cff.py.

tuple RecoLocalFastTime_EventContent_cff.RecoLocalFastTimeRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_mtdRecHits_*_*',
4  'keep *_mtdClusters_*_*',
5  )
6 )

Definition at line 9 of file RecoLocalFastTime_EventContent_cff.py.