Main Page
+
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
x
y
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
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
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
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
+
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
q
r
s
t
u
v
w
x
y
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
_
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
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
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
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
GeneratorInterface
ReggeGribovPartonMCInterface
src
LzmaFile.interface.h
Go to the documentation of this file.
1
#ifndef _include_LzmaFile_interface_h_
2
#define _include_LzmaFile_interface_h_
3
4
extern
"C"
{
5
void
lzmaopenfile_
(
char
*
name
);
6
}
7
extern
"C"
{
8
void
lzmafillarray_
(
double
*
data
,
const
int
& length);
9
}
10
extern
"C"
{
11
void
lzmaclosefile_
();
12
}
13
extern
"C"
{
14
int
lzmanextnumber_
(
double
&
data
);
15
}
16
17
#endif
lzmafillarray_
void lzmafillarray_(double *data, const int &length)
Definition:
LzmaFile.interface.cc:14
lzmaopenfile_
void lzmaopenfile_(char *name)
Definition:
LzmaFile.interface.cc:10
lzmaclosefile_
void lzmaclosefile_()
Definition:
LzmaFile.interface.cc:22
lzmanextnumber_
int lzmanextnumber_(double &data)
Definition:
LzmaFile.interface.cc:18
data
char data[epos_bytes_allocation]
Definition:
EPOS_Wrapper.h:79
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.14