Root lin fit
Addresses: #7 (closed)
Task for project: #1
First program using the ROOT library in c++
The program generates equidistant x-values inside a range.
y-values get generated along a slope with a random angle and offset for each x-value. The y points are normal distributed around the exact y value on the slope.
The generated datasets are saved inside a .root file.
Edited by Luca Flandoli