![]() |
![]() |
Functions | |
def | addprefixinfo (argv) |
def | auto_inspect () |
def | cleanupenv (tmpdir) |
def | collect_trace (thing, name, graph, parent) |
def | convertToUnscheduled (proc) |
def | flatten (args) |
def | help () |
def | main () |
def | new_items_ (self) |
def | searchinpath (progname, path) |
def | serve_main () |
def | setupenv () |
def | trace_command (argv) |
def | trace_location |
def | trace_python (prog_argv, path) |
def | writeoutput (graph) |
def cmsswConfigtrace.addprefixinfo | ( | argv | ) |
Definition at line 261 of file cmsswConfigtrace.py.
Referenced by main().
def cmsswConfigtrace.auto_inspect | ( | ) |
Definition at line 37 of file cmsswConfigtrace.py.
References any(), and genParticles_cff.map.
Referenced by trace_location().
def cmsswConfigtrace.cleanupenv | ( | tmpdir | ) |
Definition at line 291 of file cmsswConfigtrace.py.
References popcon2dropbox.copy(), edm.print(), and cmsPerfRegress.rmtree().
Referenced by trace_command().
def cmsswConfigtrace.collect_trace | ( | thing, | |
name, | |||
graph, | |||
parent | |||
) |
Definition at line 142 of file cmsswConfigtrace.py.
References list(), and edm.print().
Referenced by trace_python().
def cmsswConfigtrace.convertToUnscheduled | ( | proc | ) |
Definition at line 110 of file cmsswConfigtrace.py.
References edm.print().
Referenced by ConfigBuilder.ConfigBuilder.prepare().
def cmsswConfigtrace.flatten | ( | args | ) |
Definition at line 71 of file cmsswConfigtrace.py.
References list(), and trace_location().
Referenced by python.rootplot.root2matplotlib.Hist2D.box(), and python.rootplot.core.divide_axes().
def cmsswConfigtrace.help | ( | ) |
Definition at line 348 of file cmsswConfigtrace.py.
References edm.print().
Referenced by main().
def cmsswConfigtrace.main | ( | ) |
Definition at line 357 of file cmsswConfigtrace.py.
References addprefixinfo(), help(), edm.print(), trace_command(), and trace_python().
def cmsswConfigtrace.new_items_ | ( | self | ) |
Definition at line 118 of file cmsswConfigtrace.py.
def cmsswConfigtrace.searchinpath | ( | progname, | |
path | |||
) |
Definition at line 335 of file cmsswConfigtrace.py.
References edm.print().
Referenced by trace_python().
def cmsswConfigtrace.serve_main | ( | ) |
Definition at line 376 of file cmsswConfigtrace.py.
References mps_setup.append, PhysicsTools.escape(), ALCARECOTkAlBeamHalo_cff.filter, patCandidates_cff.func, createfilelist.int, join(), edm.print(), python.rootplot.root2matplotlib.replace(), and str.
def cmsswConfigtrace.setupenv | ( | ) |
Definition at line 280 of file cmsswConfigtrace.py.
References edm.print().
Referenced by trace_command().
def cmsswConfigtrace.trace_command | ( | argv | ) |
Definition at line 297 of file cmsswConfigtrace.py.
References cleanupenv(), and setupenv().
Referenced by main().
def cmsswConfigtrace.trace_location | ( | thing, | |
name, | |||
extra = lambda thing , |
|||
args, | |||
kwargs | |||
) |
Definition at line 55 of file cmsswConfigtrace.py.
References mps_setup.append, and auto_inspect().
Referenced by flatten().
def cmsswConfigtrace.trace_python | ( | prog_argv, | |
path | |||
) |
Definition at line 307 of file cmsswConfigtrace.py.
References collect_trace(), edm.print(), searchinpath(), and writeoutput().
Referenced by main().
def cmsswConfigtrace.writeoutput | ( | graph | ) |
Definition at line 183 of file cmsswConfigtrace.py.
References cmsswFiletrace.formatfile(), join(), and edm.print().
Referenced by trace_python().