12 #ifndef HISTFACTORY_EXCEPTION 13 #define HISTFACTORY_EXCEPTION 20 namespace HistFactory{
24 virtual const char*
what() const noexcept
26 return "HistFactory - Exception";
Namespace for the RooStats classes.
virtual const char * what() const noexcept