Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-04-19 09:05:37

0001 /* include/Rivet/Config/RivetConfig.hh.  Generated from RivetConfig.hh.in by configure.  */
0002 #ifndef RIVET_CONFIG_RIVETCONFIG_HH
0003 #define RIVET_CONFIG_RIVETCONFIG_HH
0004 
0005 
0006 /* Define to the address where bug reports for this package should be sent. */
0007 #define RIVET_BUGREPORT "rivet@projects.hepforge.org"
0008 
0009 /* Define to the full name of this package. */
0010 #define RIVET_NAME "Rivet"
0011 
0012 /* Define to the full name and version of this package. */
0013 #define RIVET_STRING "Rivet 4.0.2"
0014 
0015 /* Define to the one symbol short name of this package. */
0016 #define RIVET_TARNAME "Rivet"
0017 
0018 /* Define to the version of this package. */
0019 #define RIVET_VERSION "4.0.2"
0020 
0021 /* Define to the version of this package as a comparable integer. */
0022 #define RIVET_VERSION_CODE 40002
0023 
0024 /* Define if version 3 of HepMC is used. */
0025 #define RIVET_ENABLE_HEPMC_3 1
0026 
0027 /* Define if Rivet supports in-memory merging of AnalysisHandlers. */
0028 #define RIVET_SUPPORTS_MERGING_IN_MEMORY 1
0029 
0030 /* Defined if backtrace() could be fully identified. */
0031 #define HAVE_BACKTRACE 1
0032 
0033 /* Define to 1 if you have the <execinfo.h> header file. */
0034 #define HAVE_EXECINFO_H 1
0035 
0036 /* Define to 1 if you have HDF5 support. */
0037 /* #undef HAVE_H5 */
0038 
0039 #endif