Definition at line 362 of file RunningWidthCalculator.cpp.
◆ BF_Integrand()
BF_Integrand::BF_Integrand |
( |
std::vector< TF1 * > |
partialWidths, |
|
|
std::vector< FitParameter * > |
fit_couplings, |
|
|
double |
m0, |
|
|
double |
gamma0 |
|
) |
| |
|
inline |
◆ Eval()
double BF_Integrand::Eval |
( |
Double_t |
x | ) |
|
|
inline |
Definition at line 382 of file RunningWidthCalculator.cpp.
383 double totalWidth = 0.;
384 double totalWidth_norm = 0.;
398 totalWidth = totalWidth/totalWidth_norm *
_gamma0/
GeV;
std::vector< TF1 * > _partialWidths
std::vector< FitParameter * > _fit_couplings
◆ operator()() [1/2]
double BF_Integrand::operator() |
( |
Double_t * |
x, |
|
|
Double_t * |
par = 0 |
|
) |
| |
|
inline |
◆ operator()() [2/2]
double BF_Integrand::operator() |
( |
double |
x | ) |
|
|
inline |
◆ setIndex()
void BF_Integrand::setIndex |
( |
const int |
i | ) |
|
|
inline |
◆ _fit_couplings
◆ _gamma0
double BF_Integrand::_gamma0 |
|
private |
◆ _index
◆ _m0
◆ _partialWidths
std::vector<TF1*> BF_Integrand::_partialWidths |
|
private |
The documentation for this class was generated from the following file: