CMS 3D CMS Logo

Variables

patTemplate_cfg Namespace Reference

Variables

tuple fileName = cms.untracked.string('patTuple.root')
tuple fileNames = cms.untracked.vstring()
 MessageLogger.
tuple outputCommands = cms.untracked.vstring('drop *', *patEventContentNoCleaning )
 save only events passing the full path SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('p') ), save PAT output; you need a '*' to unpack the list of commands 'patEventContent'
tuple process = cms.Process("PAT")

Variable Documentation

tuple patTemplate_cfg::fileName = cms.untracked.string('patTuple.root')

Definition at line 28 of file patTemplate_cfg.py.

MessageLogger.

Options and Output Report Source

Definition at line 13 of file patTemplate_cfg.py.

tuple patTemplate_cfg::outputCommands = cms.untracked.vstring('drop *', *patEventContentNoCleaning )

save only events passing the full path SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('p') ), save PAT output; you need a '*' to unpack the list of commands 'patEventContent'

Definition at line 33 of file patTemplate_cfg.py.

tuple patTemplate_cfg::process = cms.Process("PAT")

Definition at line 3 of file patTemplate_cfg.py.