CERN's ROOT-like histogram object


Install
pip install histograms-cottephi==0.0.5.19

Documentation

Some homemade python packages that can be usefull in several kind of analysis

  • Histogram object based on CERN's analysis software ROOT.

  • MyHist is a 1D histogram, MyHist2D a 2D histogram

  • toolbox contains usefull functions for both objects

  • Example of use can be found on the gitlab page of the project https://gitlab.com/cottephi/pyheader

  • new in 0.0.5.23 : Added xtickslabels to MyHist