CMS 3D CMS Logo

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

Variables

tuple SimTrackerAOD
 
tuple SimTrackerDEBUG
 
tuple SimTrackerFEVTDEBUG
 
tuple SimTrackerRAW
 
tuple SimTrackerRECO
 

Variable Documentation

tuple SimTracker_EventContent_cff.SimTrackerAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_allTrackMCMatch_*_*')
3 )

Definition at line 30 of file SimTracker_EventContent_cff.py.

tuple SimTracker_EventContent_cff.SimTrackerDEBUG
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep PixelDigiSimLinkedmDetSetVector_simSiPixelDigis_*_*',
3  'keep StripDigiSimLinkedmDetSetVector_simSiStripDigis_*_*',
4  'keep *_allTrackMCMatch_*_*')
5 )

Definition at line 16 of file SimTracker_EventContent_cff.py.

tuple SimTracker_EventContent_cff.SimTrackerFEVTDEBUG
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_simSiPixelDigis_*_*',
3  'keep *_simSiStripDigis_*_*',
4  'keep *_allTrackMCMatch_*_*',
5  'keep *_trackingParticleRecoTrackAsssociation_*_*',
6  'keep *_assoc2secStepTk_*_*',
7  'keep *_assoc2thStepTk_*_*',
8  'keep *_assoc2GsfTracks_*_*',
9  'keep *_assocOutInConversionTracks_*_*',
10  'keep *_assocInOutConversionTracks_*_*')
11 )

Definition at line 4 of file SimTracker_EventContent_cff.py.

tuple SimTracker_EventContent_cff.SimTrackerRAW
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_allTrackMCMatch_*_*')
3 )

Definition at line 22 of file SimTracker_EventContent_cff.py.

tuple SimTracker_EventContent_cff.SimTrackerRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_allTrackMCMatch_*_*')
3 )

Definition at line 26 of file SimTracker_EventContent_cff.py.