Skip to content

Commit aba36bd

Browse files
author
Francesco Mazzaschi
committed
fix h4l w/ custom vertexer
1 parent 31aed8c commit aba36bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGLF/TableProducer/Nuspex/hyperRecoTask.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ struct hyperRecoTask {
272272
int mat{static_cast<int>(cfgMaterialCorrection)};
273273
fitter.setMatCorrType(static_cast<o2::base::Propagator::MatCorrType>(mat));
274274

275+
svCreator.setPDGs(heDauPdg, piDauPdg);
275276
svCreator.setTimeMargin(customVertexerTimeMargin);
276277
if (skipAmbiTracks) {
277278
svCreator.setSkipAmbiTracks();

0 commit comments

Comments
 (0)