CMS 3D CMS Logo

Namespaces | Variables

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/PKGTOOLS/cmsDownloadME.py File Reference

Go to the source code of this file.

Namespaces

namespace  cmsDownloadME

Variables

dictionary cmsDownloadME::archList = {}
string cmsDownloadME::baseDirWeb = 'http://cmsrep.cern.ch/cmssw/ME/'
list cmsDownloadME::cat = catList[ent]
dictionary cmsDownloadME::catList = {}
tuple cmsDownloadME::cmsswbase = os.environ.get('CMS_PATH')
string cmsDownloadME::default = "slc4_ia32_gcc345"
string cmsDownloadME::dest = "arch"
tuple cmsDownloadME::dir = os.path.dirname(fileOut)
tuple cmsDownloadME::dlist = website.read()
list cmsDownloadME::energy = energyList[ent]
dictionary cmsDownloadME::energyList = {}
tuple cmsDownloadME::file = line.split(' ')
string cmsDownloadME::fileExpected = ':'
string cmsDownloadME::fileOut = '/'
tuple cmsDownloadME::fout = open(fileOut,'w')
list cmsDownloadME::gen = genList[ent]
dictionary cmsDownloadME::genList = {}
string cmsDownloadME::help = "The CMSSW architecture (default=slc4_ia32_gcc345)"
tuple cmsDownloadME::href = line.split('<a')
string cmsDownloadME::listFileEnding = 'list'
tuple cmsDownloadME::listing = listFile.read()
tuple cmsDownloadME::md5Server = line.split(' ')
tuple cmsDownloadME::mysum = md5.md5(open(fileOut).read())
int cmsDownloadME::needToGet = 0
tuple cmsDownloadME::parser = optparse.OptionParser(usage)
tuple cmsDownloadME::req = urllib2.Request(baseDirWeb)
tuple cmsDownloadME::req2 = urllib2.Request(baseDirWeb+'/'+fileExpected)
tuple cmsDownloadME::req3 = urllib2.Request(file)
dictionary cmsDownloadME::tmpDict = {}
 cmsDownloadME::usage = \
list cmsDownloadME::ver = versionList[ent]
dictionary cmsDownloadME::versionList = {}