Created by: jetfuel
The PyBind class wraps C++ implementation and we should expose the C++ API information to our users.
Our code creates ScalarWriter__float, ScalarWriter__int, and ScalarWriter__double for ScalarWriter class. I am choosing just ScalarWriter__float to make the documentation clear. If you find a better way, please let me know.
same thing to HistogramWriter.