|
Geant4
9.6.p02
|
Main program of the optical/wls example. More...
#include <unistd.h>#include "G4RunManager.hh"#include "G4UImanager.hh"#include "Randomize.hh"#include "WLSPhysicsList.hh"#include "WLSDetectorConstruction.hh"#include "WLSPrimaryGeneratorAction.hh"#include "WLSRunAction.hh"#include "WLSEventAction.hh"#include "WLSTrackingAction.hh"#include "WLSSteppingAction.hh"#include "WLSStackingAction.hh"#include "WLSSteppingVerbose.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the optical/wls example.
Definition in file wls.cc.
1.8.4