We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc00ec9 commit 5f3b2caCopy full SHA for 5f3b2ca
PWGHF/D2H/Tasks/taskDplus.cxx
@@ -230,7 +230,7 @@ struct HfTaskDplus {
230
if (storeIR) {
231
axes.push_back(thnAxisIR);
232
}
233
- if (doprocessDataWithMlWithUpc) {
+ if (doprocessDataWithMlWithUpc||doprocessDataWithUpc) {
234
axes.push_back(thnAxisGapType);
235
axes.push_back(thnAxisFT0A);
236
axes.push_back(thnAxisFT0C);
0 commit comments