GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » GEANE verbosity flag
GEANE verbosity flag [message #14661] Wed, 24 April 2013 12:06
Lia Lavezzi
Messages: 291
Registered: May 2007
Location: Torino
first-grade participant

From: *pv.infn.it
Dear all,
starting from fairbase/trunk/geane rev 19464, the FairGeanePro class contains a flag (bool fPrintErrors) to switch the verbosity of GEANE on/off.
It can be set by FairGeanePro::SetPrintErrors(bool) and by default it is "true". When set to "false" all the "ABORT" messages from GEANE are not printed anymore.

Stefano took care of changing the most used tasks (i.e. the Kalman filter, the pid stuff and the GEM extension of the PR) in order to adapt the verbosity of GEANE to the verbosity of the task. I mean, to be clear, he set:
if (fVerbose==0) fPro->SetPrintErrors(kFALSE);

If you want to switch the error messages back on you just have to play with the verbosity of the tasks.

The current pandaroot is linked to the trunk version of geane, so you just need to make an svn update of pandaroot to get these changes.

Cheers,
Lia.



Previous Topic: PndSttMvdGemTrackingIdeal: Tracks with MVD and GEM, but without STT...
Next Topic: Changes in Geane.C for
Goto Forum:
  


Current Time: Thu Mar 28 18:42:57 CET 2024

Total time taken to generate the page: 0.00497 seconds