#include <MELACombinePdfs.h>
|
| MELAqqZZPdf_v2 () |
|
| MELAqqZZPdf_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, RooAbsReal &_a10, RooAbsReal &_a11, RooAbsReal &_a12, RooAbsReal &_a13) |
|
| MELAqqZZPdf_v2 (const MELAqqZZPdf_v2 &other, const char *name=0) |
|
virtual TObject * | clone (const char *newname) const |
|
virtual | ~MELAqqZZPdf_v2 () |
|
|
RooRealProxy | m4l |
|
RooRealProxy | a0 |
|
RooRealProxy | a1 |
|
RooRealProxy | a2 |
|
RooRealProxy | a3 |
|
RooRealProxy | a4 |
|
RooRealProxy | a5 |
|
RooRealProxy | a6 |
|
RooRealProxy | a7 |
|
RooRealProxy | a8 |
|
RooRealProxy | a9 |
|
RooRealProxy | a10 |
|
RooRealProxy | a11 |
|
RooRealProxy | a12 |
|
RooRealProxy | a13 |
|
Definition at line 18 of file MELACombinePdfs.h.
◆ MELAqqZZPdf_v2() [1/3]
MELAqqZZPdf_v2::MELAqqZZPdf_v2 |
( |
| ) |
|
|
inline |
◆ MELAqqZZPdf_v2() [2/3]
MELAqqZZPdf_v2::MELAqqZZPdf_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, |
|
|
RooAbsReal & |
_a10, |
|
|
RooAbsReal & |
_a11, |
|
|
RooAbsReal & |
_a12, |
|
|
RooAbsReal & |
_a13 |
|
) |
| |
Definition at line 1872 of file MELACombinePdfs.cc.
1890 RooAbsPdf(name,title),
1891 m4l(
"m4l",
"m4l",
this,_m4l),
1892 a0(
"a0",
"a0",
this,_a0),
1893 a1(
"a1",
"a1",
this,_a1),
1894 a2(
"a2",
"a2",
this,_a2),
1895 a3(
"a3",
"a3",
this,_a3),
1896 a4(
"a4",
"a4",
this,_a4),
1897 a5(
"a5",
"a5",
this,_a5),
1898 a6(
"a6",
"a6",
this,_a6),
1899 a7(
"a7",
"a7",
this,_a7),
1900 a8(
"a8",
"a8",
this,_a8),
1901 a9(
"a9",
"a9",
this,_a9),
1902 a10(
"a10",
"a10",
this,_a10),
1903 a11(
"a11",
"a11",
this,_a11),
1904 a12(
"a12",
"a12",
this,_a12),
1905 a13(
"a13",
"a13",
this,_a13)
◆ MELAqqZZPdf_v2() [3/3]
MELAqqZZPdf_v2::MELAqqZZPdf_v2 |
( |
const MELAqqZZPdf_v2 & |
other, |
|
|
const char * |
name = 0 |
|
) |
| |
Definition at line 1909 of file MELACombinePdfs.cc.
1911 RooAbsPdf(other,name),
1912 m4l(
"m4l",
this,other.
m4l),
1913 a0(
"a0",
this,other.
a0),
1914 a1(
"a1",
this,other.
a1),
1915 a2(
"a2",
this,other.
a2),
1916 a3(
"a3",
this,other.
a3),
1917 a4(
"a4",
this,other.
a4),
1918 a5(
"a5",
this,other.
a5),
1919 a6(
"a6",
this,other.
a6),
1920 a7(
"a7",
this,other.
a7),
1921 a8(
"a8",
this,other.
a8),
1922 a9(
"a9",
this,other.
a9),
1923 a10(
"a10",
this,other.
a10),
1924 a11(
"a11",
this,other.
a11),
1925 a12(
"a12",
this,other.
a12),
1926 a13(
"a13",
this,other.
a13)
◆ ~MELAqqZZPdf_v2()
virtual MELAqqZZPdf_v2::~MELAqqZZPdf_v2 |
( |
| ) |
|
|
inlinevirtual |
◆ clone()
virtual TObject* MELAqqZZPdf_v2::clone |
( |
const char * |
newname | ) |
const |
|
inlinevirtual |
◆ evaluate()
Double_t MELAqqZZPdf_v2::evaluate |
( |
| ) |
const |
|
protected |
◆ a0
RooRealProxy MELAqqZZPdf_v2::a0 |
|
protected |
◆ a1
RooRealProxy MELAqqZZPdf_v2::a1 |
|
protected |
◆ a10
RooRealProxy MELAqqZZPdf_v2::a10 |
|
protected |
◆ a11
RooRealProxy MELAqqZZPdf_v2::a11 |
|
protected |
◆ a12
RooRealProxy MELAqqZZPdf_v2::a12 |
|
protected |
◆ a13
RooRealProxy MELAqqZZPdf_v2::a13 |
|
protected |
◆ a2
RooRealProxy MELAqqZZPdf_v2::a2 |
|
protected |
◆ a3
RooRealProxy MELAqqZZPdf_v2::a3 |
|
protected |
◆ a4
RooRealProxy MELAqqZZPdf_v2::a4 |
|
protected |
◆ a5
RooRealProxy MELAqqZZPdf_v2::a5 |
|
protected |
◆ a6
RooRealProxy MELAqqZZPdf_v2::a6 |
|
protected |
◆ a7
RooRealProxy MELAqqZZPdf_v2::a7 |
|
protected |
◆ a8
RooRealProxy MELAqqZZPdf_v2::a8 |
|
protected |
◆ a9
RooRealProxy MELAqqZZPdf_v2::a9 |
|
protected |
◆ m4l
RooRealProxy MELAqqZZPdf_v2::m4l |
|
protected |
The documentation for this class was generated from the following files: