|
ComPWA
Common Partial-Wave-Analysis Framework
|
#include "Core/FitParameter.hpp"#include "Core/Function.hpp"#include <boost/serialization/vector.hpp>#include <chrono>
Include dependency graph for FitResult.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ComPWA::FitResult |
| Data structure which resembles a general fit result. More... | |
Namespaces | |
| ComPWA | |
Functions | |
| FitResult | ComPWA::load (std::string filename) |
| std::string | ComPWA::makeFitParameterString (ComPWA::FitParameter< double > p) |
| void | ComPWA::initializeWithFitResult (ComPWA::Intensity &Intens, ComPWA::FitResult Result) |