Homework tutorial 13 Getting started with ROOT
- Due 30 Oct 2020 by 23:59
- Points 5
- Submitting a text entry box, a website url, or a file upload
- Available 14 Oct 2020 at 0:00 - 31 Oct 2020 at 23:59
For the compulsory solution (max 4 points) one should hand in a macro named hist_gen_mod.C that can be compiled and that has the function called hist_gen_mod(const Int_t nRandom, const Double_t sigma).
For the extended solution (max 5 points in total) one should hand in a macro named scan_fit_quality.C that can be compiled and that has a function called hist_gen_mod(const Int_t nRandom, const Double_t sigma) but also a function called scan_fit_quality(const Int_t nRandomMin, const Int_t nRandomMax, const Double_t sigma).