GENIEGenerator
|
#include <string>
#include <TFile.h>
#include <TNtupleD.h>
#include "Framework/Algorithm/Algorithm.h"
#include "Framework/Algorithm/AlgFactory.h"
#include "Physics/QuasiElastic/XSection/ELFormFactors.h"
#include "Physics/QuasiElastic/XSection/ELFormFactorsModelI.h"
#include "Framework/Interaction/Interaction.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/ParticleData/PDGCodes.h"
Go to the source code of this file.
Functions | |
int | main (int, char **) |
int main | ( | int | , |
char ** | |||
) |
Definition at line 36 of file gtestElFormFactors.cxx.
References genie::ELFormFactors::Calculate(), genie::ELFormFactors::Gen(), genie::ELFormFactors::Gep(), genie::AlgFactory::GetAlgorithm(), genie::ELFormFactors::Gmn(), genie::ELFormFactors::Gmp(), genie::AlgFactory::Instance(), genie::Interaction::KinePtr(), genie::kPdgNuMu, genie::kPdgProton, genie::kPdgTgtFe56, genie::utils::kinematics::Q2(), genie::Interaction::QELCC(), genie::ELFormFactors::SetModel(), and genie::Kinematics::SetQ2().