Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ratioplot2.py File Reference

Namespaces

namespace  ratioplot2
 

Detailed Description

View in nbviewer Open in SWAN Example of a fit residual plot.

Creates a histogram filled with random numbers from a gaussian distribution and fits it with a standard gaussian function. The result is passed to the TRatioPlot constructor. Additionally, after calling TRatioPlot::Draw the upper and lower y axis titles are modified. Confidence interval bands are automatically drawn on the bottom (but can be disabled by draw option nobands. nspired by the tutorial of Paul Gessinger.

Definition in file ratioplot2.py.