Fix a problem where a vector is not cleared in ISF_HitAnalysis.cxx
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
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.