Devel improve hist classes
This branches fixes the histogram classes function signatures to use the correct const qualifiers and makes to functions in the histogram base class, that need to overridden, pure virtual. Add additional functions to write to an ostream for pure data dumps and to a json object. The plot functions call gnuplot without the need of writing the data to a temp file.
Edited by Timon Heim