Skip to content

Commit 5d29b11

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

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
@@ -127,7 +127,7 @@ struct HfFemtoDreamProducer {
127127
Configurable<bool> isRun3{"isRun3", true, "Running on Run3 or pilot"};
128128

129129
/// Charm hadron table
130-
Configurable<int> selectionFlagHadron{"selectionFlagHadron", 1, "Selection Flag for Charm Hadron"};
130+
Configurable<int> selectionFlagHadron{"selectionFlagHadron", 1, "Selection Flag for Charm Hadron: 1 for Lc, 7 for Dplus (Topologic and PID cuts)"};
131131
Configurable<bool> useCent{"useCent", false, "Enable centrality for Charm Hadron"};
132132

133133
Configurable<int> trkPDGCode{"trkPDGCode", 2212, "PDG code of the selected track for Monte Carlo truth"};

0 commit comments

Comments
 (0)