CMS 3D CMS Logo

Variables

cmsDownloadME Namespace Reference

Variables

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

Variable Documentation

dictionary cmsDownloadME::archList = {}

Definition at line 69 of file cmsDownloadME.py.

string cmsDownloadME::baseDirWeb = 'https://cmsrep.cern.ch/cmssw/ME/'

Definition at line 50 of file cmsDownloadME.py.

dictionary cmsDownloadME::catList = {}

Definition at line 71 of file cmsDownloadME.py.

string cmsDownloadME::cmsswbase = os.environ.get('CMS_PATH')

Definition at line 52 of file cmsDownloadME.py.

Referenced by RivetAnalyzer::beginJob().

string cmsDownloadME::default = "slc4_ia32_gcc345"

Definition at line 27 of file cmsDownloadME.py.

string cmsDownloadME::dest = "arch"

Definition at line 28 of file cmsDownloadME.py.

tuple cmsDownloadME::dir = os.path.dirname(fileOut)

Definition at line 171 of file cmsDownloadME.py.

tuple cmsDownloadME::dlist = website.read()

Definition at line 67 of file cmsDownloadME.py.

Definition at line 101 of file cmsDownloadME.py.

dictionary cmsDownloadME::energyList = {}

Definition at line 72 of file cmsDownloadME.py.

tuple cmsDownloadME::file = line.split(' ')

Definition at line 155 of file cmsDownloadME.py.

Definition at line 134 of file cmsDownloadME.py.

string cmsDownloadME::fileOut = '/'

Definition at line 157 of file cmsDownloadME.py.

tuple cmsDownloadME::fout = open(fileOut,'w')

Definition at line 189 of file cmsDownloadME.py.

dictionary cmsDownloadME::genList = {}

Definition at line 70 of file cmsDownloadME.py.

string cmsDownloadME::help = "The CMSSW architecture (default=slc4_ia32_gcc345)"

Definition at line 26 of file cmsDownloadME.py.

tuple cmsDownloadME::href = line.split('<a')

Definition at line 51 of file cmsDownloadME.py.

tuple cmsDownloadME::listing = listFile.read()

Definition at line 151 of file cmsDownloadME.py.

tuple cmsDownloadME::md5Server = line.split(' ')

Definition at line 156 of file cmsDownloadME.py.

tuple cmsDownloadME::mysum = md5.md5(open(fileOut).read())

Definition at line 162 of file cmsDownloadME.py.

Definition at line 160 of file cmsDownloadME.py.

tuple cmsDownloadME::parser = optparse.OptionParser(usage)

Definition at line 23 of file cmsDownloadME.py.

tuple cmsDownloadME::req = urllib2.Request(baseDirWeb)
tuple cmsDownloadME::req2 = urllib2.Request(baseDirWeb+'/'+fileExpected)

Definition at line 145 of file cmsDownloadME.py.

tuple cmsDownloadME::req3 = urllib2.Request(file)

Definition at line 183 of file cmsDownloadME.py.

dictionary cmsDownloadME::tmpDict = {}

Definition at line 86 of file cmsDownloadME.py.

Definition at line 17 of file cmsDownloadME.py.

dictionary cmsDownloadME::versionList = {}

Definition at line 73 of file cmsDownloadME.py.