We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e3dce commit d32b085Copy full SHA for d32b085
1 file changed
PWGCF/Flow/Tasks/flowZdcTask.cxx
@@ -47,7 +47,6 @@ using namespace o2::aod::mult;
47
using namespace o2::constants::math;
48
using namespace o2::aod::evsel;
49
50
-
51
#define O2_DEFINE_CONFIGURABLE(NAME, TYPE, DEFAULT, HELP) Configurable<TYPE> NAME{#NAME, DEFAULT, HELP};
52
53
struct FlowZdcTask {
0 commit comments