36 const std::string treeFile = fmt::format(
"o2currents_{}.root", FitType::getName());
37 const std::string treeName = FitType::getName();
TFitResultPtr fit(const size_t nBins, const T *arr, const T xMin, const T xMax, TF1 &func, std::string_view option="")