|
Geant4_10
|
Main program of the biasing/B03 example. More...
#include <iostream>#include "G4RunManager.hh"#include "G4VPhysicalVolume.hh"#include "G4UImanager.hh"#include "G4SystemOfUnits.hh"#include "B03DetectorConstruction.hh"#include "B03PhysicsList.hh"#include "B03ActionInitialization.hh"#include "B03ImportanceDetectorConstruction.hh"#include "G4GeometrySampler.hh"#include "G4IStore.hh"
Go to the source code of this file.
Functions | |
| int | main (int, char **) |
Main program of the biasing/B03 example.
Definition in file exampleB03.cc.
1.8.5