Re: Bug in PndGenfitAdapters [message #11131 is a reply to message #11126] |
Wed, 27 October 2010 14:04   |
Anonymous Poster
|
|
From: 129.187.154*
|
|
Hi Stefano,
you are right, this is a bug. The call in the adapter should be:
retVal->addHit(candHit.GetDetId(),candHit.GetHitId(),candHit.GetRho(),0);
The planeId parameter has no relevance for the Kalman filter of GENFIT. I do not think that this bug had any bad effects so far, but it should be fixed nevertheless.
Could you change the code, please?
Cheers, Christian
|
|
|