CMS 3D CMS Logo

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

Variables

tuple fileName = cms.untracked.string('patTuple.root')
 
tuple fileNames = cms.untracked.vstring()
 MessageLogger. More...
 
tuple outputCommands = cms.untracked.vstring('drop *', *patEventContent )
 
tuple process = cms.Process("PAT")
 
tuple SelectEvents = cms.untracked.PSet( SelectEvents = cms.vstring('p') )
 

Variable Documentation

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

Definition at line 32 of file patTemplate_cfg.py.

tuple patTemplate_cfg.fileNames = cms.untracked.vstring()

MessageLogger.

Options and Output Report Source

Definition at line 13 of file patTemplate_cfg.py.

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

Definition at line 37 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 34 of file patTemplate_cfg.py.