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 651af9d commit 37a78b1Copy full SHA for 37a78b1
PWGHF/D2H/Tasks/taskD0.cxx
@@ -357,7 +357,7 @@ struct HfTaskD0 {
357
axes.insert(axes.begin(), thnAxisBkgScore);
358
}
359
360
- if (doprocessDataWithDCAFitterNMlWithUpc) {
+ if (doprocessDataWithDCAFitterNMlWithUpc || doprocessDataWithDCAFitterNWithUpc) {
361
axes.push_back(thnAxisGapType);
362
axes.push_back(thnAxisFT0A);
363
axes.push_back(thnAxisFT0C);
0 commit comments