|
Geant4
9.6.p02
|
Main program of the biasing/B01 example. More...
#include <iostream>#include "G4VPhysicalVolume.hh"#include "G4RunManager.hh"#include "G4UImanager.hh"#include "G4GeometryManager.hh"#include "B01DetectorConstruction.hh"#include "B01PhysicsList.hh"#include "B01PrimaryGeneratorAction.hh"#include "B01RunAction.hh"#include "B01ScoreTable.hh"#include "G4GeometrySampler.hh"#include "G4IStore.hh"#include "G4VWeightWindowStore.hh"#include "G4WeightWindowAlgorithm.hh"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Main program of the biasing/B01 example.
Definition in file exampleB01.cc.
1.8.4