CMS 3D CMS Logo

Variables

copyTrivial_aging_cfg Namespace Reference

Variables

tuple debugModules = cms.untracked.vstring('*')
tuple destinations = cms.untracked.vstring('cout')
tuple firstValue = cms.uint64(1)
tuple interval = cms.uint64(1)
tuple lastValue = cms.uint64(1)
tuple process = cms.Process("TEST")
tuple timetype = cms.string('runnumber')
tuple toCopy
tuple toPut

Variable Documentation

Definition at line 18 of file copyTrivial_aging_cfg.py.

Definition at line 19 of file copyTrivial_aging_cfg.py.

Definition at line 23 of file copyTrivial_aging_cfg.py.

Definition at line 26 of file copyTrivial_aging_cfg.py.

Definition at line 24 of file copyTrivial_aging_cfg.py.

tuple copyTrivial_aging_cfg::process = cms.Process("TEST")

Definition at line 3 of file copyTrivial_aging_cfg.py.

tuple copyTrivial_aging_cfg::timetype = cms.string('runnumber')

Definition at line 25 of file copyTrivial_aging_cfg.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002         record = cms.string('EcalPedestalsRcd'),
00003         container = cms.string('EcalPedestals')
00004     ),
00005                        cms.PSet(
00006             record = cms.string('EcalLaserAPDPNRatiosRcd'),
00007             container = cms.string('EcalLaserAPDPNRatios')
00008         ),
00009                        cms.PSet(
00010             record = cms.string('EcalIntercalibConstantsRcd'),
00011             container = cms.string('EcalIntercalibConstants')
00012         ),
00013                        cms.PSet(
00014             record = cms.string('EcalIntercalibConstantsMCRcd'),
00015             container = cms.string('EcalIntercalibConstantsMC')
00016         ))

Definition at line 51 of file copyTrivial_aging_cfg.py.

Initial value:
00001 cms.VPSet(cms.PSet(
00002         record = cms.string('EcalPedestalsRcd'),
00003         tag = cms.string('EcalPedestals_TL1000_IL5E34_mc')
00004         ),
00005                       cms.PSet(
00006             record = cms.string('EcalLaserAPDPNRatiosRcd'),
00007             tag = cms.string('EcalLaserAPDPNRatios_TL1000_IL5E34_mc')
00008         ),
00009                       cms.PSet(
00010             record = cms.string('EcalIntercalibConstantsRcd'),
00011             tag = cms.string('EcalIntercalibConstants_TL1000_IL5E34_mc')
00012         ) ,                      cms.PSet(
00013             record = cms.string('EcalIntercalibConstantsMCRcd'),
00014             tag = cms.string('EcalIntercalibConstantsMC_TL1000_IL5E34_mc')
00015         )
00016                       )

Definition at line 31 of file copyTrivial_aging_cfg.py.