#include <HZZ4LRooPdfs.h>
|
virtual TObject * | clone (const char *newname) const |
|
| RooggZZPdf_v2 () |
|
| RooggZZPdf_v2 (const char *name, const char *title, RooAbsReal &_m4l, RooAbsReal &_a0, RooAbsReal &_a1, RooAbsReal &_a2, RooAbsReal &_a3, RooAbsReal &_a4, RooAbsReal &_a5, RooAbsReal &_a6, RooAbsReal &_a7, RooAbsReal &_a8, RooAbsReal &_a9) |
|
| RooggZZPdf_v2 (const RooggZZPdf_v2 &other, const char *name=0) |
|
virtual | ~RooggZZPdf_v2 () |
|
|
RooRealProxy | a0 |
|
RooRealProxy | a1 |
|
RooRealProxy | a2 |
|
RooRealProxy | a3 |
|
RooRealProxy | a4 |
|
RooRealProxy | a5 |
|
RooRealProxy | a6 |
|
RooRealProxy | a7 |
|
RooRealProxy | a8 |
|
RooRealProxy | a9 |
|
RooRealProxy | m4l |
|
Definition at line 165 of file HZZ4LRooPdfs.h.
RooggZZPdf_v2::RooggZZPdf_v2 |
( |
| ) |
|
|
inline |
RooggZZPdf_v2::RooggZZPdf_v2 |
( |
const char * |
name, |
|
|
const char * |
title, |
|
|
RooAbsReal & |
_m4l, |
|
|
RooAbsReal & |
_a0, |
|
|
RooAbsReal & |
_a1, |
|
|
RooAbsReal & |
_a2, |
|
|
RooAbsReal & |
_a3, |
|
|
RooAbsReal & |
_a4, |
|
|
RooAbsReal & |
_a5, |
|
|
RooAbsReal & |
_a6, |
|
|
RooAbsReal & |
_a7, |
|
|
RooAbsReal & |
_a8, |
|
|
RooAbsReal & |
_a9 |
|
) |
| |
Definition at line 2130 of file HZZ4LRooPdfs.cc.
2144 m4l(
"m4l",
"m4l",
this,_m4l),
2145 a0(
"a0",
"a0",
this,_a0),
2146 a1(
"a1",
"a1",
this,_a1),
2147 a2(
"a2",
"a2",
this,_a2),
2148 a3(
"a3",
"a3",
this,_a3),
2149 a4(
"a4",
"a4",
this,_a4),
2150 a5(
"a5",
"a5",
this,_a5),
2151 a6(
"a6",
"a6",
this,_a6),
2152 a7(
"a7",
"a7",
this,_a7),
2153 a8(
"a8",
"a8",
this,_a8),
2154 a9(
"a9",
"a9",
this,_a9)
RooggZZPdf_v2::RooggZZPdf_v2 |
( |
const RooggZZPdf_v2 & |
other, |
|
|
const char * |
name = 0 |
|
) |
| |
Definition at line 2160 of file HZZ4LRooPdfs.cc.
2161 RooAbsPdf(other,
name),
2162 m4l(
"m4l",
this,other.
m4l),
2163 a0(
"a0",
this,other.
a0),
2164 a1(
"a1",
this,other.
a1),
2165 a2(
"a2",
this,other.
a2),
2166 a3(
"a3",
this,other.
a3),
2167 a4(
"a4",
this,other.
a4),
2168 a5(
"a5",
this,other.
a5),
2169 a6(
"a6",
this,other.
a6),
2170 a7(
"a7",
this,other.
a7),
2171 a8(
"a8",
this,other.
a8),
2172 a9(
"a9",
this,other.
a9)
virtual RooggZZPdf_v2::~RooggZZPdf_v2 |
( |
| ) |
|
|
inlinevirtual |
virtual TObject* RooggZZPdf_v2::clone |
( |
const char * |
newname | ) |
const |
|
inlinevirtual |
Double_t RooggZZPdf_v2::evaluate |
( |
| ) |
const |
|
protected |
Definition at line 2177 of file HZZ4LRooPdfs.cc.
References a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, create_public_lumi_plots::exp, and m4l.
RooRealProxy RooggZZPdf_v2::a0 |
|
protected |
RooRealProxy RooggZZPdf_v2::a1 |
|
protected |
RooRealProxy RooggZZPdf_v2::a2 |
|
protected |
RooRealProxy RooggZZPdf_v2::a3 |
|
protected |
RooRealProxy RooggZZPdf_v2::a4 |
|
protected |
RooRealProxy RooggZZPdf_v2::a5 |
|
protected |
RooRealProxy RooggZZPdf_v2::a6 |
|
protected |
RooRealProxy RooggZZPdf_v2::a7 |
|
protected |
RooRealProxy RooggZZPdf_v2::a8 |
|
protected |
RooRealProxy RooggZZPdf_v2::a9 |
|
protected |
RooRealProxy RooggZZPdf_v2::m4l |
|
protected |