test
CMS 3D CMS Logo

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

Variables

list _phase2_hgc_extraCommands
 
list _phase2_timing_extraCommands = [ 'keep *_mix_FTLBarrel_*','keep *_mix_FTLEndcap_*','keep *_mix_InitialVertices_*' ]
 
tuple SimGeneralAOD
 
tuple SimGeneralFEVTDEBUG
 
tuple SimGeneralRAW
 
tuple SimGeneralRECO
 

Variable Documentation

list SimGeneral_EventContent_cff._phase2_hgc_extraCommands
Initial value:
1 = [ 'keep *_mix_HGCDigisEE_*', 'keep *_mix_HGCDigisHEfront_*', 'keep *_mix_HGCDigisHEback_*',
2  'keep *_mix_MergedCaloTruth_*' ]

Definition at line 29 of file SimGeneral_EventContent_cff.py.

list SimGeneral_EventContent_cff._phase2_timing_extraCommands = [ 'keep *_mix_FTLBarrel_*','keep *_mix_FTLEndcap_*','keep *_mix_InitialVertices_*' ]

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 )

Definition at line 23 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 int6stdbitsetstdpairs_*_AffectedAPVList_*',
5  'keep int_*_bunchSpacing_*')
6 )

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 18 of file SimGeneral_EventContent_cff.py.