ComPWA
Common Partial-Wave-Analysis Framework
|
#include <memory>
#include <vector>
#include "Core/FitParameter.hpp"
#include "Core/FunctionTree/FunctionTreeEstimator.hpp"
#include "Core/FunctionTree/FunctionTreeIntensity.hpp"
#include "Estimator/Estimator.hpp"
Go to the source code of this file.
Classes | |
class | ComPWA::Estimator::MinLogLH |
Negative Log Likelihood-Estimator. More... | |
Namespaces | |
ComPWA | |
ComPWA::Data | |
ComPWA::Estimator | |
Functions | |
std::pair< ComPWA::FunctionTree::FunctionTreeEstimator, FitParameterList > | ComPWA::Estimator::createMinLogLHFunctionTreeEstimator (ComPWA::FunctionTree::FunctionTreeIntensity &Intensity, const ComPWA::Data::DataSet &DataSample) |