Skip to content

Commit 7c23c66

Browse files
fmazzascalibuild
andauthored
Clean filledMothers vector (#4419)
* Clean filledMothers vector * Please consider the following formatting changes --------- Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 0ec81f5 commit 7c23c66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGLF/TableProducer/hyperRecoTask.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ struct hyperRecoTask {
530530

531531
void processMC(CollisionsFull const& collisions, aod::V0s const& V0s, TracksFull const& tracks, aod::BCsWithTimestamps const&, aod::McTrackLabels const& trackLabelsMC, aod::McParticles const& particlesMC)
532532
{
533+
filledMothers.clear();
533534

534535
for (const auto& collision : collisions) {
535536
hyperCandidates.clear();

0 commit comments

Comments
 (0)