Skip to content

Commit 2089657

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

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
@@ -713,7 +713,7 @@ struct HfFemtoDreamProducer {
713713
fillCharmHadronTable<DecayChannel::LcToPKPi, false, false>(col, tracks, candidates);
714714
}
715715
PROCESS_SWITCH(HfFemtoDreamProducer, processDataLcToPKPi,
716-
"Provide experimental data for lctopkpi femto", false);
716+
"Provide experimental data for Lc(PKPi)-proton femto", false);
717717

718718
void processDataLcToPKPiWithML(FemtoFullCollision const& col,
719719
aod::BCsWithTimestamps const&,

0 commit comments

Comments
 (0)