12#ifndef HISTFACTORY_EXCEPTION 
   13#define HISTFACTORY_EXCEPTION 
   25      hf_exc(std::string message = 
"") : 
_message(
"HistFactory - Exception " + message) { }
 
 
const std::string _message
 
const char * what() const noexcept override
 
hf_exc(std::string message="")
 
Namespace for the RooStats classes.