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

#include <FitControl.h>

Inheritance diagram for GooFit::BinnedNllFit:
GooFit::FitControl

Public Member Functions

 BinnedNllFit ()
 
- 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 38 of file FitControl.h.

Constructor & Destructor Documentation

◆ BinnedNllFit()

GooFit::BinnedNllFit::BinnedNllFit ( )
inline

Definition at line 40 of file FitControl.h.

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

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