#include <RooCBExGaussShape.h>
Public Member Functions | |
TObject * | clone (const char *newname) const override |
Double_t | evaluate () const override |
RooCBExGaussShape () | |
RooCBExGaussShape (const char *name, const char *title, RooAbsReal &_m, RooAbsReal &_m0, RooAbsReal &_sigma, RooAbsReal &_alpha, RooAbsReal &_n, RooAbsReal &_sigma_2, RooAbsReal &_frac) | |
RooCBExGaussShape (const RooCBExGaussShape &other, const char *name) | |
~RooCBExGaussShape () override | |
Public Attributes | |
RooRealProxy | alpha |
RooRealProxy | frac |
ClassDefOverride(RooCBExGaussShape, 1) protected RooRealProxy | m0 |
RooRealProxy | n |
RooRealProxy | sigma |
RooRealProxy | sigma_2 |
Definition at line 15 of file RooCBExGaussShape.h.
|
inline |
Definition at line 17 of file RooCBExGaussShape.h.
References hgcalDigitizer_cfi::_m, dataset::name, trackingPlots::other, and fftjetcommon_cfi::title.
Referenced by clone().
RooCBExGaussShape::RooCBExGaussShape | ( | const char * | name, |
const char * | title, | ||
RooAbsReal & | _m, | ||
RooAbsReal & | _m0, | ||
RooAbsReal & | _sigma, | ||
RooAbsReal & | _alpha, | ||
RooAbsReal & | _n, | ||
RooAbsReal & | _sigma_2, | ||
RooAbsReal & | _frac | ||
) |
RooCBExGaussShape::RooCBExGaussShape | ( | const RooCBExGaussShape & | other, |
const char * | name | ||
) |
Definition at line 24 of file RooCBExGaussShape.cc.
|
inlineoverride |
|
inlineoverride |
|
override |
Definition at line 36 of file RooCBExGaussShape.cc.
References a, alpha, b, JetChargeProducer_cfi::exp, frac, funct::m, m0, n, sigma, sigma_2, lumiQTWidget::t, and cscNeutronWriter_cfi::t0.
Referenced by ~RooCBExGaussShape().
RooRealProxy RooCBExGaussShape::alpha |
Definition at line 40 of file RooCBExGaussShape.h.
Referenced by evaluate().
RooRealProxy RooCBExGaussShape::frac |
Definition at line 43 of file RooCBExGaussShape.h.
Referenced by evaluate().
ClassDefOverride (RooCBExGaussShape,1) protected RooRealProxy RooCBExGaussShape::m0 |
Definition at line 33 of file RooCBExGaussShape.h.
Referenced by evaluate().
RooRealProxy RooCBExGaussShape::n |
Definition at line 41 of file RooCBExGaussShape.h.
Referenced by evaluate().
RooRealProxy RooCBExGaussShape::sigma |
Definition at line 39 of file RooCBExGaussShape.h.
Referenced by evaluate().
RooRealProxy RooCBExGaussShape::sigma_2 |
Definition at line 42 of file RooCBExGaussShape.h.
Referenced by evaluate().