ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::ParameterFixed Class Reference

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 ()
 
Exceptionoperator= (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_
 

Detailed Description

Parameter cannot be changed.

Definition at line 98 of file Exceptions.hpp.

+ Inheritance diagram for ComPWA::ParameterFixed:
+ Collaboration diagram for ComPWA::ParameterFixed:

Constructor & Destructor Documentation

◆ ParameterFixed() [1/2]

ComPWA::ParameterFixed::ParameterFixed ( const std::string &  error = "Parameter fixed")
inline

Definition at line 100 of file Exceptions.hpp.

◆ ParameterFixed() [2/2]

ComPWA::ParameterFixed::ParameterFixed ( const char *  error)
inline

Definition at line 102 of file Exceptions.hpp.

◆ ~ParameterFixed()

virtual ComPWA::ParameterFixed::~ParameterFixed ( )
throw (
)
inlinevirtual

Definition at line 103 of file Exceptions.hpp.


The documentation for this class was generated from the following file: