#include <Eff4piSymmetric.h>
Definition at line 21 of file Eff4piSymmetric.h.
◆ ProdWithFitParameter()
Definition at line 150 of file Eff4piSymmetric.cpp.
MINT::MinuitParameterSet * _pset
bool makeFitParameter(double initVal, double guessError)
◆ fp()
◆ getVal()
double Eff4piSymmetric::ProdWithFitParameter::getVal |
( |
const std::vector< double * > & |
t1_coords, |
|
|
const std::vector< double * > & |
t2_coords |
|
) |
| const |
Definition at line 189 of file Eff4piSymmetric.cpp.
double eval(double x, double y) const
MINT::counted_ptr< MINT::FitParameter > _fp
◆ makeFitParameter()
bool Eff4piSymmetric::ProdWithFitParameter::makeFitParameter |
( |
double |
initVal, |
|
|
double |
guessError |
|
) |
| |
|
private |
Definition at line 171 of file Eff4piSymmetric.cpp.
175 , initValue, guessError, 0, 0
176 ,
_pset, NamedParameterBase::QUIET)
MINT::counted_ptr< MINT::FitParameter > fp()
MINT::MinuitParameterSet * _pset
MINT::counted_ptr< MINT::FitParameter > _fp
◆ name()
std::string Eff4piSymmetric::ProdWithFitParameter::name |
( |
| ) |
const |
◆ print()
void Eff4piSymmetric::ProdWithFitParameter::print |
( |
std::ostream & |
os = std::cout | ) |
const |
Definition at line 183 of file Eff4piSymmetric.cpp.
184 os <<
"(" <<
_fp->
name() <<
")*(" <<
_t1 <<
") * (" <<
_t2 <<
")";
virtual const std::string & name() const
MINT::counted_ptr< MINT::FitParameter > _fp
◆ _fp
◆ _prefix
std::string Eff4piSymmetric::ProdWithFitParameter::_prefix |
|
private |
◆ _pset
◆ _t1
const symPolyTerm& Eff4piSymmetric::ProdWithFitParameter::_t1 |
|
private |
◆ _t2
const symPolyTerm& Eff4piSymmetric::ProdWithFitParameter::_t2 |
|
private |
The documentation for this class was generated from the following files: