#include <HZZ2L2QRooPdfs.h>
Public Member Functions | |
virtual TObject * | clone (const char *newname) const |
RooLevelledExp () | |
RooLevelledExp (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_sigma, RooAbsReal &_alpha, RooAbsReal &_m, RooAbsReal &_theta) | |
RooLevelledExp (const RooLevelledExp &other, const char *name=0) | |
virtual | ~RooLevelledExp () |
Protected Member Functions | |
Double_t | evaluate () const |
Protected Attributes | |
RooRealProxy | alpha |
RooRealProxy | m |
RooRealProxy | sigma |
RooRealProxy | theta |
RooRealProxy | x |
Definition at line 159 of file HZZ2L2QRooPdfs.h.
RooLevelledExp::RooLevelledExp | ( | ) |
RooLevelledExp::RooLevelledExp | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _x, | ||
RooAbsReal & | _sigma, | ||
RooAbsReal & | _alpha, | ||
RooAbsReal & | _m, | ||
RooAbsReal & | _theta | ||
) |
Definition at line 265 of file HZZ2L2QRooPdfs.cc.
RooLevelledExp::RooLevelledExp | ( | const RooLevelledExp & | other, |
const char * | name = 0 |
||
) |
Definition at line 281 of file HZZ2L2QRooPdfs.cc.
|
inlinevirtual |
Definition at line 173 of file HZZ2L2QRooPdfs.h.
|
inlinevirtual |
|
protected |
Definition at line 291 of file HZZ2L2QRooPdfs.cc.
References a, alpha, funct::cos(), create_public_lumi_plots::exp, m, alignCSCRings::s, sigma, funct::sin(), lumiQTWidget::t, theta, and x.
|
protected |
Definition at line 179 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 180 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 178 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 182 of file HZZ2L2QRooPdfs.h.
Referenced by evaluate().
|
protected |
Definition at line 177 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().