Create an empty histogram with pre-specified bounds, which will be filled with data using the put method.
Note: The only reason this is a template is because of bugs in overloading non-templated functions agsinst templated functions.
See Implementation
Create an empty histogram with pre-specified bounds, which will be filled with data using the put method.
Note: The only reason this is a template is because of bugs in overloading non-templated functions agsinst templated functions.