Skip to content

Hotfix for memory leak in the reconstruction + compiling of TFRCluster

Alessio Piucci requested to merge Fitting into master

Hotfix (or at least temporanery workaround) for memory leak in the reconstruction.

Then, the TFRCluster.cpp was not specified in the CMakeList --> it was not compiled. Then, I've fixed a few things to compile it.

Merge request reports