22 #ifndef _NIEVES_QEL_EXCEPTION_H_
23 #define _NIEVES_QEL_EXCEPTION_H_
34 namespace exceptions {
49 void Print (ostream & stream)
const;
62 #endif // _NIEVES_QEL_EXCEPTION_H_
void SetReason(string reason)
void Print(ostream &stream) const
string ShowReason(void) const
An exception thrown by NievesQELCCPXSec for kinematics problems. When failure occurs, set xsec = 0.
void Copy(const NievesQELException &exception)
friend ostream & operator<<(ostream &stream, const NievesQELException &exception)