We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abac609 commit d055338Copy full SHA for d055338
1 file changed
PWGLF/Tasks/Strangeness/nonPromptCascade.cxx
@@ -962,6 +962,7 @@ struct NonPromptCascadeTask {
962
if (ds % cfgDownscaleMB == 0) {
963
NPMCNTable(ptMC, ptReco, mult, multReco);
964
}
965
+ ds++;
966
967
968
// ------------------------------------------------------------
0 commit comments