|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <assert.h>#include <vector>#include <iostream>#include "geomdefs.hh"#include "geomwdefs.hh"#include "G4AffineTransform.hh"#include "G4VPhysicalVolume.hh"#include "G4NavigationLevel.hh"#include "G4NavigationHistoryPool.hh"#include "G4Allocator.hh"#include "G4NavigationHistory.icc"Go to the source code of this file.
Classes | |
| class | G4NavigationHistory |
| G4NavigationHistory is a class responsible for the maintenance of the history of the path taken through the geometrical hierarchy. More... | |