Skip to content

Commit 0f6d6dd

Browse files
Merge pull request #58 from alibuild/alibot-cleanup-14050
Please consider the following formatting changes to #14050
2 parents 3fc3774 + ac200c4 commit 0f6d6dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PWGHF/TableProducer/derivedDataCreatorDplusToPiKPi.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,7 @@ struct HfDerivedDataCreatorDplusToPiKPi {
203203
RecoDecay::p(candidate.pxProng2(), candidate.pyProng2(), candidate.pzProng2()),
204204
candidate.tpcTofNSigmaPi0(),
205205
candidate.tpcTofNSigmaKa1(),
206-
candidate.tpcTofNSigmaPi2()
207-
);
206+
candidate.tpcTofNSigmaPi2());
208207
}
209208
if (fillCandidateMl) {
210209
rowCandidateMl(

0 commit comments

Comments
 (0)