Variables | |
tuple | connect = cms.string('sqlite_file:<OUTPATH>/alignments_<N>.db') |
tuple | input = cms.untracked.int32(1) |
tuple | process = cms.Process("Alignment") |
tuple | timetype = cms.untracked.string('runnumber') |
tuple | toPut |
tuple upload_serial_tpl::connect = cms.string('sqlite_file:<OUTPATH>/alignments_<N>.db') |
Definition at line 15 of file upload_serial_tpl.py.
tuple upload_serial_tpl::input = cms.untracked.int32(1) |
Definition at line 10 of file upload_serial_tpl.py.
tuple upload_serial_tpl::process = cms.Process("Alignment") |
Definition at line 2 of file upload_serial_tpl.py.
tuple upload_serial_tpl::timetype = cms.untracked.string('runnumber') |
Definition at line 14 of file upload_serial_tpl.py.
Referenced by CondDBESSource::setIntervalFor().
tuple upload_serial_tpl::toPut |
00001 cms.VPSet(cms.PSet( 00002 record = cms.string('TrackerAlignmentRcd'), 00003 tag = cms.string('Alignments') 00004 ), 00005 cms.PSet( 00006 record = cms.string('TrackerAlignmentErrorRcd'), 00007 tag = cms.string('AlignmentErrors') 00008 ))
Definition at line 16 of file upload_serial_tpl.py.
Referenced by EcalDQMStatusWriter::EcalDQMStatusWriter(), cond::service::PoolDBOutputService::PoolDBOutputService(), and StoreEcalCondition::StoreEcalCondition().