#include <RooCMSShape.h>
Public Member Functions | |
ClassDef (RooCMSShape, 1) | |
virtual TObject * | clone (const char *newname) const |
Double_t | evaluate () const |
RooCMSShape () | |
RooCMSShape (const char *name, const char *title, RooAbsReal &_x, RooAbsReal &_alpha, RooAbsReal &_beta, RooAbsReal &_gamma, RooAbsReal &_peak) | |
RooCMSShape (const RooCMSShape &other, const char *name) | |
~RooCMSShape () | |
Protected Attributes | |
RooRealProxy | alpha |
RooRealProxy | beta |
RooRealProxy | gamma |
RooRealProxy | peak |
RooRealProxy | x |
Definition at line 33 of file RooCMSShape.h.
|
inline |
RooCMSShape::RooCMSShape | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _x, | ||
RooAbsReal & | _alpha, | ||
RooAbsReal & | _beta, | ||
RooAbsReal & | _gamma, | ||
RooAbsReal & | _peak | ||
) |
Definition at line 28 of file RooCMSShape.cc.
RooCMSShape::RooCMSShape | ( | const RooCMSShape & | other, |
const char * | name | ||
) |
Definition at line 43 of file RooCMSShape.cc.
|
inline |
Definition at line 45 of file RooCMSShape.h.
RooCMSShape::ClassDef | ( | RooCMSShape | , |
1 | |||
) |
|
inlinevirtual |
Double_t RooCMSShape::evaluate | ( | ) | const |
Definition at line 54 of file RooCMSShape.cc.
References alpha, beta, funct::exp(), gamma, peak, and x.
|
protected |
Definition at line 54 of file RooCMSShape.h.
Referenced by evaluate().
|
protected |
Definition at line 55 of file RooCMSShape.h.
Referenced by evaluate().
|
protected |
Definition at line 56 of file RooCMSShape.h.
Referenced by evaluate().
|
protected |
Definition at line 57 of file RooCMSShape.h.
Referenced by evaluate().
|
protected |
Definition at line 53 of file RooCMSShape.h.
Referenced by svgfig.Curve.Sample::__repr__(), svgfig.Ellipse::__repr__(), python.Vispa.Gui.WidgetContainer.WidgetContainer::autosize(), python.Vispa.Gui.VispaWidget.VispaWidget::boundingRect(), evaluate(), geometryXMLparser.Alignable::pos(), and python.Vispa.Gui.ConnectableWidget.ConnectableWidget::positionizeMenuWidget().