[d7d2da3] | 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 |
|
---|
[273e668] | 66 | /* defined if demangling is enabled at configure time and is supported through
|
---|
| 67 | the GNU C++ ABI */
|
---|
| 68 | /* #undef HAVE_DEMANGLING_SUPPORT */
|
---|
| 69 |
|
---|
[d7d2da3] | 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 in which libtool stores uninstalled libraries.
|
---|
| 131 | */
|
---|
| 132 | #ifndef FASTJET_LT_OBJDIR
|
---|
| 133 | #define FASTJET_LT_OBJDIR ".libs/"
|
---|
| 134 | #endif
|
---|
| 135 |
|
---|
| 136 | /* Name of package */
|
---|
| 137 | #ifndef FASTJET_PACKAGE
|
---|
| 138 | #define FASTJET_PACKAGE "fastjet"
|
---|
| 139 | #endif
|
---|
| 140 |
|
---|
| 141 | /* Define to the address where bug reports for this package should be sent. */
|
---|
| 142 | #ifndef FASTJET_PACKAGE_BUGREPORT
|
---|
| 143 | #define FASTJET_PACKAGE_BUGREPORT ""
|
---|
| 144 | #endif
|
---|
| 145 |
|
---|
| 146 | /* Define to the full name of this package. */
|
---|
| 147 | #ifndef FASTJET_PACKAGE_NAME
|
---|
| 148 | #define FASTJET_PACKAGE_NAME "FastJet"
|
---|
| 149 | #endif
|
---|
| 150 |
|
---|
| 151 | /* Define to the full name and version of this package. */
|
---|
| 152 | #ifndef FASTJET_PACKAGE_STRING
|
---|
[273e668] | 153 | #define FASTJET_PACKAGE_STRING "FastJet 3.1.0"
|
---|
[d7d2da3] | 154 | #endif
|
---|
| 155 |
|
---|
| 156 | /* Define to the one symbol short name of this package. */
|
---|
| 157 | #ifndef FASTJET_PACKAGE_TARNAME
|
---|
| 158 | #define FASTJET_PACKAGE_TARNAME "fastjet"
|
---|
| 159 | #endif
|
---|
| 160 |
|
---|
| 161 | /* Define to the version of this package. */
|
---|
| 162 | #ifndef FASTJET_PACKAGE_VERSION
|
---|
[273e668] | 163 | #define FASTJET_PACKAGE_VERSION "3.1.0"
|
---|
[d7d2da3] | 164 | #endif
|
---|
| 165 |
|
---|
| 166 | /* Define to 1 if you have the ANSI C header files. */
|
---|
| 167 | #ifndef FASTJET_STDC_HEADERS
|
---|
| 168 | #define FASTJET_STDC_HEADERS 1
|
---|
| 169 | #endif
|
---|
| 170 |
|
---|
| 171 | /* Version number of package */
|
---|
| 172 | #ifndef FASTJET_VERSION
|
---|
[273e668] | 173 | #define FASTJET_VERSION "3.1.0"
|
---|
[35cdc46] | 174 | #endif
|
---|
| 175 |
|
---|
| 176 | /* Major version of this package */
|
---|
| 177 | #ifndef FASTJET_VERSION_MAJOR
|
---|
| 178 | #define FASTJET_VERSION_MAJOR 3
|
---|
| 179 | #endif
|
---|
| 180 |
|
---|
| 181 | /* Minor version of this package */
|
---|
| 182 | #ifndef FASTJET_VERSION_MINOR
|
---|
| 183 | #define FASTJET_VERSION_MINOR 1
|
---|
| 184 | #endif
|
---|
| 185 |
|
---|
| 186 | /* Version of the package under the form XYYZZ (instead of X.Y.Z) */
|
---|
| 187 | #ifndef FASTJET_VERSION_NUMBER
|
---|
[273e668] | 188 | #define FASTJET_VERSION_NUMBER 30100
|
---|
[35cdc46] | 189 | #endif
|
---|
| 190 |
|
---|
| 191 | /* Patch version of this package */
|
---|
| 192 | #ifndef FASTJET_VERSION_PATCHLEVEL
|
---|
[273e668] | 193 | #define FASTJET_VERSION_PATCHLEVEL 0
|
---|
[35cdc46] | 194 | #endif
|
---|
| 195 |
|
---|
| 196 | /* Pre-release version of this package */
|
---|
[273e668] | 197 | /* #undef VERSION_PRERELEASE */
|
---|
[d7d2da3] | 198 |
|
---|
| 199 | /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
|
---|
| 200 | #endif
|
---|