Skip to content

Commit 9e03b66

Browse files
committed
Apply change also to Tcc tree creator
1 parent 39ec023 commit 9e03b66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,6 @@ struct HfTreeCreatorTccToD0D0Pi {
599599
}
600600
hCandidatesTcc->Fill(SVFitting::FitOk);
601601

602-
dfTcc.propagateTracksToVertex(); // propagate the softpi and D0 pair to the Tcc vertex
603602
trackD1.getPxPyPzGlo(pVecD1); // momentum of D1 at the Tcc vertex
604603
trackD2.getPxPyPzGlo(pVecD2); // momentum of D2 at the Tcc vertex
605604
trackParCovPi.getPxPyPzGlo(pVecSoftPi); // momentum of pi at the Tcc vertex

0 commit comments

Comments
 (0)