Skip to content

Commit dcc403d

Browse files
committed
Please consider the following formatting changes
1 parent b660c87 commit dcc403d

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)