Skip to content

Fix badly booked histograms when path is specified.

Roel Aaij requested to merge raaij/Gaudi:fix_histo_book into master

When histograms are booked using some overloads of Gaudi::Histos::book, the lower edge of the passed Gaudi::Histo1DDef is used for both lower and higher edge.

Merge request reports