CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Variables
checkforupdate Namespace Reference

Classes

class  checkforupdate
 

Variables

tuple c = checkforupdate()
 
list cmsswWorkingBase = os.environ['CMSSW_BASE']
 
string scriptname = 'lumiCalc2.py'
 
tuple workingversion = c.runningVersion(cmsswWorkingBase,scriptname)
 

Variable Documentation

tuple checkforupdate.c = checkforupdate()

Definition at line 75 of file checkforupdate.py.

list checkforupdate.cmsswWorkingBase = os.environ['CMSSW_BASE']

Definition at line 74 of file checkforupdate.py.

string checkforupdate.scriptname = 'lumiCalc2.py'

Definition at line 73 of file checkforupdate.py.

Referenced by do_work().

tuple checkforupdate.workingversion = c.runningVersion(cmsswWorkingBase,scriptname)

Definition at line 76 of file checkforupdate.py.