Skip to content

rebeccacerri/dq_fitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQ fitter

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:

Tutorial

  • Generate a toy sample
    python tutorial.py config_tutorial_fit.json --gen_tutorial
  • Run the fit on the toy sample
    python tutorial.py config_tutorial_fit.json --do_fit

Analysis example

  • In the analysis repository run the command:
    python runDQFitter.py config_analysis.json --do_fit

For validation of the code use the reference:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 60.9%
  • C++ 39.1%