|
ComPWA
Common Partial-Wave-Analysis Framework
|
Parameter cannot be changed. More...
#include <Exceptions.hpp>
Public Member Functions | |
| ParameterFixed (const std::string &error="Parameter fixed") | |
| ParameterFixed (const char *error) | |
| virtual | ~ParameterFixed () throw () |
Public Member Functions inherited from ComPWA::Exception | |
| Exception (const Exception &e) throw () | |
| Exception & | operator= (const Exception &rhs) throw () |
| virtual | ~Exception () throw () |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from ComPWA::Exception | |
| Exception (const char *w="") throw () | |
| Exception (const std::string &w) throw () | |
Protected Attributes inherited from ComPWA::Exception | |
| std::string | what_ |
Parameter cannot be changed.
Definition at line 98 of file Exceptions.hpp.
Inheritance diagram for ComPWA::ParameterFixed:
Collaboration diagram for ComPWA::ParameterFixed:
|
inline |
Definition at line 100 of file Exceptions.hpp.
|
inline |
Definition at line 102 of file Exceptions.hpp.
|
inlinevirtual | |||||||||||||
Definition at line 103 of file Exceptions.hpp.