Definition at line 22 of file Chi2Estimator.h.
◆ Chi2Estimator()
template<typename... argument_types>
AmpGen::Chi2Estimator::Chi2Estimator |
( |
const EventList_type & | dataEvents, |
|
|
const EventList_type & | mcEvents, |
|
|
const std::function< double(const Event &)> & | fcn, |
|
|
const argument_types &... | args ) |
|
inline |
◆ chi2()
double AmpGen::Chi2Estimator::chi2 |
( |
| ) |
const |
◆ doChi2()
◆ nBins()
double AmpGen::Chi2Estimator::nBins |
( |
| ) |
const |
◆ writeBinningToFile()
void AmpGen::Chi2Estimator::writeBinningToFile |
( |
const std::string & | filename | ) |
|
The documentation for this class was generated from the following file: