|
Geant4
9.6.p02
|
Main program of the optical/LXe example. More...
#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4String.hh"#include "LXeDetectorConstruction.hh"#include "LXePhysicsList.hh"#include "LXePrimaryGeneratorAction.hh"#include "LXeEventAction.hh"#include "LXeStackingAction.hh"#include "LXeSteppingAction.hh"#include "LXeTrackingAction.hh"#include "LXeRunAction.hh"#include "LXeSteppingVerbose.hh"#include "LXeRecorderBase.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the optical/LXe example.
Definition in file LXe.cc.
1.8.4