#include <FitFraction.h>
Definition at line 7 of file FitFraction.h.
◆ FitFraction() [1/3]
| FitFraction::FitFraction |
( |
| ) |
|
◆ FitFraction() [2/3]
| FitFraction::FitFraction |
( |
const std::string & |
name, |
|
|
double |
frac = 0, |
|
|
double |
sigmaFit = -9999.0, |
|
|
double |
sigmaInteg = -9999.0 |
|
) |
| |
◆ FitFraction() [3/3]
◆ frac() [1/2]
| double& FitFraction::frac |
( |
| ) |
|
|
inline |
◆ frac() [2/2]
| const double& FitFraction::frac |
( |
| ) |
const |
|
inline |
◆ name()
| const std::string& FitFraction::name |
( |
| ) |
const |
|
inline |
◆ print()
| void FitFraction::print |
( |
std::ostream & |
os | ) |
const |
◆ sigmaFit() [1/2]
| double& FitFraction::sigmaFit |
( |
| ) |
|
|
inline |
◆ sigmaFit() [2/2]
| const double& FitFraction::sigmaFit |
( |
| ) |
const |
|
inline |
◆ sigmaInteg() [1/2]
| double& FitFraction::sigmaInteg |
( |
| ) |
|
|
inline |
◆ sigmaInteg() [2/2]
| double FitFraction::sigmaInteg |
( |
| ) |
const |
|
inline |
◆ _frac
| double FitFraction::_frac |
|
protected |
◆ _name
| std::string FitFraction::_name |
|
protected |
◆ _sigmaFit
| double FitFraction::_sigmaFit |
|
protected |
◆ _sigmaInteg
| double FitFraction::_sigmaInteg |
|
protected |
The documentation for this class was generated from the following files: