CMS 3D CMS Logo

Parameters.py

Go to the documentation of this file.
00001 
00002 parameters = {
00003     'find': {
00004         'immediate_children_threshold': 0,
00005         'function_id': 0,
00006         'path_file': 'out_paths'
00007         },
00008     'view': {
00009         'levels_up':1,
00010         'levels_down':20,
00011         'out_file_suffix': '_paths'
00012         }
00013     }

Generated on Tue Jun 9 17:36:39 2009 for CMSSW by  doxygen 1.5.4