#include <GammaZInterference.h>
|
std::shared_ptr< double > | mass |
|
std::shared_ptr< double > | width |
|
Definition at line 9 of file GammaZInterference.h.
◆ GammaZInterference() [1/2]
funct::GammaZInterference::GammaZInterference |
( |
const Parameter & |
m, |
|
|
const Parameter & |
g |
|
) |
| |
|
inline |
◆ GammaZInterference() [2/2]
funct::GammaZInterference::GammaZInterference |
( |
std::shared_ptr< double > |
m, |
|
|
std::shared_ptr< double > |
g |
|
) |
| |
|
inline |
◆ operator()()
double funct::GammaZInterference::operator() |
( |
double |
x | ) |
const |
|
inline |
◆ mass
std::shared_ptr<double> funct::GammaZInterference::mass |
◆ width
std::shared_ptr<double> funct::GammaZInterference::width |