|
ComPWA
Common Partial-Wave-Analysis Framework
|
#include <exception>#include <string>
Include dependency graph for Exceptions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ComPWA::Exception |
| ComPWA Exceptions base class. More... | |
| class | ComPWA::BadConfig |
| Config is not complete. More... | |
| class | ComPWA::BadParameter |
| Parameter not existing. More... | |
| class | ComPWA::BadIndex |
| Index out of range. More... | |
| class | ComPWA::CorruptFile |
| Input data file is corrupt or incomplete. More... | |
| class | ComPWA::ParameterFixed |
| Parameter cannot be changed. More... | |
| class | ComPWA::WrongParType |
| Parameter of wrong type. More... | |
| class | ComPWA::BeyondPhsp |
| Data beyond phasespace requested. More... | |
| class | ComPWA::WrongVariableID |
| Variable not found. More... | |
| class | ComPWA::ParameterOutOfBound |
| Parameter out of bound. More... | |
| class | ComPWA::TreeBuildError |
| Error in tree at construction. More... | |
Namespaces | |
| ComPWA | |
ComPWA exceptions.
Definition in file Exceptions.hpp.