|
Geant4
9.6.p02
|
Main program of the medical/electronScattering2 example. More...
#include "G4RunManager.hh"#include "Randomize.hh"#include "G4ScoringManager.hh"#include "G4UImanager.hh"#include "ElectronBenchmarkDetector.hh"#include "PhysicsList.hh"#include "ElectronPrimaryGeneratorAction.hh"#include "ElectronRunAction.hh"#include "ElectronEventAction.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the medical/electronScattering2 example.
Definition in file electronScattering2.cc.
1.8.4