LHAPDF C++ wrapper  5.4
LHAPDFConfig.h
1 /* include/LHAPDF/LHAPDFConfig.h. Generated from LHAPDFConfig.h.in by configure. */
2 #ifndef LHAPDF_LHAPDFCONFIG_H
3 #define LHAPDF_LHAPDFCONFIG_H
4 
5 /* LHAPDF version string */
6 #define LHAPDF_VERSION "5.9.1"
7 
8 /* Was LHAPDF built in low-memory mode? */
9 /* #undef LHAPDF_LOWMEM */
10 
11 /* How many LHAPDF PDF sets can be used concurrently? */
12 #define LHAPDF_NMXSET "3"
13 
14 #endif