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
MELADifermionResolutionModel.h
Go to the documentation of this file.
1
#ifndef MELADIFERMIONRESOLUTIONMODEL
2
#define MELADIFERMIONRESOLUTIONMODEL
3
4
#include "
TUtil.hh
"
5
#include "
MELANCSplineFactory_1D.h
"
6
7
8
class
MELADifermionResolutionModel
{
9
protected
:
10
bool
valid
;
11
TVar::Production
prod
;
12
float
sqrts
;
13
RooRealVar*
varReco
;
14
MELANCSplineFactory_1D
*
splineFactory
;
15
MELAFuncPdf
*
recoBW
;
16
17
public
:
18
MELADifermionResolutionModel
(
TVar::Production
prod_,
float
sqrts_, TString filename, TString extraName);
19
~MELADifermionResolutionModel
();
20
float
getVal
(
float
val);
21
bool
isProduction
(
TVar::Production
prod_);
22
bool
isValid
(){
return
valid
; }
23
24
};
25
26
27
#endif
MELADifermionResolutionModel::getVal
float getVal(float val)
Definition:
MELADifermionResolutionModel.cc:36
MELADifermionResolutionModel::recoBW
MELAFuncPdf * recoBW
Definition:
MELADifermionResolutionModel.h:15
MELADifermionResolutionModel::splineFactory
MELANCSplineFactory_1D * splineFactory
Definition:
MELADifermionResolutionModel.h:14
MELANCSplineFactory_1D.h
MELANCSplineFactory_1D
Definition:
MELANCSplineFactory_1D.h:12
MELADifermionResolutionModel::valid
bool valid
Definition:
MELADifermionResolutionModel.h:10
MELADifermionResolutionModel
Definition:
MELADifermionResolutionModel.h:8
MELADifermionResolutionModel::isProduction
bool isProduction(TVar::Production prod_)
Definition:
MELADifermionResolutionModel.cc:49
MELADifermionResolutionModel::sqrts
float sqrts
Definition:
MELADifermionResolutionModel.h:12
TUtil.hh
MELADifermionResolutionModel::MELADifermionResolutionModel
MELADifermionResolutionModel(TVar::Production prod_, float sqrts_, TString filename, TString extraName)
Definition:
MELADifermionResolutionModel.cc:9
MELADifermionResolutionModel::varReco
RooRealVar * varReco
Definition:
MELADifermionResolutionModel.h:13
MELADifermionResolutionModel::isValid
bool isValid()
Definition:
MELADifermionResolutionModel.h:22
MELAFuncPdf
Definition:
MELAFuncPdf.h:7
MELADifermionResolutionModel::~MELADifermionResolutionModel
~MELADifermionResolutionModel()
Definition:
MELADifermionResolutionModel.cc:31
MELADifermionResolutionModel::prod
TVar::Production prod
Definition:
MELADifermionResolutionModel.h:11
TVar::Production
Production
Definition:
TVar.hh:61
MELA
interface
MELADifermionResolutionModel.h
Generated on Fri Oct 18 2024 15:51:14 for JHUGen MELA by
1.8.17