#include <ROptFitter.h>
|
| double | operator() (const std::vector< double > &pars) const |
| |
| double | Up () const |
| |
Definition at line 11 of file ROptFitter.h.
| LDFFinderKG::ROptFitter::ROptFitter |
( |
const LDF & |
ldfFunction, |
|
|
const std::vector< double > & |
ldfParameters, |
|
|
const bool |
verbose |
|
) |
| |
|
inline |
| const std::vector<double>& LDFFinderKG::ROptFitter::GetBetaVector |
( |
| ) |
const |
|
inline |
| bool ROptFitter::GetResult |
( |
double & |
rOpt | ) |
const |
| const std::vector<double>& LDFFinderKG::ROptFitter::GetShowerSizeVector |
( |
| ) |
const |
|
inline |
| double ROptFitter::operator() |
( |
const std::vector< double > & |
pars | ) |
const |
|
protected |
| void LDFFinderKG::ROptFitter::PushBack |
( |
const double |
beta, |
|
|
const double |
showerSize |
|
) |
| |
|
inline |
| double LDFFinderKG::ROptFitter::Up |
( |
| ) |
const |
|
inlineprotected |
| std::vector<double> LDFFinderKG::ROptFitter::fBeta |
|
protected |
| const LDF& LDFFinderKG::ROptFitter::fLDFFunction |
|
protected |
| std::vector<double> LDFFinderKG::ROptFitter::fLDFParameters |
|
mutableprotected |
| std::vector<double> LDFFinderKG::ROptFitter::fShowerSize |
|
protected |
| bool LDFFinderKG::ROptFitter::fVerbose |
|
protected |
The documentation for this class was generated from the following files: