Skip to content

Commit 3ec4f13

Browse files
Update PWGHF/D2H/Tasks/taskLc.cxx
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
1 parent b5577de commit 3ec4f13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/D2H/Tasks/taskLc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ struct HfTaskLc {
660660
}
661661
PROCESS_SWITCH(HfTaskLc, processMcStd, "Process MC with the standard method", false);
662662

663-
void processMcWithMl(LcCandidatesMlMc const& selectedLcCandidatesMcMl,
663+
void processMcWithMl(LcCandidatesMlMc const& selectedLcCandidatesMlMc,
664664
soa::Join<aod::McParticles, aod::HfCand3ProngMcGen> const& mcParticles,
665665
aod::TracksWMc const& tracksWithMc)
666666
{

0 commit comments

Comments
 (0)