CMS 3D CMS Logo

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

Variables

list _pp_on_AA_extraCommands = ['keep CrossingFramePlaybackInfoNew_mix_*_*','keep *_heavyIon_*_*']
 
tuple SimGeneralAOD
 
tuple SimGeneralFEVTDEBUG
 
tuple SimGeneralPREMIX
 
tuple SimGeneralRAW
 
tuple SimGeneralRECO
 

Variable Documentation

list SimGeneral_EventContent_cff._pp_on_AA_extraCommands = ['keep CrossingFramePlaybackInfoNew_mix_*_*','keep *_heavyIon_*_*']

Definition at line 36 of file SimGeneral_EventContent_cff.py.

tuple SimGeneral_EventContent_cff.SimGeneralAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep PileupSummaryInfos_*_*_*',
3  'keep int_*_bunchSpacing_*',
4  'keep *_genPUProtons_*_*')
5 )

Definition at line 26 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.SimGeneralPREMIX
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring()
3 )

Definition at line 32 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 int6stdbitsetstdpairs_*_AffectedAPVList_*',
5  'keep int_*_bunchSpacing_*',
6  'keep *_genPUProtons_*_*',
7  'keep *_mix_MergedTrackTruth_*')
8 )

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  'keep *_genPUProtons_*_*')
5 )

Definition at line 20 of file SimGeneral_EventContent_cff.py.