CMS 3D CMS Logo

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

Go to the source code of this file.

Namespaces

 runGCPTkAlMap
 

Variables

string runGCPTkAlMap.al_comp = 'Compared Alignment'
 
string runGCPTkAlMap.al_ref = 'Reference Alignment'
 
 runGCPTkAlMap.arguments = sys.argv
 
 runGCPTkAlMap.auto_tk = True
 
string runGCPTkAlMap.auto_tk_str = ''
 
tuple runGCPTkAlMap.cur_range = eval(var_range_str.split('=')[1])
 
tuple runGCPTkAlMap.cur_var = var_range_str.split('=')
 
 runGCPTkAlMap.do_4scap = False
 
string runGCPTkAlMap.do_4scap_str = ''
 
 runGCPTkAlMap.do_drange = False
 
string runGCPTkAlMap.do_drange_str = ''
 
 runGCPTkAlMap.do_frange = True
 
string runGCPTkAlMap.do_frange_str = ''
 
 runGCPTkAlMap.do_full = True
 
string runGCPTkAlMap.do_full_str = ''
 
 runGCPTkAlMap.do_pixel = False
 
string runGCPTkAlMap.do_pixel_str = ''
 
 runGCPTkAlMap.do_strips = False
 
string runGCPTkAlMap.do_strips_str = ''
 
string runGCPTkAlMap.geometry_file = 'TkAlMapDesign_phase1_cfg.py'
 
string runGCPTkAlMap.out_dir = '.'
 
int runGCPTkAlMap.palette = 2
 
string runGCPTkAlMap.palette_str = ''
 
int runGCPTkAlMap.phase = 1
 
string runGCPTkAlMap.phase_str = ''
 
string runGCPTkAlMap.prt_srt = ' - '
 
string runGCPTkAlMap.range_str = ''
 
tuple runGCPTkAlMap.range_str_splt = range_str.split(';')
 
 runGCPTkAlMap.save_pdf = True
 
string runGCPTkAlMap.save_pdf_str = ''
 
 runGCPTkAlMap.save_png = False
 
string runGCPTkAlMap.save_png_str = ''
 
string runGCPTkAlMap.title = al_comp+' - '
 
tuple runGCPTkAlMap.TkMap_cap_full = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_cap_pixel = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_cap_strips = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=True, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_drange_full = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_drange_pixel = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_drange_strips = TkAlMap('test', title, in_file, use_default_range=True, two_sigma_cap=False, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_full = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='full', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_pixel = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='pixel', palette=palette, check_tracker=auto_tk)
 
tuple runGCPTkAlMap.TkMap_strips = TkAlMap('test', title, in_file, use_default_range=False, two_sigma_cap=False, GEO_file=geometry_file, tracker='strips', palette=palette, check_tracker=auto_tk)
 
 runGCPTkAlMap.tmp_cap_full = TkMap_cap_full
 
 runGCPTkAlMap.tmp_cap_pixel = TkMap_cap_pixel
 
 runGCPTkAlMap.tmp_cap_strips = TkMap_cap_strips
 
 runGCPTkAlMap.tmp_drange_full = TkMap_drange_full
 
 runGCPTkAlMap.tmp_drange_pixel = TkMap_drange_pixel
 
 runGCPTkAlMap.tmp_drange_strips = TkMap_drange_strips
 
 runGCPTkAlMap.tmp_full = TkMap_full
 
 runGCPTkAlMap.tmp_pixel = TkMap_pixel
 
 runGCPTkAlMap.tmp_strips = TkMap_strips
 
tuple runGCPTkAlMap.ts_start = time.time()
 
list runGCPTkAlMap.var_list = ['dr', 'dx', 'dy', 'dz', 'rdphi', 'dphi', 'dalpha', 'dbeta', 'dgamma', 'du', 'dv', 'dw', 'da', 'db', 'dg']
 
dictionary runGCPTkAlMap.var_ranges = {}