How to Debug and understand a class structure


The class structure and Object-Orientation make possible more modular programming. However, programs consisting of several hundred classes and several hundred thousand lines of code may be difficult to understand, in particular for novice users. ROOT provides a set of tools to help understanding an existing class structure, a data structure in memory or files.


Rene Brun, Fons Rademakers
Last update 12/01/97 by Rene Brun