CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions | Variables
createTree.py File Reference

Go to the source code of this file.

Namespaces

 createTree
 

Functions

def createTree.parseDir
 

Variables

string createTree.comdir = "common/"
 
 createTree.common_basedir = comdir
 
string createTree.csc_basedir = iteration_directory+'/'
 
list createTree.dd = dt_basedir+wheel[0]
 
string createTree.default = ''
 
string createTree.dest = "inputDir"
 
string createTree.dt_basedir = iteration_directory+'/MB/'
 
tuple createTree.ff = open("tree_items.js",mode="w")
 
string createTree.help = "[REQUIRED] input directory: should contain 'iter1', 'iterN' and 'common' directories filled with alignment_validation_plots.py. The resulting tree_items.js is also dumped into this directory"
 
string createTree.iteration1 = "iter1"
 main script More...
 
 createTree.iteration_directory = iterationN
 open root and py result files More...
 
string createTree.iterationN = "iterN"
 
list createTree.mytree = []
 
dictionary createTree.NAME_TO_TITLE
 
tuple createTree.parser = optparse.OptionParser(usage)
 
tuple createTree.pp = pprint.PrettyPrinter(indent=2)
 
string createTree.schamber = "%02d"
 
string createTree.ssector = "%02d"
 
list createTree.tree_level1 = ['test','']
 
tuple createTree.tree_level2 = parseDir(dt_basedir,"MB",iteration1,iterationN)
 
tuple createTree.tree_level3 = parseDir(dd,wheel[0],iteration1,iterationN)
 
tuple createTree.tree_level4 = parseDir(dd,station[0],iteration1,iterationN)
 
tuple createTree.tree_level5 = parseDir(dd,"%s/%d" % (station[0],sector),iteration1,iterationN)
 
string createTree.type = "string"
 
string createTree.usage = '%prog [options]\n'
 functions definitions More...