Skip to content

Fix a problem where a vector is not cleared in ISF_HitAnalysis.cxx

Tong Qiu requested to merge tqiu/athena:tong-hitanalysis-bugfix into master

A vector storing particle id is not cleared at the end of each event, resulting large number of entries in the output file. This MR fix the bug.

Edited by Tong Qiu

Merge request reports