Bayeux
3.4.1
Core Foundation library for SuperNEMO
Main Page
Related Pages
+
Namespaces
Namespace List
+
Namespace 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
u
v
x
y
z
Variables
+
Typedefs
a
b
c
d
e
f
g
h
i
m
o
p
r
s
u
v
w
+
Enumerations
a
b
c
d
e
g
m
n
o
p
r
s
u
v
+
Enumerator
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
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
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
k
l
m
n
o
p
r
s
t
u
v
w
z
+
Enumerations
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Properties
+
Related Functions
b
c
h
i
m
o
p
s
v
+
Files
File List
+
File Members
+
All
_
b
c
d
e
g
m
Functions
+
Macros
_
b
c
d
e
g
m
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
bayeux
datatools
datatools_config.h
Go to the documentation of this file.
1
5
#ifndef DATATOOLS_DATATOOLS_CONFIG_H
6
#define DATATOOLS_DATATOOLS_CONFIG_H 1
7
9
#define DATATOOLS_WITH_BIO 1
10
11
#define Bayeux_USE_EOS_ARCHIVES 0
12
13
#define Bayeux_USE_EPA_ARCHIVES 1
14
16
#define DATATOOLS_WITH_REFLECTION 1
17
19
#define DATATOOLS_WITH_READLINE 1
20
22
#define DATATOOLS_WITH_QT_GUI 1
23
25
/* #undef DATATOOLS_SYS_DEVEL */
26
27
#define DATATOOLS_ENV_RESOURCE_DIR "DATATOOLS_RESOURCE_DIR"
28
30
#define DATATOOLS_WITH_UNICODE_SYMBOLS 1
31
33
#define DATATOOLS_WITH_ANSI_COLORS 1
34
35
#endif // DATATOOLS_DATATOOLS_CONFIG_H
36
37
// Local Variables: --
38
// mode: c++ --
39
// c-file-style: "gnu" --
40
// tab-width: 2 --
41
// End: --
Generated by
1.8.15