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  'keep int_*_bunchSpacing_*')
4 )

Definition at line 22 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 CrossingFramePlaybackInfoNew_*_*_*')
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 CrossingFramePlaybackInfoNew_*_*_*',
3  'keep PileupSummaryInfos_*_*_*',
4  'keep int_*_bunchSpacing_*')
5 )

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  'keep int_*_bunchSpacing_*')
4 )

Definition at line 17 of file SimGeneral_EventContent_cff.py.