Homework tutorial 13 Getting started with ROOT
- Due 10 Nov 2019 by 23:59
- Points 5
- Submitting a text entry box, a website url, or a file upload
- Available 17 Oct 2019 at 0:00 - 11 Nov 2019 at 23:59
For the G 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 VG solution (max 5 points) 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).