FastJet  3.1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
config_auto.h
1 #ifndef _INCLUDE_FASTJET_CONFIG_AUTO_H
2 #define _INCLUDE_FASTJET_CONFIG_AUTO_H 1
3 
4 /* include/fastjet/config_auto.h. Generated automatically at end of configure. */
5 /* include/fastjet/config_raw.h. Generated from config.h.in by configure. */
6 /* config.h.in. Generated from configure.ac by autoheader. */
7 
8 /* The ATLASCone plugin is enabled */
9 #ifndef FASTJET_ENABLE_PLUGIN_ATLASCONE
10 #define FASTJET_ENABLE_PLUGIN_ATLASCONE /**/
11 #endif
12 
13 /* The CDFCones plugin is enabled */
14 #ifndef FASTJET_ENABLE_PLUGIN_CDFCONES
15 #define FASTJET_ENABLE_PLUGIN_CDFCONES /**/
16 #endif
17 
18 /* The CMSIterativeCone plugin is enabled */
19 #ifndef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE
20 #define FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE /**/
21 #endif
22 
23 /* The D0RunICone plugin is enabled */
24 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNICONE
25 #define FASTJET_ENABLE_PLUGIN_D0RUNICONE /**/
26 #endif
27 
28 /* The D0RunIICone plugin is enabled */
29 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNIICONE
30 #define FASTJET_ENABLE_PLUGIN_D0RUNIICONE /**/
31 #endif
32 
33 /* The EECambridge plugin is enabled */
34 #ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
35 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
36 #endif
37 
38 /* The GridJet plugin is enabled */
39 #ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
40 #define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
41 #endif
42 
43 /* The Jade plugin is enabled */
44 #ifndef FASTJET_ENABLE_PLUGIN_JADE
45 #define FASTJET_ENABLE_PLUGIN_JADE /**/
46 #endif
47 
48 /* The NestedDefs plugin is enabled */
49 #ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
50 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
51 #endif
52 
53 /* The PxCone plugin is enabled */
54 /* #undef ENABLE_PLUGIN_PXCONE */
55 
56 /* The SISCone plugin is enabled */
57 #ifndef FASTJET_ENABLE_PLUGIN_SISCONE
58 #define FASTJET_ENABLE_PLUGIN_SISCONE /**/
59 #endif
60 
61 /* The TrackJet plugin is enabled */
62 #ifndef FASTJET_ENABLE_PLUGIN_TRACKJET
63 #define FASTJET_ENABLE_PLUGIN_TRACKJET /**/
64 #endif
65 
66 /* defined if demangling is enabled at configure time and is supported through
67  the GNU C++ ABI */
68 /* #undef HAVE_DEMANGLING_SUPPORT */
69 
70 /* Define to 1 if you have the <dlfcn.h> header file. */
71 #ifndef FASTJET_HAVE_DLFCN_H
72 #define FASTJET_HAVE_DLFCN_H 1
73 #endif
74 
75 /* Define to 1 if you have the <execinfo.h> header file. */
76 #ifndef FASTJET_HAVE_EXECINFO_H
77 #define FASTJET_HAVE_EXECINFO_H 1
78 #endif
79 
80 /* Define to 1 if you have the <inttypes.h> header file. */
81 #ifndef FASTJET_HAVE_INTTYPES_H
82 #define FASTJET_HAVE_INTTYPES_H 1
83 #endif
84 
85 /* Define to 1 if you have the `m' library (-lm). */
86 #ifndef FASTJET_HAVE_LIBM
87 #define FASTJET_HAVE_LIBM 1
88 #endif
89 
90 /* Define to 1 if you have the <memory.h> header file. */
91 #ifndef FASTJET_HAVE_MEMORY_H
92 #define FASTJET_HAVE_MEMORY_H 1
93 #endif
94 
95 /* Define to 1 if you have the <stdint.h> header file. */
96 #ifndef FASTJET_HAVE_STDINT_H
97 #define FASTJET_HAVE_STDINT_H 1
98 #endif
99 
100 /* Define to 1 if you have the <stdlib.h> header file. */
101 #ifndef FASTJET_HAVE_STDLIB_H
102 #define FASTJET_HAVE_STDLIB_H 1
103 #endif
104 
105 /* Define to 1 if you have the <strings.h> header file. */
106 #ifndef FASTJET_HAVE_STRINGS_H
107 #define FASTJET_HAVE_STRINGS_H 1
108 #endif
109 
110 /* Define to 1 if you have the <string.h> header file. */
111 #ifndef FASTJET_HAVE_STRING_H
112 #define FASTJET_HAVE_STRING_H 1
113 #endif
114 
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #ifndef FASTJET_HAVE_SYS_STAT_H
117 #define FASTJET_HAVE_SYS_STAT_H 1
118 #endif
119 
120 /* Define to 1 if you have the <sys/types.h> header file. */
121 #ifndef FASTJET_HAVE_SYS_TYPES_H
122 #define FASTJET_HAVE_SYS_TYPES_H 1
123 #endif
124 
125 /* Define to 1 if you have the <unistd.h> header file. */
126 #ifndef FASTJET_HAVE_UNISTD_H
127 #define FASTJET_HAVE_UNISTD_H 1
128 #endif
129 
130 /* Define to the sub-directory where libtool stores uninstalled libraries. */
131 #ifndef FASTJET_LT_OBJDIR
132 #define FASTJET_LT_OBJDIR ".libs/"
133 #endif
134 
135 /* Name of package */
136 #ifndef FASTJET_PACKAGE
137 #define FASTJET_PACKAGE "fastjet"
138 #endif
139 
140 /* Define to the address where bug reports for this package should be sent. */
141 #ifndef FASTJET_PACKAGE_BUGREPORT
142 #define FASTJET_PACKAGE_BUGREPORT ""
143 #endif
144 
145 /* Define to the full name of this package. */
146 #ifndef FASTJET_PACKAGE_NAME
147 #define FASTJET_PACKAGE_NAME "FastJet"
148 #endif
149 
150 /* Define to the full name and version of this package. */
151 #ifndef FASTJET_PACKAGE_STRING
152 #define FASTJET_PACKAGE_STRING "FastJet 3.1.3"
153 #endif
154 
155 /* Define to the one symbol short name of this package. */
156 #ifndef FASTJET_PACKAGE_TARNAME
157 #define FASTJET_PACKAGE_TARNAME "fastjet"
158 #endif
159 
160 /* Define to the home page for this package. */
161 /* #undef PACKAGE_URL */
162 
163 /* Define to the version of this package. */
164 #ifndef FASTJET_PACKAGE_VERSION
165 #define FASTJET_PACKAGE_VERSION "3.1.3"
166 #endif
167 
168 /* Define to 1 if you have the ANSI C header files. */
169 #ifndef FASTJET_STDC_HEADERS
170 #define FASTJET_STDC_HEADERS 1
171 #endif
172 
173 /* Version number of package */
174 #ifndef FASTJET_VERSION
175 #define FASTJET_VERSION "3.1.3"
176 #endif
177 
178 /* Major version of this package */
179 #ifndef FASTJET_VERSION_MAJOR
180 #define FASTJET_VERSION_MAJOR 3
181 #endif
182 
183 /* Minor version of this package */
184 #ifndef FASTJET_VERSION_MINOR
185 #define FASTJET_VERSION_MINOR 1
186 #endif
187 
188 /* Version of the package under the form XYYZZ (instead of X.Y.Z) */
189 #ifndef FASTJET_VERSION_NUMBER
190 #define FASTJET_VERSION_NUMBER 30103
191 #endif
192 
193 /* Patch version of this package */
194 #ifndef FASTJET_VERSION_PATCHLEVEL
195 #define FASTJET_VERSION_PATCHLEVEL 3
196 #endif
197 
198 /* Pre-release version of this package */
199 /* #undef VERSION_PRERELEASE */
200 
201 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
202 #endif