CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondCore/TagCollection/scripts/dbtoweb.py File Reference

Go to the source code of this file.

Namespaces

namespace  dbtoweb

Functions

def dbtoweb::myparser
def dbtoweb::single

Variables

tuple dbtoweb::ACCOUNT = CONFIG.get('Common','Account')
string dbtoweb::AUTHPATH = ''
tuple dbtoweb::BASEDIR = os.getcwd()
tuple dbtoweb::CONFIG = ConfigParser.ConfigParser()
string dbtoweb::CONFIGFILE = 'dbtoweb.cfg'
tuple dbtoweb::CONNSTRINGGLOBTAG = CONFIG.get('Common','Conn_string_gtag')
list dbtoweb::file = treelist[tree]
tuple dbtoweb::GLOBTAG = CONFIG.get('Common','Globtag')
tuple dbtoweb::HTMLNAME = CONFIG.get('Common','HTMLName')
tuple dbtoweb::htmlroot = open(HTMLTMP,'w')
string dbtoweb::HTMLTMP = '.tmp'
tuple dbtoweb::line = tmplist.readline()
int dbtoweb::MAXRETRIES = 10
int dbtoweb::ntrees = 0
tuple dbtoweb::out = myparser(line,'tree:')
tuple dbtoweb::ROOTDIR = CONFIG.get('Common','Rootdir')
tuple dbtoweb::tmplist = open(TMPTAGLIST,'r')
tuple dbtoweb::TMPTAGLIST = commands.getoutput('mktemp')
int dbtoweb::TOBECREATED = 0
 initialization first change to root dir
string dbtoweb::TREEDIR = '/'
list dbtoweb::treelist = []