A list of miscellaneous stuff that needs to be integrated (or linked
to) in my WEB pages:
- The Pythia Manual.
- To browser event files, see "d0ommodule/doc/d0ommodule.txt", or
- setup D0RunII <version>
- d0ev <file>
- To skip events in or concatenate d0 event data, use
copyd0om.py. Just
enter the command without arguments to see all the options.
- "purify" debugger. Run it on an executable. Example:
- setup -t purify
- purify My_Exec_x
- My_Exec_x.pure -rcp whatever.rcp
- To list the dependencies through the LIBDEPS files of any package and all
packages that it depends on to all orders, in a local release area:
gmake -f tmp/<flavor>/libdeps.mk <package>
- Outside of a local release, you can get the same information for a package in a
particular release, example:
- setup D0RunII
- gmake -f $SRT_PUBLIC_CONTEXT/tmp/IRIX6-KCC_3_3/libdeps.mk <package>
back to: Bryan's homepage
Links
Send comments and suggestion to brsmith@fnal.gov
Last modified: June 5, 2000