File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 ();
You can’t perform that action at this time.
0 commit comments