Skip to content

Commit 1d634d1

Browse files
author
Mattia Faggin
committed
Fix Clang format.
1 parent dcd43d2 commit 1d634d1

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
@@ -354,7 +354,7 @@ struct HfCandidateCreator3Prong {
354354
std::sqrt(impactParameter0.getSigmaZ2()), std::sqrt(impactParameter1.getSigmaZ2()), std::sqrt(impactParameter2.getSigmaZ2()),
355355
rowTrackIndexProng3.prong0Id(), rowTrackIndexProng3.prong1Id(), rowTrackIndexProng3.prong2Id(), nProngsContributorsPV, bitmapProngsContributorsPV,
356356
rowTrackIndexProng3.hfflag());
357-
357+
358358
// fill candidate prong PID rows
359359
fillProngPid<HfProngSpecies::Pion>(track0, rowProng0PidPi);
360360
fillProngPid<HfProngSpecies::Kaon>(track0, rowProng0PidKa);

0 commit comments

Comments
 (0)