Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

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.

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


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.


Generated at Wed Mar 17 18:22:33 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004