GenericMonitoringTool: set correct default value for HistPath
Compare changes
The default value for the HistPath
property was by mistake changed in
commit 4a2edffa and broke the automatic booking of histograms under the
tool's parent's name. Revert the default value back to an empty string
and improve documentation.
Also some general cleanup of the code:
virtual
InterfaceID
std
namespace as std::
was used in most places