|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VIStore.hh"#include "G4GeometryCellImportance.hh"#include "G4TransportationManager.hh"Go to the source code of this file.
Classes | |
| class | G4IStore |
| G4IStore is a concrete implementation of an "importance store", as derived from G4VIStore. It is a singleton, using G4GeometryCellImportance as the container to store the "cells" together with the importance values. Giving a cell, the importance 0 is allowed as a flagging that no biasing should happen between this cell and its neighbors. If a cell is not known by the importance store no biasing should be applied between this cell and its nighbors. More... | |