[in progress] ====== Fitting in ROOT ====== Useful material on fitting in ''ROOT'': * [[https://root.cern.ch/root/htmldoc/guides/users-guide/ROOTUsersGuide.html#fitting-histograms|Fitting guide by ROOT]]. Useful materials on `RooFit`: * [[https://root.cern.ch/download/doc/RooFit_Users_Manual_2.91-33.pdf|RooFit Manual]] ([[https://www.nikhef.nl/~vcroft/GettingStartedWithRooFit.html|python]]) and [[https://root.cern.ch/download/doc/roofit_quickstart_3.00.pdf|RooFit Quick Start]] * [[https://root.cern.ch/root/htmldoc/tutorials/roofit/index.html|Official RooFit tutorials in C++]] ([[https://github.com/clelange/roofit|python]]). * [[https://twiki.cern.ch/twiki/bin/view/RooStats|TWiki on RooFit & RooStats]].