#include <ZMuMuFunction.h>
|
double | operator() (double x) const |
|
| ZMuMuFunction (const Parameter &m, const Parameter &g, const Parameter &Ng, const Parameter &Ni, const Parameter &me, const Parameter &s, const Parameter &N, const Parameter &eff_tr, const Parameter &eff_sa) |
|
| ZMuMuFunction (boost::shared_ptr< double > m, boost::shared_ptr< double > g, boost::shared_ptr< double > Ng, boost::shared_ptr< double > Ni, boost::shared_ptr< double > me, boost::shared_ptr< double > s, boost::shared_ptr< double > N, boost::shared_ptr< double > eff_tr, boost::shared_ptr< double > eff_sa) |
|
Definition at line 10 of file ZMuMuFunction.h.
function::ZMuMuFunction::ZMuMuFunction |
( |
const Parameter & |
m, |
|
|
const Parameter & |
g, |
|
|
const Parameter & |
Ng, |
|
|
const Parameter & |
Ni, |
|
|
const Parameter & |
me, |
|
|
const Parameter & |
s, |
|
|
const Parameter & |
N, |
|
|
const Parameter & |
eff_tr, |
|
|
const Parameter & |
eff_sa |
|
) |
| |
|
inline |
Definition at line 13 of file ZMuMuFunction.h.
boost::shared_ptr< double > Ngamma
boost::shared_ptr< double > sigma
boost::shared_ptr< double > Nint
boost::shared_ptr< double > mass
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
boost::shared_ptr< double > width
Convolution< ZLineShape, Gaussian > cgz_
boost::shared_ptr< double > mean
boost::shared_ptr< double > efficiencyStandalone
boost::shared_ptr< double > numberOfEvents
boost::shared_ptr< double > efficiencyTrack
function::ZMuMuFunction::ZMuMuFunction |
( |
boost::shared_ptr< double > |
m, |
|
|
boost::shared_ptr< double > |
g, |
|
|
boost::shared_ptr< double > |
Ng, |
|
|
boost::shared_ptr< double > |
Ni, |
|
|
boost::shared_ptr< double > |
me, |
|
|
boost::shared_ptr< double > |
s, |
|
|
boost::shared_ptr< double > |
N, |
|
|
boost::shared_ptr< double > |
eff_tr, |
|
|
boost::shared_ptr< double > |
eff_sa |
|
) |
| |
|
inline |
Definition at line 24 of file ZMuMuFunction.h.
boost::shared_ptr< double > Ngamma
boost::shared_ptr< double > sigma
boost::shared_ptr< double > Nint
boost::shared_ptr< double > mass
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
boost::shared_ptr< double > width
Convolution< ZLineShape, Gaussian > cgz_
boost::shared_ptr< double > mean
boost::shared_ptr< double > efficiencyStandalone
boost::shared_ptr< double > numberOfEvents
boost::shared_ptr< double > efficiencyTrack
double function::ZMuMuFunction::operator() |
( |
double |
x | ) |
const |
|
inline |
const unsigned int function::ZMuMuFunction::arguments = 1 |
|
static |
Convolution<ZLineShape, Gaussian> function::ZMuMuFunction::cgz_ |
|
private |
boost::shared_ptr<double> function::ZMuMuFunction::efficiencyStandalone |
boost::shared_ptr<double> function::ZMuMuFunction::efficiencyTrack |
boost::shared_ptr<double> function::ZMuMuFunction::mass |
boost::shared_ptr<double> function::ZMuMuFunction::mean |
boost::shared_ptr<double> function::ZMuMuFunction::Ngamma |
boost::shared_ptr<double> function::ZMuMuFunction::Nint |
boost::shared_ptr<double> function::ZMuMuFunction::numberOfEvents |
boost::shared_ptr<double> function::ZMuMuFunction::sigma |
boost::shared_ptr<double> function::ZMuMuFunction::width |
Definition at line 41 of file ZMuMuFunction.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), Vispa.Main.MainWindow.MainWindow::_saveIni(), Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), 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(), 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().
ZLineShape function::ZMuMuFunction::zls_ |
|
private |