FastJet  3.0.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups 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 /* checks if the ATLASCone plugin is enabled */
9 /* #undef ENABLE_PLUGIN_ATLASCONE */
10 
11 /* checks if the CDFCones plugin is enabled */
12 /* #undef ENABLE_PLUGIN_CDFCONES */
13 
14 /* The CMSIterativeCone plugin is enabled */
15 #ifndef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE
16 #define FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE /**/
17 #endif
18 
19 /* The D0RunICone plugin is enabled */
20 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNICONE
21 #define FASTJET_ENABLE_PLUGIN_D0RUNICONE /**/
22 #endif
23 
24 /* The D0RunIICone plugin is enabled */
25 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNIICONE
26 #define FASTJET_ENABLE_PLUGIN_D0RUNIICONE /**/
27 #endif
28 
29 /* The EECambridge plugin is enabled */
30 #ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
31 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
32 #endif
33 
34 /* The GridJet plugin is enabled */
35 #ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
36 #define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
37 #endif
38 
39 /* The Jade plugin is enabled */
40 #ifndef FASTJET_ENABLE_PLUGIN_JADE
41 #define FASTJET_ENABLE_PLUGIN_JADE /**/
42 #endif
43 
44 /* The NestedDefs plugin is enabled */
45 #ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
46 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
47 #endif
48 
49 /* The PxCone plugin is enabled */
50 #ifndef FASTJET_ENABLE_PLUGIN_PXCONE
51 #define FASTJET_ENABLE_PLUGIN_PXCONE /**/
52 #endif
53 
54 /* The SISCone plugin is enabled */
55 #ifndef FASTJET_ENABLE_PLUGIN_SISCONE
56 #define FASTJET_ENABLE_PLUGIN_SISCONE /**/
57 #endif
58 
59 /* The TrackJet plugin is enabled */
60 #ifndef FASTJET_ENABLE_PLUGIN_TRACKJET
61 #define FASTJET_ENABLE_PLUGIN_TRACKJET /**/
62 #endif
63 
64 /* Define to 1 if you have the <dlfcn.h> header file. */
65 #ifndef FASTJET_HAVE_DLFCN_H
66 #define FASTJET_HAVE_DLFCN_H 1
67 #endif
68 
69 /* Define to 1 if you have the <execinfo.h> header file. */
70 #ifndef FASTJET_HAVE_EXECINFO_H
71 #define FASTJET_HAVE_EXECINFO_H 1
72 #endif
73 
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #ifndef FASTJET_HAVE_INTTYPES_H
76 #define FASTJET_HAVE_INTTYPES_H 1
77 #endif
78 
79 /* Define to 1 if you have the `m' library (-lm). */
80 #ifndef FASTJET_HAVE_LIBM
81 #define FASTJET_HAVE_LIBM 1
82 #endif
83 
84 /* Define to 1 if you have the <memory.h> header file. */
85 #ifndef FASTJET_HAVE_MEMORY_H
86 #define FASTJET_HAVE_MEMORY_H 1
87 #endif
88 
89 /* Define to 1 if you have the <stdint.h> header file. */
90 #ifndef FASTJET_HAVE_STDINT_H
91 #define FASTJET_HAVE_STDINT_H 1
92 #endif
93 
94 /* Define to 1 if you have the <stdlib.h> header file. */
95 #ifndef FASTJET_HAVE_STDLIB_H
96 #define FASTJET_HAVE_STDLIB_H 1
97 #endif
98 
99 /* Define to 1 if you have the <strings.h> header file. */
100 #ifndef FASTJET_HAVE_STRINGS_H
101 #define FASTJET_HAVE_STRINGS_H 1
102 #endif
103 
104 /* Define to 1 if you have the <string.h> header file. */
105 #ifndef FASTJET_HAVE_STRING_H
106 #define FASTJET_HAVE_STRING_H 1
107 #endif
108 
109 /* Define to 1 if you have the <sys/stat.h> header file. */
110 #ifndef FASTJET_HAVE_SYS_STAT_H
111 #define FASTJET_HAVE_SYS_STAT_H 1
112 #endif
113 
114 /* Define to 1 if you have the <sys/types.h> header file. */
115 #ifndef FASTJET_HAVE_SYS_TYPES_H
116 #define FASTJET_HAVE_SYS_TYPES_H 1
117 #endif
118 
119 /* Define to 1 if you have the <unistd.h> header file. */
120 #ifndef FASTJET_HAVE_UNISTD_H
121 #define FASTJET_HAVE_UNISTD_H 1
122 #endif
123 
124 /* Define to the sub-directory in which libtool stores uninstalled libraries.
125  */
126 #ifndef FASTJET_LT_OBJDIR
127 #define FASTJET_LT_OBJDIR ".libs/"
128 #endif
129 
130 /* Name of package */
131 #ifndef FASTJET_PACKAGE
132 #define FASTJET_PACKAGE "fastjet"
133 #endif
134 
135 /* Define to the address where bug reports for this package should be sent. */
136 #ifndef FASTJET_PACKAGE_BUGREPORT
137 #define FASTJET_PACKAGE_BUGREPORT ""
138 #endif
139 
140 /* Define to the full name of this package. */
141 #ifndef FASTJET_PACKAGE_NAME
142 #define FASTJET_PACKAGE_NAME "FastJet"
143 #endif
144 
145 /* Define to the full name and version of this package. */
146 #ifndef FASTJET_PACKAGE_STRING
147 #define FASTJET_PACKAGE_STRING "FastJet 3.0.3"
148 #endif
149 
150 /* Define to the one symbol short name of this package. */
151 #ifndef FASTJET_PACKAGE_TARNAME
152 #define FASTJET_PACKAGE_TARNAME "fastjet"
153 #endif
154 
155 /* Define to the home page for this package. */
156 #ifndef FASTJET_PACKAGE_URL
157 #define FASTJET_PACKAGE_URL ""
158 #endif
159 
160 /* Define to the version of this package. */
161 #ifndef FASTJET_PACKAGE_VERSION
162 #define FASTJET_PACKAGE_VERSION "3.0.3"
163 #endif
164 
165 /* Define to 1 if you have the ANSI C header files. */
166 #ifndef FASTJET_STDC_HEADERS
167 #define FASTJET_STDC_HEADERS 1
168 #endif
169 
170 /* Version number of package */
171 #ifndef FASTJET_VERSION
172 #define FASTJET_VERSION "3.0.3"
173 #endif
174 
175 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
176 #endif