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