#include <GammaZInterference.h>
Public Member Functions | |
GammaZInterference (const Parameter &m, const Parameter &g) | |
GammaZInterference (std::shared_ptr< double > m, std::shared_ptr< double > g) | |
double | operator() (double x) const |
Public Attributes | |
std::shared_ptr< double > | mass |
std::shared_ptr< double > | width |
Definition at line 9 of file GammaZInterference.h.
|
inline |
|
inline |
Definition at line 12 of file GammaZInterference.h.
References diffTwoXMLs::g2, mass, alignCSCRings::s, and width.
std::shared_ptr<double> funct::GammaZInterference::mass |
Definition at line 25 of file GammaZInterference.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), and operator()().
std::shared_ptr<double> funct::GammaZInterference::width |
Definition at line 25 of file GammaZInterference.h.
Referenced by operator()().