This python class is based on RooFit and allows to perform binned and unbinned fits. An example of fit can be found in /tutorial:
- Generate a toy sample
python tutorial.py configFit.json --gen_tutorial
- Run the fit on the toy sample
python tutorial.py configFit.json --do_fit
For validation of the code use the reference: