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
 
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.

tuple patTemplate_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  pickRelValInputFiles( cmsswVersion = 'CMSSW_4_1_3'
3  , relVal = 'RelValTTbar'
4  , globalTag = 'START311_V2'
5  , numberOfFiles = 1
6  )
7  )

Definition at line 14 of file patTemplate_cfg.py.

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

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.