CMS 3D CMS Logo

Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch12/src/Alignment/MuonAlignmentAlgorithms/scripts/createTree.py File Reference

Go to the source code of this file.

Namespaces

namespace  createTree

Functions

def createTree::parseDir

Variables

string createTree::comdir = "common/"
 createTree::common_basedir = comdir
string createTree::csc_basedir = '/'
list createTree::dd = dt_basedir+wheel[0]
string createTree::default = ''
string createTree::dest = "inputDir"
string createTree::dt_basedir = '/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
 createTree::iteration_directory = iterationN
 open root and py result files
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