#include <HZZ2L2QRooPdfs.h>
Public Member Functions | |
virtual TObject * | clone (const char *newname) const |
RooDoubleCB () | |
RooDoubleCB (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_mean, RooAbsReal &_width, RooAbsReal &_alpha1, RooAbsReal &_n1, RooAbsReal &_alpha2, RooAbsReal &_n2) | |
RooDoubleCB (const RooDoubleCB &other, const char *name=0) | |
virtual | ~RooDoubleCB () |
Protected Member Functions | |
Double_t | evaluate () const |
Protected Attributes | |
RooRealProxy | alpha1 |
RooRealProxy | alpha2 |
RooRealProxy | mean |
RooRealProxy | n1 |
RooRealProxy | n2 |
RooRealProxy | width |
RooRealProxy | x |
Definition at line 40 of file HZZ2L2QRooPdfs.h.
RooDoubleCB::RooDoubleCB | ( | ) |
RooDoubleCB::RooDoubleCB | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _x, | ||
RooAbsReal & | _mean, | ||
RooAbsReal & | _width, | ||
RooAbsReal & | _alpha1, | ||
RooAbsReal & | _n1, | ||
RooAbsReal & | _alpha2, | ||
RooAbsReal & | _n2 | ||
) |
Definition at line 71 of file HZZ2L2QRooPdfs.cc.
RooDoubleCB::RooDoubleCB | ( | const RooDoubleCB & | other, |
const char * | name = 0 |
||
) |
Definition at line 92 of file HZZ2L2QRooPdfs.cc.
|
inlinevirtual |
Definition at line 54 of file HZZ2L2QRooPdfs.h.
|
inlinevirtual |
|
protected |
Definition at line 105 of file HZZ2L2QRooPdfs.cc.
References alpha1, alpha2, gather_cfg::cout, create_public_lumi_plots::exp, mean, n1, n2, funct::pow(), width, and x.
|
protected |
Definition at line 61 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 63 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 59 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 62 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 64 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 60 of file HZZ2L2QRooPdfs.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(), evaluate(), 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().
|
protected |
Definition at line 58 of file HZZ2L2QRooPdfs.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), python.rootplot.root2matplotlib.Hist::_prepare_xaxis(), python.rootplot.root2matplotlib.Hist::_prepare_yaxis(), Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), python.rootplot.root2matplotlib.Hist2D::box(), python.rootplot.root2matplotlib.Hist2D::contour(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), evaluate(), geometryXMLparser.Alignable::pos(), Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget(), and python.rootplot.utilities.Hist::TGraph().