#include <HZZ2L2QRooPdfs.h>
Public Member Functions | |
virtual TObject * | clone (const char *newname) const |
RooFermi () | |
RooFermi (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_cutOff, RooAbsReal &_beta) | |
RooFermi (const RooFermi &other, const char *name=0) | |
virtual | ~RooFermi () |
Protected Member Functions | |
Double_t | evaluate () const |
Protected Attributes | |
RooRealProxy | beta |
RooRealProxy | cutOff |
RooRealProxy | x |
Definition at line 73 of file HZZ2L2QRooPdfs.h.
RooFermi::RooFermi | ( | ) |
RooFermi::RooFermi | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _x, | ||
RooAbsReal & | _cutOff, | ||
RooAbsReal & | _beta | ||
) |
Definition at line 129 of file HZZ2L2QRooPdfs.cc.
RooFermi::RooFermi | ( | const RooFermi & | other, |
const char * | name = 0 |
||
) |
Definition at line 142 of file HZZ2L2QRooPdfs.cc.
|
inlinevirtual |
Definition at line 83 of file HZZ2L2QRooPdfs.h.
|
inlinevirtual |
|
protected |
Definition at line 153 of file HZZ2L2QRooPdfs.cc.
References beta, cutOff, create_public_lumi_plots::exp, and x.
|
protected |
Definition at line 89 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 88 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 87 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().