We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90b28a4 commit 035e623Copy full SHA for 035e623
1 file changed
PWGHF/TableProducer/trackIndexSkimCreator.cxx
@@ -3265,7 +3265,6 @@ struct HfTrackIndexSkimCreatorCascades {
3265
if (nCand2 == 0) {
3266
continue;
3267
}
3268
- df2.propagateTracksToVertex(); // propagate the bach and V0 to the Lc vertex
3269
df2.getTrack(0).getPxPyPzGlo(pVecV0); // take the momentum at the Lc vertex
3270
df2.getTrack(1).getPxPyPzGlo(pVecBach);
3271
0 commit comments