Skip to content

Commit 24c1816

Browse files
Merge pull request #34 from alibuild/alibot-cleanup-11169
Please consider the following formatting changes to #11169
2 parents d0b40a8 + ff151c5 commit 24c1816

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ struct HfTreeCreatorTccToD0D0Pi {
422422
}
423423
hCandidatesTcc->Fill(SVFitting::FitOk);
424424

425-
dfTcc.propagateTracksToVertex(); // propagate the softpi and D0 pair to the Tcc vertex
426-
trackD1.getPxPyPzGlo(pVecD1New); // momentum of D1 at the Tcc vertex
427-
trackD2.getPxPyPzGlo(pVecD2New); // momentum of D2 at the Tcc vertex
425+
dfTcc.propagateTracksToVertex(); // propagate the softpi and D0 pair to the Tcc vertex
426+
trackD1.getPxPyPzGlo(pVecD1New); // momentum of D1 at the Tcc vertex
427+
trackD2.getPxPyPzGlo(pVecD2New); // momentum of D2 at the Tcc vertex
428428
trackParCovPi.getPxPyPzGlo(pVecSoftPi); // momentum of pi at the Tcc vertex
429429

430430
const auto& secVertexTcc = dfTcc.getPCACandidate();

0 commit comments

Comments
 (0)