/usr/include/LHAPDF/LHAPDFConfig.h is in liblhapdf-dev 5.9.1-3+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | /* include/LHAPDF/LHAPDFConfig.h. Generated from LHAPDFConfig.h.in by configure. */
#ifndef LHAPDF_LHAPDFCONFIG_H
#define LHAPDF_LHAPDFCONFIG_H
/* LHAPDF version string */
#define LHAPDF_VERSION "5.9.1"
/* Was LHAPDF built in low-memory mode? */
/* #undef LHAPDF_LOWMEM */
/* How many LHAPDF PDF sets can be used concurrently? */
#define LHAPDF_NMXSET "3"
#endif
|