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 |
tuple copyTrivial_Laser_hlt::debugModules = cms.untracked.vstring('*') |
Definition at line 13 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::destinations = cms.untracked.vstring('cout') |
Definition at line 14 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::firstValue = cms.uint64(1) |
Definition at line 18 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::interval = cms.uint64(1) |
Definition at line 21 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::lastValue = cms.uint64(1) |
Definition at line 19 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::process = cms.Process("TEST") |
Definition at line 3 of file copyTrivial_Laser_hlt.py.
tuple copyTrivial_Laser_hlt::timetype = cms.string('runnumber') |
Definition at line 20 of file copyTrivial_Laser_hlt.py.
00001 cms.VPSet( 00002 cms.PSet( 00003 record = cms.string('EcalLaserAlphasRcd'), 00004 container = cms.string('EcalLaserAlphas') 00005 ), 00006 cms.PSet( 00007 record = cms.string('EcalLaserAPDPNRatiosRcd'), 00008 container = cms.string('EcalLaserAPDPNRatios') 00009 ), 00010 cms.PSet( 00011 record = cms.string('EcalLaserAPDPNRatiosRefRcd'), 00012 container = cms.string('EcalLaserAPDPNRatiosRef') 00013 ) 00014 )
Definition at line 45 of file copyTrivial_Laser_hlt.py.
00001 cms.VPSet( 00002 cms.PSet( 00003 record = cms.string('EcalLaserAlphasRcd'), 00004 tag = cms.string('EcalLaserAlphas_v2_hlt') 00005 ), 00006 cms.PSet( 00007 record = cms.string('EcalLaserAPDPNRatiosRcd'), 00008 tag = cms.string('EcalLaserAPDPNRatios_v2_hlt') 00009 ), 00010 cms.PSet( 00011 record = cms.string('EcalLaserAPDPNRatiosRefRcd'), 00012 tag = cms.string('EcalLaserAPDPNRatiosRef_v2_hlt') 00013 ) 00014 )
Definition at line 27 of file copyTrivial_Laser_hlt.py.