SND-LHC / sndsw

SND@LHC experiment framework based on FairShip and FairRoot
6 stars 17 forks source link

Fix memory leak in muon reconstruction #178

Closed cvilelahep closed 1 year ago

cvilelahep commented 1 year ago

When saving the muon tracks in the sndRecoTrack format, the genfit Kalman track object is not being deleted at the end of the fit, resulting in a memory leak.