Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:54:33

0001 /* Evaluator/defs.h  Generated by cmake.  */
0002 
0003 #ifndef EVALUATOR_DEFS_H
0004 #define EVALUATOR_DEFS_H
0005 
0006 /* Define to the address where bug reports for this package should be sent. */
0007 #ifndef CLHEP_EVALUATOR_BUGREPORT
0008 #define CLHEP_EVALUATOR_BUGREPORT "http://proj-clhep.web.cern.ch/proj-clhep/"
0009 #endif
0010 
0011 /* Define to the full name of this package. */
0012 #ifndef CLHEP_EVALUATOR_NAME
0013 #define CLHEP_EVALUATOR_NAME "CLHEP Evaluator"
0014 #endif
0015 
0016 /* Define to the full name and version of this package. */
0017 #ifndef CLHEP_EVALUATOR_STRING
0018 #define CLHEP_EVALUATOR_STRING "CLHEP Evaluator 2.4.6.4"
0019 #endif
0020 
0021 /* Define to the version of this package. */
0022 #ifndef CLHEP_EVALUATOR_VERSION
0023 #define CLHEP_EVALUATOR_VERSION "2.4.6.4"
0024 #endif
0025 
0026 #endif  // EVALUATOR_DEFS_H