Loading [MathJax]/extensions/TeX/AMSsymbols.js
GooFit
v2.1.3
Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
w
y
+
Functions
_
a
c
d
e
f
g
i
l
m
o
p
r
s
t
w
Variables
Typedefs
Enumerations
Enumerator
+
Classes
Class List
Class Index
Class Hierarchy
+
Class 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
r
s
t
u
v
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
+
Functions
c
f
g
i
l
m
n
p
r
s
t
w
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
w
Enumerations
Enumerator
+
Macros
_
b
g
i
m
o
p
r
t
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
include
goofit
PDFs
utility
VariableBinTransform1DPdf.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <vector>
4
5
#include <
goofit/PDFs/GooPdf.h
>
6
7
namespace
GooFit
{
8
9
// Transforms ND coordinates into a single bin number.
10
class
VariableBinTransform1DPdf
:
public
GooPdf
{
11
public
:
12
VariableBinTransform1DPdf
(std::string n,
Observable
_x, std::vector<fptype> binlimits);
13
};
14
15
}
// namespace GooFit
GooFit::GooPdf
Definition:
GooPdf.h:54
GooFit::Observable
Special class for observables. Used in DataSets.
Definition:
Variable.h:109
GooFit::VariableBinTransform1DPdf::VariableBinTransform1DPdf
VariableBinTransform1DPdf(std::string n, Observable _x, std::vector< fptype > binlimits)
GooPdf.h
GooFit
Definition:
Application.h:18
GooFit::VariableBinTransform1DPdf
Definition:
VariableBinTransform1DPdf.h:10
Generated on Sat Apr 21 2018 20:13:17 for GooFit by
1.8.13