#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.
1.8.11