Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-09-18 09:13:09

0001 #ifndef _INCLUDE_FASTJET_CONFIG_AUTO_H
0002 #define _INCLUDE_FASTJET_CONFIG_AUTO_H 1
0003  
0004 /* include/fastjet/config_auto.h. Generated automatically at end of configure. */
0005 /* include/config_raw.h.  Generated from config.h.in by configure.  */
0006 /* config.h.in.  Generated from configure.ac by autoheader.  */
0007 
0008 /* The ATLASCone plugin is enabled */
0009 #ifndef FASTJET_ENABLE_PLUGIN_ATLASCONE
0010 #define FASTJET_ENABLE_PLUGIN_ATLASCONE /**/
0011 #endif
0012 
0013 /* The CDFCones plugin is enabled */
0014 #ifndef FASTJET_ENABLE_PLUGIN_CDFCONES
0015 #define FASTJET_ENABLE_PLUGIN_CDFCONES /**/
0016 #endif
0017 
0018 /* The CMSIterativeCone plugin is enabled */
0019 #ifndef FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE
0020 #define FASTJET_ENABLE_PLUGIN_CMSITERATIVECONE /**/
0021 #endif
0022 
0023 /* The D0RunICone plugin is enabled */
0024 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNICONE
0025 #define FASTJET_ENABLE_PLUGIN_D0RUNICONE /**/
0026 #endif
0027 
0028 /* The D0RunIICone plugin is enabled */
0029 #ifndef FASTJET_ENABLE_PLUGIN_D0RUNIICONE
0030 #define FASTJET_ENABLE_PLUGIN_D0RUNIICONE /**/
0031 #endif
0032 
0033 /* The EECambridge plugin is enabled */
0034 #ifndef FASTJET_ENABLE_PLUGIN_EECAMBRIDGE
0035 #define FASTJET_ENABLE_PLUGIN_EECAMBRIDGE /**/
0036 #endif
0037 
0038 /* The GridJet plugin is enabled */
0039 #ifndef FASTJET_ENABLE_PLUGIN_GRIDJET
0040 #define FASTJET_ENABLE_PLUGIN_GRIDJET /**/
0041 #endif
0042 
0043 /* The Jade plugin is enabled */
0044 #ifndef FASTJET_ENABLE_PLUGIN_JADE
0045 #define FASTJET_ENABLE_PLUGIN_JADE /**/
0046 #endif
0047 
0048 /* The NestedDefs plugin is enabled */
0049 #ifndef FASTJET_ENABLE_PLUGIN_NESTEDDEFS
0050 #define FASTJET_ENABLE_PLUGIN_NESTEDDEFS /**/
0051 #endif
0052 
0053 /* The PxCone plugin is enabled */
0054 /* #undef ENABLE_PLUGIN_PXCONE */
0055 
0056 /* The SISCone plugin is enabled */
0057 #ifndef FASTJET_ENABLE_PLUGIN_SISCONE
0058 #define FASTJET_ENABLE_PLUGIN_SISCONE /**/
0059 #endif
0060 
0061 /* The TrackJet plugin is enabled */
0062 #ifndef FASTJET_ENABLE_PLUGIN_TRACKJET
0063 #define FASTJET_ENABLE_PLUGIN_TRACKJET /**/
0064 #endif
0065 
0066 /* compile the deprecated parts of the interface using auto-ptr */
0067 /* #undef HAVE_AUTO_PTR_INTERFACE */
0068 
0069 /* compiler supports c++14 deprecated keyword */
0070 #ifndef FASTJET_HAVE_CXX14_DEPRECATED
0071 #define FASTJET_HAVE_CXX14_DEPRECATED /**/
0072 #endif
0073 
0074 /* defined if demangling is enabled at configure time and is supported through
0075    the GNU C++ ABI */
0076 /* #undef HAVE_DEMANGLING_SUPPORT */
0077 
0078 /* Define to 1 if you have the <dlfcn.h> header file. */
0079 #ifndef FASTJET_HAVE_DLFCN_H
0080 #define FASTJET_HAVE_DLFCN_H 1
0081 #endif
0082 
0083 /* Define to 1 if you have the <execinfo.h> header file. */
0084 #ifndef FASTJET_HAVE_EXECINFO_H
0085 #define FASTJET_HAVE_EXECINFO_H 1
0086 #endif
0087 
0088 /* compiler supports the "explicit" keyword for operators */
0089 #ifndef FASTJET_HAVE_EXPLICIT_FOR_OPERATORS
0090 #define FASTJET_HAVE_EXPLICIT_FOR_OPERATORS /**/
0091 #endif
0092 
0093 /* Define to 1 if you have the <gmp.h> header file. */
0094 /* #undef HAVE_GMP_H */
0095 
0096 /* compiler supports GNU c++ deprecated attribute */
0097 #ifndef FASTJET_HAVE_GNUCXX_DEPRECATED
0098 #define FASTJET_HAVE_GNUCXX_DEPRECATED /**/
0099 #endif
0100 
0101 /* Define to 1 if you have the <inttypes.h> header file. */
0102 #ifndef FASTJET_HAVE_INTTYPES_H
0103 #define FASTJET_HAVE_INTTYPES_H 1
0104 #endif
0105 
0106 /* Define to 1 if you have the 'm' library (-lm). */
0107 #ifndef FASTJET_HAVE_LIBM
0108 #define FASTJET_HAVE_LIBM 1
0109 #endif
0110 
0111 /* defined if limited thread-safety has been enabled */
0112 #ifndef FASTJET_HAVE_LIMITED_THREAD_SAFETY
0113 #define FASTJET_HAVE_LIMITED_THREAD_SAFETY /**/
0114 #endif
0115 
0116 /* Define to 1 if you have the <mpfr.h> header file. */
0117 /* #undef HAVE_MPFR_H */
0118 
0119 /* compiler supports the "override" keyword */
0120 #ifndef FASTJET_HAVE_OVERRIDE
0121 #define FASTJET_HAVE_OVERRIDE /**/
0122 #endif
0123 
0124 /* Define to 1 if you have the <stdint.h> header file. */
0125 #ifndef FASTJET_HAVE_STDINT_H
0126 #define FASTJET_HAVE_STDINT_H 1
0127 #endif
0128 
0129 /* Define to 1 if you have the <stdio.h> header file. */
0130 #ifndef FASTJET_HAVE_STDIO_H
0131 #define FASTJET_HAVE_STDIO_H 1
0132 #endif
0133 
0134 /* Define to 1 if you have the <stdlib.h> header file. */
0135 #ifndef FASTJET_HAVE_STDLIB_H
0136 #define FASTJET_HAVE_STDLIB_H 1
0137 #endif
0138 
0139 /* Define to 1 if you have the <strings.h> header file. */
0140 #ifndef FASTJET_HAVE_STRINGS_H
0141 #define FASTJET_HAVE_STRINGS_H 1
0142 #endif
0143 
0144 /* Define to 1 if you have the <string.h> header file. */
0145 #ifndef FASTJET_HAVE_STRING_H
0146 #define FASTJET_HAVE_STRING_H 1
0147 #endif
0148 
0149 /* Define to 1 if you have the <sys/stat.h> header file. */
0150 #ifndef FASTJET_HAVE_SYS_STAT_H
0151 #define FASTJET_HAVE_SYS_STAT_H 1
0152 #endif
0153 
0154 /* Define to 1 if you have the <sys/types.h> header file. */
0155 #ifndef FASTJET_HAVE_SYS_TYPES_H
0156 #define FASTJET_HAVE_SYS_TYPES_H 1
0157 #endif
0158 
0159 /* defined if thread-safety has been enabled */
0160 /* #undef HAVE_THREAD_SAFETY */
0161 
0162 /* Define to 1 if you have the <unistd.h> header file. */
0163 #ifndef FASTJET_HAVE_UNISTD_H
0164 #define FASTJET_HAVE_UNISTD_H 1
0165 #endif
0166 
0167 /* Define to the sub-directory where libtool stores uninstalled libraries. */
0168 #ifndef FASTJET_LT_OBJDIR
0169 #define FASTJET_LT_OBJDIR ".libs/"
0170 #endif
0171 
0172 /* Name of package */
0173 #ifndef FASTJET_PACKAGE
0174 #define FASTJET_PACKAGE "fastjet"
0175 #endif
0176 
0177 /* Define to the address where bug reports for this package should be sent. */
0178 #ifndef FASTJET_PACKAGE_BUGREPORT
0179 #define FASTJET_PACKAGE_BUGREPORT ""
0180 #endif
0181 
0182 /* Define to the full name of this package. */
0183 #ifndef FASTJET_PACKAGE_NAME
0184 #define FASTJET_PACKAGE_NAME "FastJet"
0185 #endif
0186 
0187 /* Define to the full name and version of this package. */
0188 #ifndef FASTJET_PACKAGE_STRING
0189 #define FASTJET_PACKAGE_STRING "FastJet 3.5.0"
0190 #endif
0191 
0192 /* Define to the one symbol short name of this package. */
0193 #ifndef FASTJET_PACKAGE_TARNAME
0194 #define FASTJET_PACKAGE_TARNAME "fastjet"
0195 #endif
0196 
0197 /* Define to the home page for this package. */
0198 #ifndef FASTJET_PACKAGE_URL
0199 #define FASTJET_PACKAGE_URL ""
0200 #endif
0201 
0202 /* Define to the version of this package. */
0203 #ifndef FASTJET_PACKAGE_VERSION
0204 #define FASTJET_PACKAGE_VERSION "3.5.0"
0205 #endif
0206 
0207 /* Define to 1 if all of the C89 standard headers exist (not just the ones
0208    required in a freestanding environment). This macro is provided for
0209    backward compatibility; new code need not use it. */
0210 #ifndef FASTJET_STDC_HEADERS
0211 #define FASTJET_STDC_HEADERS 1
0212 #endif
0213 
0214 /* Version number of package */
0215 #ifndef FASTJET_VERSION
0216 #define FASTJET_VERSION "3.5.0"
0217 #endif
0218 
0219 /* Major version of this package */
0220 #ifndef FASTJET_VERSION_MAJOR
0221 #define FASTJET_VERSION_MAJOR 3
0222 #endif
0223 
0224 /* Minor version of this package */
0225 #ifndef FASTJET_VERSION_MINOR
0226 #define FASTJET_VERSION_MINOR 5
0227 #endif
0228 
0229 /* Version of the package under the form XYYZZ (instead of X.Y.Z) */
0230 #ifndef FASTJET_VERSION_NUMBER
0231 #define FASTJET_VERSION_NUMBER 30500
0232 #endif
0233 
0234 /* Patch version of this package */
0235 #ifndef FASTJET_VERSION_PATCHLEVEL
0236 #define FASTJET_VERSION_PATCHLEVEL 0
0237 #endif
0238 
0239 /* Pre-release version of this package */
0240 /* #undef VERSION_PRERELEASE */
0241  
0242 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
0243 #endif