Skip to content

Overload Fitter:BookSample to read in root files and TH1 directly

Oliver But requested to merge extendBookSample into master

Adds three functions that are overloading Fitter::BookSample similarly to how BookObservable is overloaded. The new functions allow to book samples with root files and straight TH1 objects.

Merge request reports