Minos Event Display (sub) framework: Midad
Last significant change: 2002/07/26
Introduction
The Midad sub framework allows one to display and interact with graphical representations of data objects. Of historical note, there is an obsolete previous version called MIDAD (all caps). This code is still in the repository, but should not be used.
This chapter is broken up into the following sections:
* Section 19.2 shows how one can display events with out writing a single piece of code.
* Section 19.3 gives the design of the elements that make up the framework. This is useful if one wants to configure the framework from a ROOT macro (currently the only way) or if one wants to extend Midad.
* Section 19.4 shows the details of how one configures Midad via a ROOT macro and presents some default configurations that are available.
