We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ec023 commit 9e03b66Copy full SHA for 9e03b66
PWGHF/TableProducer/treeCreatorTccToD0D0Pi.cxx
@@ -599,7 +599,6 @@ struct HfTreeCreatorTccToD0D0Pi {
599
}
600
hCandidatesTcc->Fill(SVFitting::FitOk);
601
602
- dfTcc.propagateTracksToVertex(); // propagate the softpi and D0 pair to the Tcc vertex
603
trackD1.getPxPyPzGlo(pVecD1); // momentum of D1 at the Tcc vertex
604
trackD2.getPxPyPzGlo(pVecD2); // momentum of D2 at the Tcc vertex
605
trackParCovPi.getPxPyPzGlo(pVecSoftPi); // momentum of pi at the Tcc vertex
0 commit comments