diff --git a/PWGHF/Tasks/correlateEstimatorDnDeta.cxx b/PWGHF/Tasks/correlateEstimatorDnDeta.cxx index 624265eef9b..39f2618972b 100644 --- a/PWGHF/Tasks/correlateEstimatorDnDeta.cxx +++ b/PWGHF/Tasks/correlateEstimatorDnDeta.cxx @@ -38,8 +38,7 @@ struct CorrelateEstimatorDnDeta { kMuonMinus, kPiPlus, kKPlus, - kProton - }; + kProton}; ConfigurableAxis axisFV0A = {"axisFV0A", {100, 0., 20000.}, "axis for FV0A estimator"}; ConfigurableAxis axisFT0A = {"axisFT0A", {100, 0., 10000.}, "axis for FT0A estimator"};