GooFit  v2.1.3
Public Member Functions | List of all members
GooFit::BinnedChisqFit Class Reference

#include <FitControl.h>

Inheritance diagram for GooFit::BinnedChisqFit:
GooFit::FitControl

Public Member Functions

 BinnedChisqFit ()
 
- Public Member Functions inherited from GooFit::FitControl
 FitControl (bool bin, std::string mn)
 
bool binnedFit () const
 
bool binErrors () const
 
bool metricIsPdf () const
 
std::string getMetric () const
 

Additional Inherited Members

- Protected Attributes inherited from GooFit::FitControl
bool errorsOnBins {false}
 

Detailed Description

Definition at line 52 of file FitControl.h.

Constructor & Destructor Documentation

◆ BinnedChisqFit()

GooFit::BinnedChisqFit::BinnedChisqFit ( )
inline

Definition at line 54 of file FitControl.h.

55  : FitControl(true, "ptr_to_Chisq") {}
FitControl(bool bin, std::string mn)
Definition: FitControl.h:15

The documentation for this class was generated from the following file: