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