![]() |
AmpGen 2.1
|
Definition at line 16 of file FitFraction.h.
Public Member Functions | |
| FitFraction (const std::string &line) | |
| FitFraction (const std::string &name, const double &frac, const double &err) | |
| FitFraction ()=default | |
| void | setFracErr (const double &f, const double &e) |
| double | val () const |
| double | err () const |
| std::string | name () const |
| AmpGen::FitFraction::FitFraction | ( | const std::string & | line | ) |
| AmpGen::FitFraction::FitFraction | ( | const std::string & | name, |
| const double & | frac, | ||
| const double & | err ) |
|
default |
| double AmpGen::FitFraction::err | ( | ) | const |
| std::string AmpGen::FitFraction::name | ( | ) | const |
| void AmpGen::FitFraction::setFracErr | ( | const double & | f, |
| const double & | e ) |
| double AmpGen::FitFraction::val | ( | ) | const |