Skip to content
Snippets Groups Projects
  • Lorenzo Moneta's avatar
    06d6fe45
    - In TH1::LabelsOption use UpdateBinContent instead of SetBinContent. · 06d6fe45
    Lorenzo Moneta authored
      This avoid messing up the number of histogram entries and is faster.
    - In TH1::LabelsOption and similar for TProfile functions set to zero the statistics in the component of the sorted axis (if an actual sorting is performed)
    
    - Fixing TProfile::LabelsOption for weighted profile
    
    - More test fixes and include now more label ordering tests for TProfile's
    06d6fe45
    History
    - In TH1::LabelsOption use UpdateBinContent instead of SetBinContent.
    Lorenzo Moneta authored
      This avoid messing up the number of histogram entries and is faster.
    - In TH1::LabelsOption and similar for TProfile functions set to zero the statistics in the component of the sorted axis (if an actual sorting is performed)
    
    - Fixing TProfile::LabelsOption for weighted profile
    
    - More test fixes and include now more label ordering tests for TProfile's