CMS 3D CMS Logo

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

Variables

tuple RecoHiTrackerAOD
 
tuple RecoHiTrackerFEVT
 
tuple RecoHiTrackerLocalFEVT
 
tuple RecoHiTrackerLocalRECO
 
tuple RecoHiTrackerRECO
 

Variable Documentation

tuple RecoHiTracker_EventContent_cff.RecoHiTrackerAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep recoTracks_hiGeneralTracks_*_*',
4  'keep recoTracks_hiGeneralAndPixelTracks_*_*',
5  'keep recoVertexs_hiSelectedVertex_*_*')
6 )

Definition at line 4 of file RecoHiTracker_EventContent_cff.py.

tuple RecoHiTracker_EventContent_cff.RecoHiTrackerFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_hiPixel3PrimTracks_*_*',
4  'keep *_hiPixel3ProtoTracks_*_*',
5  'keep *_hiSelectedProtoTracks_*_*',
6  'keep recoVertexs_hiSelectedVertex_*_*')
7 )

Definition at line 29 of file RecoHiTracker_EventContent_cff.py.

tuple RecoHiTracker_EventContent_cff.RecoHiTrackerLocalFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_siStripZeroSuppression_BADAPVBASELINE_*',
4  'keep SiStripRawDigiedmDetSetVector_siStripZeroSuppression_VirginRaw_*')
5 )

Definition at line 38 of file RecoHiTracker_EventContent_cff.py.

tuple RecoHiTracker_EventContent_cff.RecoHiTrackerLocalRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_*_APVCM_*')
4 )

Definition at line 23 of file RecoHiTracker_EventContent_cff.py.

tuple RecoHiTracker_EventContent_cff.RecoHiTrackerRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_hiGeneralTracks_*_*',
4  'keep *_hiGeneralAndPixelTracks_*_*',
5  'keep recoVertexs_hiPixelMedianVertex_*_*',
6  'keep recoVertexs_hiPixelAdaptiveVertex_*_*',
7  'keep recoVertexs_hiSelectedPixelVertex_*_*',
8  'keep recoVertexs_hiPixelClusterVertex_*_*')
9 )

Definition at line 12 of file RecoHiTracker_EventContent_cff.py.