Functions | |
def | commentTableName |
def | dropAllTreeTables |
def | inventoryIDTableName |
def | inventoryTableName |
def | tagInTrees |
def | treeIDTableName |
def | treeTableName |
Variables | |
tuple | hello = tagInTrees(session,'Tracker_Geometry_CRUZ3') |
tuple | intrees = tagInTrees(session,'Tracker_Geometry_CRUZET3') |
tuple | kitty = tagInTrees(session,'Tracker_Geometry_CRUZET3','pfnme') |
tuple | mikey = tagInTrees(session,'Tracker_Geometry_CRUZET3','frontier://(proxyurl=http://localhost:3128)(serverurl=http://frontier1.cms:8000/FrontierOnProd)(serverurl=http://frontier2.cms:8000/FrontierOnProd)(retrieve-ziplevel=0)/CMS_COND_20X_ALIGNMENT') |
tuple | session |
tuple | svc = coral.ConnectionService() |
def python.CommonUtils.commentTableName | ( | ) |
Definition at line 10 of file CommonUtils.py.
def python.CommonUtils.dropAllTreeTables | ( | dbsession | ) |
drop all tagtree related tables
Definition at line 14 of file CommonUtils.py.
def python.CommonUtils.inventoryIDTableName | ( | ) |
Definition at line 4 of file CommonUtils.py.
def python.CommonUtils.inventoryTableName | ( | ) |
Definition at line 2 of file CommonUtils.py.
Referenced by python.CommonUtils.tagInTrees().
def python.CommonUtils.tagInTrees | ( | dbsession, | |
tagname, | |||
pfn = '' |
|||
) |
returns the tree names which contain the given tag select tagid from taginventory_table where tagname=tagname select count(*) from tablename where tablename.tagid=tagid
Definition at line 27 of file CommonUtils.py.
References python.multivaluedict.append(), data, and python.CommonUtils.inventoryTableName().
def python.CommonUtils.treeIDTableName | ( | treename | ) |
Definition at line 8 of file CommonUtils.py.
def python.CommonUtils.treeTableName | ( | treename | ) |
Definition at line 6 of file CommonUtils.py.
tuple python.CommonUtils.hello = tagInTrees(session,'Tracker_Geometry_CRUZ3') |
Definition at line 100 of file CommonUtils.py.
tuple python.CommonUtils.intrees = tagInTrees(session,'Tracker_Geometry_CRUZET3') |
Definition at line 97 of file CommonUtils.py.
tuple python.CommonUtils.kitty = tagInTrees(session,'Tracker_Geometry_CRUZET3','pfnme') |
Definition at line 103 of file CommonUtils.py.
tuple python.CommonUtils.mikey = tagInTrees(session,'Tracker_Geometry_CRUZET3','frontier://(proxyurl=http://localhost:3128)(serverurl=http://frontier1.cms:8000/FrontierOnProd)(serverurl=http://frontier2.cms:8000/FrontierOnProd)(retrieve-ziplevel=0)/CMS_COND_20X_ALIGNMENT') |
Definition at line 106 of file CommonUtils.py.
tuple python.CommonUtils.session |
Definition at line 93 of file CommonUtils.py.
Referenced by LumiProducer.beginRun(), ora::SchemaUtils.cleanUp(), RPCDBCom.connect(), TestBase.connect(), ora::ConnectionPool.connect(), popcon::L1RPCHwConfigSourceHandler.ConnectOnlineDB(), popcon::RPCEMapSourceHandler.ConnectOnlineDB(), RPCFw.createFEB(), RPCFw.createGAS(), RPCFw.createIDMAP(), RPCFw.createIMON(), RPCFw.createMix(), cond::CredentialStore.createSchema(), RPCFw.createSTATUS(), RPCFw.createT(), RPCFw.createUXC(), RPCFw.createVMON(), lumi::service::DBService.disconnect(), popcon::L1RPCHwConfigSourceHandler.DisconnectOnlineDB(), popcon::RPCEMapSourceHandler.DisconnectOnlineDB(), cond::CredentialStore.drop(), L1TriggerScalerRead.dropTable(), WriteDQMSummaryIntoOMDS.dropTable(), WriteDQMSummaryIntoOMDS.dropView(), cond::CredentialStore.exportAll(), DIPLumiProducer.filldetailcache(), ExpressLumiProducer.fillLSCache(), LumiProducer.fillLSCache(), LumiCorrectionSource.fillparamcache(), DIPLumiProducer.fillsummarycache(), CondDBESSource.fillTagCollectionFromGT(), HcalO2OManager.getListOfPoolIovs(), HcalO2OManager.getListOfPoolTags(), FillInfoPopConSourceHandler.getNewObjects(), cond::RDBMS.globalTag(), cond::CredentialStore.importForPrincipal(), cond::CredentialStore.installAdmin(), cond::CredentialStore.listConnections(), cond::CredentialStore.listPrincipals(), cond::Utilities.newDbSession(), l1t::DataWriter.payloadToken(), L1RCTOmdsFedVectorProducer.produce(), DQMSummaryReader.readData(), RunInfoRead.readData(), RunSummaryRead.readData(), L1TriggerScalerRead.readData(), popcon::RPCEMapSourceHandler.readEMap1(), popcon::L1RPCHwConfigSourceHandler.readHwConfig1(), l1t::DataWriter.readObject(), cond::CredentialStore.removeConnection(), cond::CredentialStore.removePrincipal(), lumi::CMSRunSummaryDummy2DB.retrieveData(), lumi::HLTDummy2DB.retrieveData(), lumi::HLTConfDummy2DB.retrieveData(), lumi::TRGDummy2DB.retrieveData(), lumi::LumiDummy2DB.retrieveData(), lumi::Lumi2DB.retrieveData(), l1t::WriterProxyT< Record, Type >.save(), cond::CredentialStore.selectForUser(), cond::CredentialStore.selectPermissions(), cond::CredentialStore.setPermission(), cond::CredentialStore.unsetPermission(), cond::CredentialStore.updateConnection(), cond::CredentialStore.updatePrincipal(), WriteDQMSummaryIntoOMDS.writeData(), and l1t::DataWriter.writeKeyList().
tuple python.CommonUtils.svc = coral.ConnectionService() |
Definition at line 92 of file CommonUtils.py.
Referenced by lumi::CMSRunSummaryDummy2DB.retrieveData(), lumi::HLTDummy2DB.retrieveData(), lumi::HLTConfDummy2DB.retrieveData(), lumi::TRGDummy2DB.retrieveData(), lumi::LumiDummy2DB.retrieveData(), lumi::TRGWBM2DB.retrieveData(), lumi::HLTConf2DB.retrieveData(), lumi::Lumi2DB.retrieveData(), lumi::TRGScalers2DB.retrieveData(), lumi::HLTV32DB.retrieveData(), and lumi::CMSRunSummary2DB.retrieveData().