Skip to content

Commit 5a5fa5e

Browse files
author
Mattia Faggin
committed
Fix Clang format.
1 parent 64c6b95 commit 5a5fa5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/TableProducer/candidateCreator3Prong.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ struct HfCandidateCreator3Prong {
356356
std::sqrt(impactParameter0.getSigmaZ2()), std::sqrt(impactParameter1.getSigmaZ2()), std::sqrt(impactParameter2.getSigmaZ2()),
357357
rowTrackIndexProng3.prong0Id(), rowTrackIndexProng3.prong1Id(), rowTrackIndexProng3.prong2Id(), nProngsContributorsPV, bitmapProngsContributorsPV,
358358
rowTrackIndexProng3.hfflag());
359-
359+
360360
// fill candidate prong PID rows
361361
fillProngPid<HfProngSpecies::Pion>(track0, rowProng0PidPi);
362362
fillProngPid<HfProngSpecies::Kaon>(track0, rowProng0PidKa);

0 commit comments

Comments
 (0)