Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Functions | Variables

root_map_dump Namespace Reference

Functions

def _help

Variables

 printFunc = printMaps
 sysrtmap = False
 pattern = None
tuple maps = getMaps(p,sysrtmap)

Function Documentation

def root_map_dump::_help (   argv ) [private]

Definition at line 9 of file root_map_dump.py.

00010                :
00011   print """
00012   %s [-h] [-s|-e|-c] [-r] [-p pattern] [listofpath]
00013   
00014      -h: dump this Help
00015      -s: Short format print
00016      -e: print Entry names only
00017      -c: only Checks duplication of entries
00018      -r: print also $ROOTSYS/etc/system.rootmap
00019      -p: print only pattern matching (Python style) entries
00020      
00021   dump rootmap dictionaries informations. If no path is given, the
00022   LD_LIBRARY_PATH is used. By default, prints the name of the entry,
00023   its corresponding library and its block definition inside the
00024   rootmap file(s) on separate lines. The output is sorted according to
00025   the name of the entry. A Warning is issued if an entry appears
00026   several times.
00027   """%os.path.basename(argv[0])
00028 
00029 


Variable Documentation

tuple root_map_dump::maps = getMaps(p,sysrtmap)

Definition at line 54 of file root_map_dump.py.

tuple root_map_dump::pattern = None

Definition at line 35 of file root_map_dump.py.

Definition at line 33 of file root_map_dump.py.

Definition at line 34 of file root_map_dump.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:55:45 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004