ComPWA
Common Partial-Wave-Analysis Framework
|
#include "Core/FitParameter.hpp"
#include "Core/Function.hpp"
#include <boost/serialization/vector.hpp>
#include <chrono>
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) |