Skip to content

Commit f3411e4

Browse files
authored
Merge pull request #17 from alibuild/alibot-cleanup-12089
Please consider the following formatting changes to #12089
2 parents b660c87 + dcc403d commit f3411e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGJE/Core/JetHFUtilities.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ void fillDstarCandidateTable(T const& candidate, U& DstarParTable, V& DstarParDa
886886

887887
if constexpr (isMc) {
888888
DstarMCDTable(
889-
candidate.flagMcMatchRec(),
889+
candidate.flagMcMatchRec(),
890890
candidate.flagMcMatchRecCharm(),
891891
candidate.originMcRec(),
892892
candidate.ptBhadMotherPart(),

0 commit comments

Comments
 (0)