Loading [MathJax]/extensions/tex2jax.js
JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
r
s
t
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
Enumerations
Enumerator
Files
File List
File Members
All
!
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
z
Functions
!
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
w
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
v
w
x
z
Typedefs
Enumerations
Enumerator
c
g
l
m
n
s
Macros
_
a
b
c
g
m
p
q
s
x
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
RooRapiditySig.h
Go to the documentation of this file.
1
/*****************************************************************************
2
* Project: RooFit *
3
* *
4
* This code was autogenerated by RooClassFactory *
5
*****************************************************************************/
6
7
#ifndef ROORAPIDITY_SIG
8
#define ROORAPIDITY_SIG
9
10
#include "RooAbsPdf.h"
11
#include "RooRealProxy.h"
12
#include "RooCategoryProxy.h"
13
#include "RooAbsReal.h"
14
#include "RooAbsCategory.h"
15
16
class
RooRapiditySig
:
public
RooAbsPdf {
17
public
:
18
RooRapiditySig
() {} ;
19
RooRapiditySig
(
const
char
*name,
const
char
*title,RooAbsReal& _Y,RooAbsReal& _m,RooAbsReal& _sqrtS);
20
21
RooRapiditySig
(
const
RooRapiditySig
& other,
const
char
* name=0) ;
22
virtual
TObject*
clone
(
const
char
* newname)
const
{
return
new
RooRapiditySig
(*
this
,newname); }
23
inline
virtual
~RooRapiditySig
() { }
24
25
26
protected
:
27
28
RooRealProxy
Y
;
29
RooRealProxy
m
;
30
RooRealProxy
sqrtS
;
31
32
33
Double_t
evaluate
()
const
;
34
35
36
37
private
:
38
39
};
40
41
#endif
RooRapiditySig::m
RooRealProxy m
Definition:
RooRapiditySig.h:33
RooRapiditySig::clone
virtual TObject * clone(const char *newname) const
Definition:
RooRapiditySig.h:26
RooRapiditySig
Definition:
RooRapiditySig.h:16
RooRapiditySig::sqrtS
RooRealProxy sqrtS
Definition:
RooRapiditySig.h:34
RooRapiditySig::evaluate
Double_t evaluate() const
Definition:
RooRapiditySig.cc:42
RooRapiditySig::Y
RooRealProxy Y
Definition:
RooRapiditySig.h:32
RooRapiditySig::RooRapiditySig
RooRapiditySig()
Definition:
RooRapiditySig.h:22
RooRapiditySig::~RooRapiditySig
virtual ~RooRapiditySig()
Definition:
RooRapiditySig.h:27
MELA
interface
RooRapiditySig.h
Generated on Fri Oct 18 2024 15:51:14 for JHUGen MELA by
1.8.17