Classes | |
class | connectstrParser |
Variables | |
string | f1 = 'frontier://cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE' |
string | f2 = 'frontier://(serverurl=cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE)' |
string | f3 = 'frontier://(proxyurl=https://cmst0frontier.cern.ch:3128)(proxyurl=https://cmst0frontier.cern.ch:3128)(proxyurl=https://cmst0frontier1.cern.ch:3128)(proxyurl=https://cmst0frontier2.cern.ch:3128)(serverurl=https://cmsfrontier.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier.cern.ch:8000)/LumiPrep)(serverurl=https://cmsfrontier1.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier2.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier3.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier4.cern.ch:8000/LumiPrep)/CMS_LUMI_DEV_OFFLINE' |
string | f4 = 'frontier://LumiPrep/CMS_LUMI_DEV_OFFLINE' |
string | f5 = 'frontier://LumiPrep(otherparameter=value)/CMS_LUMI_DEV_OFFLINE' |
string | f6 = 'frontier://LumiCalc/CMS_LUMI_PROD' |
tuple | frontierparser = cacheconfigParser.cacheconfigParser() |
string | o = 'oracle://cms_orcoff_prep/CMS_LUMI_DEV_OFFLINE' |
tuple | parser = connectstrParser(o) |
string | sitelocalconfig = '/afs/cern.ch/user/x/xiezhen/w1/site-local-config.xml' |
string connectstrParser::f1 = 'frontier://cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 75 of file connectstrParser.py.
string connectstrParser::f2 = 'frontier://(serverurl=cmsfrontier.cern.ch:8000/LumiPrep/CMS_LUMI_DEV_OFFLINE)' |
Definition at line 80 of file connectstrParser.py.
string connectstrParser::f3 = 'frontier://(proxyurl=https://cmst0frontier.cern.ch:3128)(proxyurl=https://cmst0frontier.cern.ch:3128)(proxyurl=https://cmst0frontier1.cern.ch:3128)(proxyurl=https://cmst0frontier2.cern.ch:3128)(serverurl=https://cmsfrontier.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier.cern.ch:8000)/LumiPrep)(serverurl=https://cmsfrontier1.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier2.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier3.cern.ch:8000/LumiPrep)(serverurl=https://cmsfrontier4.cern.ch:8000/LumiPrep)/CMS_LUMI_DEV_OFFLINE' |
Definition at line 85 of file connectstrParser.py.
string connectstrParser::f4 = 'frontier://LumiPrep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 90 of file connectstrParser.py.
string connectstrParser::f5 = 'frontier://LumiPrep(otherparameter=value)/CMS_LUMI_DEV_OFFLINE' |
Definition at line 101 of file connectstrParser.py.
string connectstrParser::f6 = 'frontier://LumiCalc/CMS_LUMI_PROD' |
Definition at line 107 of file connectstrParser.py.
Definition at line 96 of file connectstrParser.py.
string connectstrParser::o = 'oracle://cms_orcoff_prep/CMS_LUMI_DEV_OFFLINE' |
Definition at line 70 of file connectstrParser.py.
tuple connectstrParser::parser = connectstrParser(o) |
Definition at line 71 of file connectstrParser.py.
string connectstrParser::sitelocalconfig = '/afs/cern.ch/user/x/xiezhen/w1/site-local-config.xml' |
Definition at line 95 of file connectstrParser.py.