|
Geant4
10.03.p03
|
Main program of the channeling example. More...
#include "G4RunManager.hh"#include "G4ScoringManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "ExExChDetectorConstruction.hh"#include "ExExChPrimaryGeneratorAction.hh"#include "ExExChTrackingAction.hh"#include "ExExChStackingAction.hh"#include "ExExChEventAction.hh"#include "ExExChRunAction.hh"#include "ExExChPhysicsList.hh"#include "QGSP_BERT.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the channeling example.
Definition in file channeling.cc.
Definition at line 67 of file channeling.cc.
