Implement JfHistogram1D class in python
-
Implement base class JfHistogram1D
in packagejf
-
Implement __name
,title
,__min
,__max
,__nbins
and__content
inJfHistogram1D
-
Implement print
function withname=<histname> title=<title> entries=<integral>
-
Add documentation how to use it in README.md
Edited by Veronika Barbasova