CMS 3D CMS Logo

Variables

patTemplate_cfg Namespace Reference

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') )

Variable Documentation

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

Definition at line 38 of file patTemplate_cfg.py.

Initial value:
00001 cms.untracked.vstring(
00002     pickRelValInputFiles( cmsswVersion  = 'CMSSW_4_2_0_pre8'
00003                         , relVal        = 'RelValTTbar'
00004                         , globalTag     = 'START42_V7'
00005                         , numberOfFiles = 1
00006                         )
00007     )

Definition at line 14 of file patTemplate_cfg.py.

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.