Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:57:17

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/fastjet/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 <memory.h> header file. */
0117 #ifndef FASTJET_HAVE_MEMORY_H 
0118 #define FASTJET_HAVE_MEMORY_H  1 
0119 #endif
0120 
0121 /* Define to 1 if you have the <mpfr.h> header file. */
0122 /* #undef HAVE_MPFR_H */
0123 
0124 /* compiler supports the "override" keyword */
0125 #ifndef FASTJET_HAVE_OVERRIDE 
0126 #define FASTJET_HAVE_OVERRIDE  /**/ 
0127 #endif
0128 
0129 /* Define to 1 if you have the <stdint.h> header file. */
0130 #ifndef FASTJET_HAVE_STDINT_H 
0131 #define FASTJET_HAVE_STDINT_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.4.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.4.0" 
0205 #endif
0206 
0207 /* Define to 1 if you have the ANSI C header files. */
0208 #ifndef FASTJET_STDC_HEADERS 
0209 #define FASTJET_STDC_HEADERS  1 
0210 #endif
0211 
0212 /* Version number of package */
0213 #ifndef FASTJET_VERSION 
0214 #define FASTJET_VERSION  "3.4.0" 
0215 #endif
0216 
0217 /* Major version of this package */
0218 #ifndef FASTJET_VERSION_MAJOR 
0219 #define FASTJET_VERSION_MAJOR  3 
0220 #endif
0221 
0222 /* Minor version of this package */
0223 #ifndef FASTJET_VERSION_MINOR 
0224 #define FASTJET_VERSION_MINOR  4 
0225 #endif
0226 
0227 /* Version of the package under the form XYYZZ (instead of X.Y.Z) */
0228 #ifndef FASTJET_VERSION_NUMBER 
0229 #define FASTJET_VERSION_NUMBER  30400 
0230 #endif
0231 
0232 /* Patch version of this package */
0233 #ifndef FASTJET_VERSION_PATCHLEVEL 
0234 #define FASTJET_VERSION_PATCHLEVEL  0 
0235 #endif
0236 
0237 /* Pre-release version of this package */
0238 /* #undef VERSION_PRERELEASE */
0239  
0240 /* once: _INCLUDE_FASTJET_CONFIG_AUTO_H */
0241 #endif