Herwig 7.3.0
|
Exception class to indicate problem with mixing matrix . More...
Additional Inherited Members | |
Public Types inherited from ThePEG::Exception | |
enum | Severity |
Public Member Functions inherited from ThePEG::Exception | |
Exception (const string &str, Severity sev) | |
Exception (const Exception &ex) | |
const Exception & | operator= (const Exception &ex) |
bool | operator== (const Exception &ex) const |
bool | operator< (const Exception &ex) const |
virtual const char * | what () const noexcept |
string | message () const |
void | writeMessage (ostream &os=*errstream) const |
Severity | severity () const |
void | handle () const |
Exception & | operator<< (const T &t) |
Exception & | operator<< (Severity sev) |
Public Attributes inherited from ThePEG::Exception | |
unknown | |
info | |
warning | |
setuperror | |
eventerror | |
runerror | |
maybeabort | |
abortnow | |
Static Public Attributes inherited from ThePEG::Exception | |
static bool | noabort |
Protected Member Functions inherited from ThePEG::Exception | |
void | severity (Severity) |
Protected Attributes inherited from ThePEG::Exception | |
ostringstream | theMessage |
Exception class to indicate problem with mixing matrix .
Definition at line 81 of file MixingMatrix.h.