Skip to content

Add Multithreading support for TGraphErrors Fitting #10021

Open
@lmoneta

Description

@lmoneta

When fitting a TGraphErrors, with errors in the x coordinate, there is currently no support to perform the operation using milt-threads as it is currently done for TH1::Fit or TGraph::Fit.

One needs to use the TThreadExecutor in the `FitUtil::EvsluateEffectiveChi2 function.

This has been requested in https://root-forum.cern.ch/t/multithreading-on-minuit/46225/13

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions