Fork me on GitHub

source: git/external/fastjet/config_auto.h@ 2600216

ImprovedOutputFile Timing dual_readout llp
Last change on this file since 2600216 was 973b92a, checked in by Pavel Demin <pavel.demin@…>, 9 years ago

update FastJet library to 3.1.3 and Nsubjettiness library to 2.2.1

  • Property mode set to 100644
File size: 5.3 KB
Line 
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 C++11 features have been enabled */
67/* #undef HAVE_CXX11_FEATURES */
68
69/* defined if demangling is enabled at configure time and is supported through
70 the GNU C++ ABI */
71/* #undef HAVE_DEMANGLING_SUPPORT */
72
73/* Define to 1 if you have the <dlfcn.h> header file. */
74#ifndef FASTJET_HAVE_DLFCN_H
75#define FASTJET_HAVE_DLFCN_H 1
76#endif
77
78/* Define to 1 if you have the <execinfo.h> header file. */
79#ifndef FASTJET_HAVE_EXECINFO_H
80#define FASTJET_HAVE_EXECINFO_H 1
81#endif
82
83/* Define to 1 if you have the <inttypes.h> header file. */
84#ifndef FASTJET_HAVE_INTTYPES_H
85#define FASTJET_HAVE_INTTYPES_H 1
86#endif
87
88/* Define to 1 if you have the `m' library (-lm). */
89#ifndef FASTJET_HAVE_LIBM
90#define FASTJET_HAVE_LIBM 1
91#endif
92
93/* Define to 1 if you have the <memory.h> header file. */
94#ifndef FASTJET_HAVE_MEMORY_H
95#define FASTJET_HAVE_MEMORY_H 1
96#endif
97
98/* Define to 1 if you have the <stdint.h> header file. */
99#ifndef FASTJET_HAVE_STDINT_H
100#define FASTJET_HAVE_STDINT_H 1
101#endif
102
103/* Define to 1 if you have the <stdlib.h> header file. */
104#ifndef FASTJET_HAVE_STDLIB_H
105#define FASTJET_HAVE_STDLIB_H 1
106#endif
107
108/* Define to 1 if you have the <strings.h> header file. */
109#ifndef FASTJET_HAVE_STRINGS_H
110#define FASTJET_HAVE_STRINGS_H 1
111#endif
112
113/* Define to 1 if you have the <string.h> header file. */
114#ifndef FASTJET_HAVE_STRING_H
115#define FASTJET_HAVE_STRING_H 1
116#endif
117
118/* Define to 1 if you have the <sys/stat.h> header file. */
119#ifndef FASTJET_HAVE_SYS_STAT_H
120#define FASTJET_HAVE_SYS_STAT_H 1
121#endif
122
123/* Define to 1 if you have the <sys/types.h> header file. */
124#ifndef FASTJET_HAVE_SYS_TYPES_H
125#define FASTJET_HAVE_SYS_TYPES_H 1
126#endif
127
128/* Define to 1 if you have the <unistd.h> header file. */
129#ifndef FASTJET_HAVE_UNISTD_H
130#define FASTJET_HAVE_UNISTD_H 1
131#endif
132
133/* Define to the sub-directory in which libtool stores uninstalled libraries.
134 */
135#ifndef FASTJET_LT_OBJDIR
136#define FASTJET_LT_OBJDIR ".libs/"
137#endif
138
139/* Name of package */
140#ifndef FASTJET_PACKAGE
141#define FASTJET_PACKAGE "fastjet"
142#endif
143
144/* Define to the address where bug reports for this package should be sent. */
145#ifndef FASTJET_PACKAGE_BUGREPORT
146#define FASTJET_PACKAGE_BUGREPORT ""
147#endif
148
149/* Define to the full name of this package. */
150#ifndef FASTJET_PACKAGE_NAME
151#define FASTJET_PACKAGE_NAME "FastJet"
152#endif
153
154/* Define to the full name and version of this package. */
155#ifndef FASTJET_PACKAGE_STRING
156#define FASTJET_PACKAGE_STRING "FastJet 3.1.3"
157#endif
158
159/* Define to the one symbol short name of this package. */
160#ifndef FASTJET_PACKAGE_TARNAME
161#define FASTJET_PACKAGE_TARNAME "fastjet"
162#endif
163
164/* Define to the version of this package. */
165#ifndef FASTJET_PACKAGE_VERSION
166#define FASTJET_PACKAGE_VERSION "3.1.3"
167#endif
168
169/* Define to 1 if you have the ANSI C header files. */
170#ifndef FASTJET_STDC_HEADERS
171#define FASTJET_STDC_HEADERS 1
172#endif
173
174/* Version number of package */
175#ifndef FASTJET_VERSION
176#define FASTJET_VERSION "3.1.3"
177#endif
178
179/* Major version of this package */
180#ifndef FASTJET_VERSION_MAJOR
181#define FASTJET_VERSION_MAJOR 3
182#endif
183
184/* Minor version of this package */
185#ifndef FASTJET_VERSION_MINOR
186#define FASTJET_VERSION_MINOR 1
187#endif
188
189/* Version of the package under the form XYYZZ (instead of X.Y.Z) */
190#ifndef FASTJET_VERSION_NUMBER
191#define FASTJET_VERSION_NUMBER 30103
192#endif
193
194/* Patch version of this package */
195#ifndef FASTJET_VERSION_PATCHLEVEL
196#define FASTJET_VERSION_PATCHLEVEL 3
197#endif
198
199/* Pre-release version of this package */
200/* #undef VERSION_PRERELEASE */
201
202/* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
203#endif
Note: See TracBrowser for help on using the repository browser.