CMS 3D CMS Logo

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

Variables

tuple SimGeneralAOD
 
tuple SimGeneralFEVTDEBUG
 
tuple SimGeneralRAW
 
tuple SimGeneralRECO
 

Variable Documentation

tuple SimGeneral_EventContent_cff.SimGeneralAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep PileupSummaryInfos_*_*_*')
3 )

Definition at line 20 of file SimGeneral_EventContent_cff.py.

tuple SimGeneral_EventContent_cff.SimGeneralFEVTDEBUG
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('drop *_trackingtruthprod_*_*',
3  'drop *_electrontruth_*_*',
4  'keep *_mix_MergedTrackTruth_*',
5  'keep CrossingFramePlaybackInfoExtended_*_*_*')
6 )

Definition at line 4 of file SimGeneral_EventContent_cff.py.

tuple SimGeneral_EventContent_cff.SimGeneralRAW
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep CrossingFramePlaybackInfoExtended_*_*_*',
3  'keep PileupSummaryInfos_*_*_*')
4 )

Definition at line 11 of file SimGeneral_EventContent_cff.py.

tuple SimGeneral_EventContent_cff.SimGeneralRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep PileupSummaryInfos_*_*_*')
3 )

Definition at line 16 of file SimGeneral_EventContent_cff.py.