#include <GammaZInterference.h>
Public Member Functions | |
GammaZInterference (const Parameter &m, const Parameter &g) | |
GammaZInterference (boost::shared_ptr< double > m, boost::shared_ptr< double > g) | |
double | operator() (double x) const |
Public Attributes | |
boost::shared_ptr< double > | mass |
boost::shared_ptr< double > | width |
Definition at line 8 of file GammaZInterference.h.
Definition at line 9 of file GammaZInterference.h.
|
inline |
Definition at line 11 of file GammaZInterference.h.
|
inline |
Definition at line 13 of file GammaZInterference.h.
References diffTwoXMLs::g2, mass, alignCSCRings::s, and width.
boost::shared_ptr<double> funct::GammaZInterference::mass |
Definition at line 26 of file GammaZInterference.h.
Referenced by Particle.Particle::__str__(), ZMuMuRochCorAnalyzer.DiMuon::__str__(), DiObject.DiMuon::__str__(), and operator()().
boost::shared_ptr<double> funct::GammaZInterference::width |
Definition at line 26 of file GammaZInterference.h.
Referenced by Vispa.Main.MainWindow.MainWindow::_saveIni(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), Vispa.Gui.VispaWidget.VispaWidget::contentRect(), Vispa.Gui.VispaWidget.VispaWidget::defineArrowBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::defineCircleBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::defineRoundRectBackgroundShape(), Vispa.Gui.VispaWidget.VispaWidget::drawHeaderBackground(), Vispa.Gui.ConnectableWidget.ConnectableWidget::drawPortNames(), Vispa.Gui.VispaWidget.VispaWidget::imageRectF(), operator()(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), Vispa.Views.PropertyView.PropertyView::resizeEvent(), Vispa.Views.PropertyView.PropertyView::sectionResized(), Vispa.Gui.VispaWidget.VispaWidget::setZoom(), and Vispa.Main.MainWindow.MainWindow::updateStartupScreenGeometry().