#include <ZLineShape.h>
Public Member Functions | |
double | operator() (double x) const |
ZLineShape (const Parameter &m, const Parameter &g, const Parameter &Ng, const Parameter &Ni) | |
ZLineShape (boost::shared_ptr< double > m, boost::shared_ptr< double > g, boost::shared_ptr< double > Ng, boost::shared_ptr< double > Ni) | |
Public Attributes | |
boost::shared_ptr< double > | Ngamma |
boost::shared_ptr< double > | Nint |
Private Attributes | |
BreitWigner | bw_ |
GammaPropagator | gp_ |
GammaZInterference | gzi_ |
Definition at line 10 of file ZLineShape.h.
|
inline |
Definition at line 12 of file ZLineShape.h.
|
inline |
Definition at line 16 of file ZLineShape.h.
|
inline |
|
private |
Definition at line 25 of file ZLineShape.h.
Referenced by operator()().
|
private |
Definition at line 26 of file ZLineShape.h.
Referenced by operator()().
|
private |
Definition at line 27 of file ZLineShape.h.
Referenced by operator()().
boost::shared_ptr<double> funct::ZLineShape::Ngamma |
Definition at line 23 of file ZLineShape.h.
Referenced by operator()().
boost::shared_ptr<double> funct::ZLineShape::Nint |
Definition at line 23 of file ZLineShape.h.
Referenced by operator()().