There was an error while loading. Please reload this page.
1 parent c1764a3 commit 802a82fCopy full SHA for 802a82f
1 file changed
PWGCF/Flow/Tasks/flowZdcTask.cxx
@@ -52,7 +52,7 @@ using namespace o2::aod::mult;
52
using namespace o2::constants::math;
53
using namespace o2::aod::evsel;
54
55
-#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE>(NAME){#NAME, (DEFAULT), (HELP)};
+#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE>(NAME){#NAME, (DEFAULT), (HELP)}
56
57
struct FlowZdcTask {
58
SliceCache cache;
0 commit comments