Deterministic Annealing Filter and Kalman [message #12835] |
Wed, 30 November 2011 18:21 |
StefanoSpataro
Messages: 2736 Registered: June 2005 Location: Torino
|
first-grade participant |
From: *11-79-r.retail.telecomitalia.it
|
|
Hi all,
I have tried to use the DAF inside genfit. In order to do this I had to update genfit to the 478 release (with the old 400 DAF crashes).
With DAF the planeId number should be given while in the previous code, inside the genfit adapters, it was set to 0. I have put a dummy value, using as plane id the position of the trackcandhit (this should be improved, but it is not my job).
The new code is inside the repository. In order to use the daf inside your reco macro you have to set in PndRecoKalmanTask:
recoKalman->SetDaf(kTRUE);
Nothing else. So everybody can use it.
I did a test, running 1000 muons at 0.5 GeV/c with STT. This is the momentum distribution after the normal kalman and after the Daf:
It seems that at present DAF is giving a slight worse resolution, while the efficiency is almost the same.
[Updated on: Wed, 30 November 2011 18:21] Report message to a moderator
|
|
|