LHAPDF C++ wrapper
5.4
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
include
LHAPDF
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
Generated on Fri Feb 19 2016 11:07:21 for LHAPDF C++ wrapper by
1.8.10