CMS 3D CMS Logo

Variables

GeneratorInterface_EventContent_cff Namespace Reference

Variables

tuple GeneratorInterfaceAOD
tuple GeneratorInterfaceLHE
tuple GeneratorInterfaceRAW
tuple GeneratorInterfaceRECO

Variable Documentation

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep LHERunInfoProduct_*_*_*',
00004         'keep LHEEventProduct_*_*_*',
00005         'keep GenRunInfoProduct_generator_*_*',
00006         'keep GenEventInfoProduct_generator_*_*',
00007         'keep GenFilterInfo_*_*_*',
00008         'keep *_genParticles_*_*'
00009     )
00010 )

Definition at line 39 of file GeneratorInterface_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep LHERunInfoProduct_*_*_*',
00004         'keep LHEEventProduct_*_*_*',
00005         'keep *_externalLHEProducer_LHEScriptOutput_*'
00006     )
00007 )

Definition at line 4 of file GeneratorInterface_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep LHERunInfoProduct_*_*_*',
00004         'keep LHEEventProduct_*_*_*',
00005         'keep GenRunInfoProduct_generator_*_*',
00006         'keep GenEventInfoProduct_generator_*_*',
00007         'keep edmHepMCProduct_generator_*_*',
00008         'keep GenFilterInfo_*_*_*',
00009         'keep *_genParticles_*_*'
00010     )
00011 )

Definition at line 13 of file GeneratorInterface_EventContent_cff.py.

Initial value:
00001 cms.PSet(
00002     outputCommands = cms.untracked.vstring(
00003         'keep LHERunInfoProduct_*_*_*',
00004         'keep LHEEventProduct_*_*_*',
00005         'keep GenRunInfoProduct_generator_*_*',
00006         'keep GenEventInfoProduct_generator_*_*',
00007         'keep edmHepMCProduct_generator_*_*',
00008         'keep GenFilterInfo_*_*_*',
00009         'keep *_genParticles_*_*'
00010     )
00011 )

Definition at line 26 of file GeneratorInterface_EventContent_cff.py.