Hi Flemming et al, On Wed, 13 Mar 2002 15:44:54 -0500 "Flemming Videbaek" <videbaek@sgs1.hirg.bnl.gov> wrote concerning "un neede output in TempCal": > Since the 'hack' was done to load mult temporary calibration in > BrDbUpdate... You're right it's a hack, since these ugly ASCII temporary calibrations should disappear ASAP. You're wrong if you think it's due to those changes. The major thing was (I changed a few things soon afterwards), is that the Event method had gone, and so the BrModule::Event message was send instead, which is quite verbabtim. If it's these messages that annoys you, update BRAT. > I am being flooded with pages of output in bratmain even if I have no > use for mult. If you're thinking about the warnings from BrTileTmpCalibration, BrSiTmpCalibration and BrMultTmpCentCalibration, and those are the ones that annoy you, then those messages has serverd there purpose: To make people aware of the fact that something needs to be done. > Could we get rid of this output. In general 'utility' output should > only appear if the user requested by setting > a Verbose or Debug Level This is not really `utility' output, but serious warnings that you're not using the database to retrive calibrations but some shady ASCII file. Check also that you don't have something like BrTileTmpCalibration::Instance()->SetDebugLevel(debugOption->GetValue()); in you configuration script or something. That said, I agree that there may be places where some Verbose, DebugLevel would do some good. I'd like to remind you all of the two methods void BrModule::Info(Int_t, Char_t const *, Char_t const*, ...) void BrModule::Debug(Int_t, Char_t const *, Char_t const*, ...) Yours, Christian Holm Christensen ------------------------------------------- Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 DK-2200 Copenhagen N Cell: (+45) 28 82 16 23 Denmark Office: (+45) 353 25 305 Email: cholm@nbi.dk Web: www.nbi.dk/~cholm
This archive was generated by hypermail 2b30 : Wed Mar 13 2002 - 16:58:40 EST