Skip to content

Commit 035e623

Browse files
committed
Remove propagateTracksToVertex also for pK0S
1 parent 90b28a4 commit 035e623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3265,7 +3265,6 @@ struct HfTrackIndexSkimCreatorCascades {
32653265
if (nCand2 == 0) {
32663266
continue;
32673267
}
3268-
df2.propagateTracksToVertex(); // propagate the bach and V0 to the Lc vertex
32693268
df2.getTrack(0).getPxPyPzGlo(pVecV0); // take the momentum at the Lc vertex
32703269
df2.getTrack(1).getPxPyPzGlo(pVecBach);
32713270
}

0 commit comments

Comments
 (0)