CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
photonReReco_fromRECO_cfg Namespace Reference

Variables

tuple dataset
 
tuple fileName = cms.untracked.string('photons.root')
 
tuple fileNames
 
tuple input = cms.untracked.int32(100)
 
 outputCommands = process.RECOSIMEventContent.outputCommands,
 
tuple process = cms.Process("RERECO")
 

Variable Documentation

tuple photonReReco_fromRECO_cfg.dataset
Initial value:
1 = cms.untracked.PSet(
2  dataTier = cms.untracked.string(''),
3  filterName = cms.untracked.string('')
4  )

Definition at line 33 of file photonReReco_fromRECO_cfg.py.

tuple photonReReco_fromRECO_cfg.fileName = cms.untracked.string('photons.root')

Definition at line 32 of file photonReReco_fromRECO_cfg.py.

tuple photonReReco_fromRECO_cfg.fileNames
Initial value:
1 = cms.untracked.vstring(
2  '/store/relval/CMSSW_3_1_0_pre10/RelValSingleGammaPt35/GEN-SIM-RECO/IDEAL_31X_v1/0008/E60958D5-0458-DE11-B0B7-000423D98E30.root',
3  '/store/relval/CMSSW_3_1_0_pre10/RelValSingleGammaPt35/GEN-SIM-RECO/IDEAL_31X_v1/0008/C0188C68-4157-DE11-AE7E-001D09F250AF.root'
4 
5 
6 )

Definition at line 20 of file photonReReco_fromRECO_cfg.py.

tuple photonReReco_fromRECO_cfg.input = cms.untracked.int32(100)

Definition at line 15 of file photonReReco_fromRECO_cfg.py.

photonReReco_fromRECO_cfg.outputCommands = process.RECOSIMEventContent.outputCommands,

Definition at line 31 of file photonReReco_fromRECO_cfg.py.

tuple photonReReco_fromRECO_cfg.process = cms.Process("RERECO")

Definition at line 3 of file photonReReco_fromRECO_cfg.py.