14 #ifndef MCBASEEXCEPTION_H 15 #define MCBASEEXCEPTION_H 33 virtual const char*
what()
const throw()
34 {
return _msg.c_str(); }
void msg(const char *fmt,...)
virtual const char * what() const
Code to link reconstructed objects back to the MC truth information.
virtual ~MCBaseException()
MCBaseException(std::string msg="")
cet::coded_exception< error, detail::translate > exception