Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Navigator.hh File Reference
#include "geomdefs.hh"
#include "G4ThreeVector.hh"
#include "G4AffineTransform.hh"
#include "G4RotationMatrix.hh"
#include "G4LogicalVolume.hh"
#include "G4TouchableHandle.hh"
#include "G4NavigationHistory.hh"
#include "G4NormalNavigation.hh"
#include "G4VoxelNavigation.hh"
#include "G4ParameterisedNavigation.hh"
#include "G4ReplicaNavigation.hh"
#include "G4RegularNavigation.hh"
#include "G4VExternalNavigation.hh"
#include <iostream>
#include "G4Navigator.icc"

Go to the source code of this file.

Classes

class  G4Navigator
 G4Navigator is a class for use by the tracking management, able to obtain/calculate dynamic tracking time information such as the distance to the next volume, or to find the physical volume containing a given point in the world reference system. The navigator maintains a transformation history and other information to optimise the tracking time performance. More...