|
GENIEGenerator
|
#include <TNtuple.h>#include <TFile.h>#include <TMath.h>#include "Framework/Algorithm/AlgFactory.h"#include "Framework/Messenger/Messenger.h"#include "Physics/PartonDistributions/PDFModelI.h"#include "Physics/PartonDistributions/LHAPDF5.h"#include "Physics/PartonDistributions/PDF.h"
Go to the source code of this file.
Functions | |
| int | main (int, char **) |
| int main | ( | int | , |
| char ** | |||
| ) |
Definition at line 32 of file gtestPDFLIB.cxx.
References genie::PDF::Calculate(), genie::PDF::DownSea(), genie::PDF::DownValence(), genie::AlgFactory::GetAlgorithm(), genie::PDF::Gluon(), genie::AlgFactory::Instance(), LOG, pINFO, genie::utils::kinematics::Q2(), genie::PDF::SetModel(), genie::PDF::Strange(), genie::PDF::UpSea(), and genie::PDF::UpValence().
1.8.5