ComPWA
Common Partial-Wave-Analysis Framework
|
#include "Core/FitParameter.hpp"
#include "Core/FunctionTree/FunctionTreeEstimator.hpp"
#include "Estimator/Estimator.hpp"
Go to the source code of this file.
Classes | |
class | ComPWA::Estimator::SumMinLogLH |
Calculates the combined likelihood of multiple MinLogLH. More... | |
Namespaces | |
ComPWA | |
ComPWA::FunctionTree | |
ComPWA::Estimator | |
Functions | |
std::tuple< FunctionTreeEstimator, FitParameterList > | ComPWA::Estimator::createSumMinLogLHFunctionTreeEstimator (std::vector< std::pair< ComPWA::FunctionTree::FunctionTreeEstimator, FitParameterList >> Estimators) |