Skip to content

Latest commit

 

History

History
executable file
·
14 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

executable file
·
14 lines (13 loc) · 520 Bytes

DQ fit library

Python class

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: