Variables | |
tuple | fileName = cms.untracked.string('patTuple.root') |
tuple | fileNames |
tuple | outputCommands = cms.untracked.vstring('drop *', *patEventContent ) |
tuple | process = cms.Process("PAT") |
tuple | SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('p') ) |
tuple patTemplate_cfg.fileName = cms.untracked.string('patTuple.root') |
Definition at line 38 of file patTemplate_cfg.py.
tuple patTemplate_cfg.fileNames |
Definition at line 14 of file patTemplate_cfg.py.
tuple patTemplate_cfg.outputCommands = cms.untracked.vstring('drop *', *patEventContent ) |
Definition at line 43 of file patTemplate_cfg.py.
tuple patTemplate_cfg.process = cms.Process("PAT") |
Definition at line 3 of file patTemplate_cfg.py.
tuple patTemplate_cfg.SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('p') ) |
Definition at line 40 of file patTemplate_cfg.py.