CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
patTemplate_cfg.py File Reference

Go to the source code of this file.

Namespaces

 patTemplate_cfg
 

Variables

tuple patTemplate_cfg.fileName = cms.untracked.string('patTuple.root')
 
tuple patTemplate_cfg.fileNames = cms.untracked.vstring()
 MessageLogger. More...
 
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' More...
 
tuple patTemplate_cfg.process = cms.Process("PAT")