JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
TNNPDFDriver.hh
Go to the documentation of this file.
1 #ifndef _TNNPDFDRIVER_HH_
2 #define _TNNPDFDRIVER_HH_
3 
4 extern "C" {
5  void nnpdfdriver_(char* gridfilename,int* lenfilename);
6  void nninitpdf_(int* irep);
7 }
8 
9 #endif
nnpdfdriver_
void nnpdfdriver_(char *gridfilename, int *lenfilename)
nninitpdf_
void nninitpdf_(int *irep)