There was an error while loading. Please reload this page.
1 parent 0ec81f5 commit 7c23c66Copy full SHA for 7c23c66
1 file changed
PWGLF/TableProducer/hyperRecoTask.cxx
@@ -530,6 +530,7 @@ struct hyperRecoTask {
530
531
void processMC(CollisionsFull const& collisions, aod::V0s const& V0s, TracksFull const& tracks, aod::BCsWithTimestamps const&, aod::McTrackLabels const& trackLabelsMC, aod::McParticles const& particlesMC)
532
{
533
+ filledMothers.clear();
534
535
for (const auto& collision : collisions) {
536
hyperCandidates.clear();
0 commit comments