A simple python routine to compute the correlation function, provided the histograms of same-event and mixed-event
Easy to install, easy to use.
Provided that you have root installed, all you have to do is:
- clone this repository
- in the same folder type:
pip install -e .
You are done. All you have to do is adding to your python script:
import gentlefemto
Enjoy!
