Variables | |
tuple | authenticationMethod = cms.untracked.uint32(1) |
orcon/CMS_COND_DT" | |
tuple | catalog = cms.untracked.string('relationalcatalog_oracle://orcon/CMS_COND_GENERAL') |
tuple | connect = cms.string('oracle://orcon/CMS_COND_DT') |
tuple | firstRun = cms.untracked.uint32(1) |
tuple | loadAll = cms.bool(True) |
tuple | maxEvents = cms.untracked.int32(5) |
tuple | messagelevel = cms.untracked.uint32(2) |
tuple | numberEventsInRun = cms.untracked.uint32(1) |
tuple | process = cms.Process("TEST") |
tuple | timetype = cms.string('runnumber') |
orcon/CMS_COND_GENERAL" | |
tuple | toGet |
tuple | verbose = cms.untracked.bool(True) |
orcon/CMS_COND_DT"
Definition at line 28 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::catalog = cms.untracked.string('relationalcatalog_oracle://orcon/CMS_COND_GENERAL') |
Definition at line 23 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::connect = cms.string('oracle://orcon/CMS_COND_DT') |
Definition at line 26 of file validate_dt_orcon_cfg.py.
Definition at line 34 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::loadAll = cms.bool(True) |
Definition at line 9 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::maxEvents = cms.untracked.int32(5) |
Definition at line 32 of file validate_dt_orcon_cfg.py.
Definition at line 22 of file validate_dt_orcon_cfg.py.
Definition at line 33 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::process = cms.Process("TEST") |
Definition at line 7 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::timetype = cms.string('runnumber') |
orcon/CMS_COND_GENERAL"
Definition at line 25 of file validate_dt_orcon_cfg.py.
00001 cms.VPSet(cms.PSet( 00002 record = cms.string('DTT0Rcd'), 00003 tag = cms.string('MTCC_t0') 00004 ), 00005 cms.PSet( 00006 record = cms.string('DTTtrigRcd'), 00007 tag = cms.string('MTCC_tTrig') 00008 ), 00009 cms.PSet( 00010 record = cms.string('DTReadOutMappingRcd'), 00011 tag = cms.string('MTCC_map') 00012 ))
Definition at line 10 of file validate_dt_orcon_cfg.py.
tuple validate_dt_orcon_cfg::verbose = cms.untracked.bool(True) |
Definition at line 50 of file validate_dt_orcon_cfg.py.