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.patAlgosToolsTask = getPatAlgosToolsTask(process) |
tuple | patTemplate_cfg.process = cms.Process("PAT", stage2L1Trigger) |