ATLAS Offline Software
Loading...
Searching...
No Matches
print_auditor_callgraph.py File Reference

Go to the source code of this file.

Classes

class  print_auditor_callgraph.Steps

Namespaces

namespace  print_auditor_callgraph

Functions

 print_auditor_callgraph.parse_log_file (fname, step=Steps.ini)

Variables

str print_auditor_callgraph.__author__ = "Sebastien Binet <binet@cern.ch>"
 print_auditor_callgraph.fname = os.path.expandvars(os.path.expanduser(sys.argv[1]))
 print_auditor_callgraph.step = Steps.ini
 print_auditor_callgraph.gr = parse_log_file(fname,step)