Skip to content

Commit 51e2685

Browse files
Update PWGHF/HFC/TableProducer/femtoDreamProducer.cxx
Co-authored-by: BiaoZhang (张彪) <52267892+zhangbiao-phy@users.noreply.github.com>
1 parent 2089657 commit 51e2685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/TableProducer/femtoDreamProducer.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ struct HfFemtoDreamProducer {
728728
fillCharmHadronTable<DecayChannel::LcToPKPi, false, true>(col, tracks, candidates);
729729
}
730730
PROCESS_SWITCH(HfFemtoDreamProducer, processDataLcToPKPiWithML,
731-
"Provide experimental data for lctopkpi femto with ml", false);
731+
"Provide experimental data for Lc(PKPi)-proton femto with ml", false);
732732

733733
void processMcLcToPKPi(FemtoFullCollisionMc const& col,
734734
aod::BCsWithTimestamps const&,

0 commit comments

Comments
 (0)