Examples in this directory: ========================== 1) my_tracks.C What it does: Fit track parameters with your preferred hit choice Modes: Interpreted Library used: Shared library To run it: "root my_tracks.C" Comments: Convert it into a compiled version for big samples Documentation on ROOT classes: ============================= - Text: see ../lib/tracking/tracking.h to see the contents in each class - Html: it requires the presence of the "DOXYGEN" package. If you do not have it, you can download it at: http://www.doxygen.org --> a) Create all documentation Web files with: > cd ../doc; make doc b) We recommend to start browsing from the index: > cd ../doc; mozilla file:$PWD/index.html