Skip to content

Commit 03a6199

Browse files
committed
FIx typo
1 parent e1f4a7d commit 03a6199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGHF/TableProducer/trackIndexSkimCreator.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,7 @@ struct HfTrackIndexSkimCreator {
17271727
} else {
17281728
hfMlResponse3Prongs[iDecay3P].setModelPathsLocal(onnxFileNames3Prongs[iDecay3P]);
17291729
}
1730-
hfMlResponse3Prongs.cacheInputFeaturesIndices(inputFeatures2Prongs);
1730+
hfMlResponse3Prongs.cacheInputFeaturesIndices(inputFeatures3Prongs);
17311731
hfMlResponse3Prongs[iDecay3P].init();
17321732
}
17331733
}

0 commit comments

Comments
 (0)