Skip to content

fixed time scale for week plots

Adrian Chitan requested to merge DaqEffNew into master

After observing differences in the time placements of beam times and run times between the yearly plots and the week by week plots, I've come to the conclusion that, apparently, when using TGraphs with a time scale and offset it places the time points wrong. So I added a "helping histogram" before drawing these plots that takes care of placing the correct time axis. The time points are now properly placed on the time scale.

Merge request reports