Classes | |
class | idDealer |
Variables | |
tuple | description = coral.TableDescription() |
tuple | editor = idtableHandle.dataEditor() |
string | fakeIDtableName = 'Fake_ID' |
tuple | idor = idDealer(schema) |
tuple | idtableHandle = schema.createTable(description) |
tuple | inputData = coral.AttributeList() |
tuple | schema = session.nominalSchema() |
tuple | session = svc.connect('sqlite_file:fake.db') |
tuple | svc = coral.ConnectionService() |
tuple | transaction = session.transaction() |
tuple idDealer.description = coral.TableDescription() |
Definition at line 66 of file idDealer.py.
Referenced by optutl::VariableMapCont._checkKey(), edm::eventsetup::looper.addFinderTo(), edm::eventsetup.addProviderTo(), edm::eventsetup::looper.addProviderTo(), edm::eventsetup::ComponentMaker< T, TComponent >.addTo(), ConfFitterBuilder< O >.ConfFitterBuilder(), ConfRecoBuilder< O >.ConfRecoBuilder(), sistrip::SpyEventMatcher.constructSource(), ora::OraSequenceTable.create(), edm::eventsetup::ComponentMakerBaseHelper.createComponentDescription(), SiStripHistoId.createHistoId(), SiStripHistoId.createHistoLayer(), ora::MappingToSchema.createTable(), SiStripConfigDb.deviceAddress(), ExpressionHisto< T >.initialize(), optutl::CommandLineParser.printOptionValues(), SiStripCondObjBuilderFromDb.setValuesCabling(), TwoObjectVariable< LHS, lLHS, RHS, lRHS, Calculator >.TwoObjectVariable(), RawEventOutputModuleForBU< Consumer >.write(), npstat::StorableHistoNDFunctor< Numeric, Axis, Converter >.write(), npstat::StorableInterpolationFunctor< Numeric, Axis, Converter >.write(), edm::OutputModuleCommunicatorT< T >.writeLumi(), and edm::OutputModuleCommunicatorT< T >.writeRun().
tuple idDealer.editor = idtableHandle.dataEditor() |
Definition at line 73 of file idDealer.py.
Referenced by cond::service::PoolDBOutputService.appendSinceTime(), cond::service::PoolDBOutputService.closeIOV(), cond::persistency.copyIov(), cond::persistency.copyTag(), cond::persistency::Session.createGlobalTag(), cond::persistency::Session.createIov(), cond::persistency::Session.createIovForPayload(), cond::service::PoolDBOutputService.createNewIOV(), cond::persistency::Session.editGlobalTag(), cond::persistency::Session.editIov(), FWPathsPopup.FWPathsPopup(), cond::persistency.importIovs(), FWGeometryTableViewBase.postConst(), FWTextTreeCellRenderer.setCellEditor(), FWPSetTableManager.setCellValueEditor(), FWGeometryTableManagerBase.setCellValueEditor(), cond::CredentialStore.setPermission(), cond::CredentialStore.unsetPermission(), cond::CredentialStore.updateConnection(), and cond::CredentialStore.updatePrincipal().
string idDealer.fakeIDtableName = 'Fake_ID' |
Definition at line 57 of file idDealer.py.
Definition at line 64 of file idDealer.py.
tuple idDealer.idtableHandle = schema.createTable(description) |
Definition at line 70 of file idDealer.py.
tuple idDealer.inputData = coral.AttributeList() |
Definition at line 72 of file idDealer.py.
Referenced by lumi::idDealer.generateNextIDForTable(), ora::OraMappingSchema.insertClassVersion(), ora::PoolMappingSchema.insertClassVersion(), ora::OraMappingSchema.setMappingVersion(), ora::PoolMappingSchema.setMappingVersion(), edm::ThinnedAssociationsHelper.updateFromPrimaryInput(), and lumi::Lumi2DB.writeBeamIntensityOnly().
tuple idDealer.schema = session.nominalSchema() |
Definition at line 63 of file idDealer.py.
tuple idDealer.session = svc.connect('sqlite_file:fake.db') |
Definition at line 59 of file idDealer.py.
tuple idDealer.svc = coral.ConnectionService() |
Definition at line 58 of file idDealer.py.
tuple idDealer.transaction = session.transaction() |
Definition at line 60 of file idDealer.py.
Referenced by lumi::TRGWBM2DB.retrieveData(), and lumi::TRGScalers2DB.retrieveData().