CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 *', *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 patAlgosToolsTask = getPatAlgosToolsTask(process)
 
tuple process = cms.Process("PAT", stage2L1Trigger)
 

Variable Documentation

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

Definition at line 30 of file patTemplate_cfg.py.

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

MessageLogger.

Options and Output Report Source

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

tuple patTemplate_cfg.patAlgosToolsTask = getPatAlgosToolsTask(process)

Definition at line 38 of file patTemplate_cfg.py.

tuple patTemplate_cfg.process = cms.Process("PAT", stage2L1Trigger)

Definition at line 5 of file patTemplate_cfg.py.