Skip to content
Snippets Groups Projects

Fix a crash in the finalisation of the histograms

Merged Mark Sutton requested to merge sutt/athena:duffer into master

For some reason, in master now, root crashes in TH1::Fit(). The histogram is fine, the fit is fine, but root crashes. Probably some memory issue behind the scenes when tryoing to use the root Gaussian function, so get round this by just using the mean and rms and avoid calling TH1::Fit() at all.

Edited by Mark Sutton

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading