Hi all, I've made some changes to BrBaseMonitor and BrSuperMonitor: * BrSuperMonitor now stores the name and title passed via ctor. * Both of them are now considered "Folders" in a ROOT sense e.g., BrBaseMonitor::IsFolder() BrSuperMonitor::IsFolder() returns kTRUE. * Also, the methods BrBaseMonitor::Browse() BrSuperMonitor::Browse() are proberly defined. * BrSuperMonitor::BrSuperMonitor (all of them) call GetListOfBrowsables()->Add(this,fName); * All together, this means, tht if you start a TBrowser, you'll see an entry for the current BrSuperMonitor! This entry is _very_ browseable: Double click to get a list of BrMonitor<X>'s. * And since the BrBaseMonitor::Browse() is defined, it's possible to browse the monitors i.e., the histograms in internal fHistogramDir - just double-click on the Monitor of choice. * The method BrBaseMonitor::GetHistogramDir() is now defined. * I've also added a "Quit" button to the SuperMonitor. I've also corrected a minor bug in BrGeantDigitize - thanks to Djamel. This version of BRAT has the tag VER-1-5-4. Cheers, Christian ----------------------------------------------------------- Holm Christensen Phone: (+45) 35 35 96 91 Sankt Hansgade 23, 1. th. Office: (+45) 353 25 305 DK-2200 Copenhagen N Web: www.nbi.dk/~cholm Denmark Email: cholm@nbi.dk
This archive was generated by hypermail 2b29 : Wed Apr 12 2000 - 16:11:30 EDT