Skip to content
Snippets Groups Projects
Commit 5870d400 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Fixed crashing analysis script.

- When using GetYaxis() on a histogram, it has to be first drawn.
- In this case DrawClone was replace by DrawCopy.
- DrawCopy is used to draw and get the histogram from the lazy pointer.

	modified:   scripts/emcal_barrel_pi0_analysis.cxx
parent 4f8469dd
No related branches found
No related tags found
1 merge request!69Fixed crashing analysis script.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment