GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Tracking » change in genfit exception handling
change in genfit exception handling [message #8871] Tue, 16 June 2009 15:18
Anonymous Poster From: *to.infn.it
Dear colleagues,

following Ola's suggestion, I changed the exception handling in GENFIT a little. The lazy flag is not removed from the code, but it lost its function completely. The setting of this flag does not have any effect anymore.

The FitterException class has a flag now which you set with setFatal() and you get via isFatal(). This is to be set for exceptions which are not recoverable, i.e. those which kill the whole track (e.g. theta<THETACUT). Exceptions which only affect the fitting of single hits (cov[0][0]==0 or findpca failed, ....) shall not set this flag.

The Kalman filter will check for isFatal(), and in case it is fatal, will flag the track representation and not fit it anymore for the following hits.

Ola, I hope this solves your problem, and I hope that everybody else wont have any problems with this either, but I dont think so. If you think that one exception should be fatal, which isnt right now, or the other way around, please let me know...

Cheers, Christian
 
Read Message
Previous Topic: still trouble with Geane
Next Topic: GEM tracking
Goto Forum:
  


Current Time: Thu Mar 28 10:39:03 CET 2024

Total time taken to generate the page: 0.00921 seconds