ComPWA
Common Partial-Wave-Analysis Framework
ChiOneD.hpp File Reference

This class calculates a simple $\chi^{2}$ of a intensity and a dataset. More...

#include <memory>
#include <vector>
#include "Estimator/Estimator.hpp"
+ Include dependency graph for ChiOneD.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ComPWA::Estimator::ChiOneD::ChiOneD
 

Namespaces

 ComPWA
 
 ComPWA::Data
 
 ComPWA::Estimator
 
 ComPWA::Estimator::ChiOneD
 

Detailed Description

This class calculates a simple $\chi^{2}$ of a intensity and a dataset.

Data and Model are provided in the constructor using the Amplitude and Data interfaces. The class itself fulfills the Estimator interface.

Definition in file ChiOneD.hpp.