|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <iostream>#include "geomdefs.hh"#include "G4ThreeVector.hh"#include "G4Navigator.hh"#include "G4TouchableHandle.hh"#include "G4NavigationHistory.hh"Go to the source code of this file.
Classes | |
| class | G4MultiNavigator |
| G4MultiNavigator is a utility class for polling the navigators of several geometries to identify the next boundary. More... | |
Enumerations | |
| enum | ELimited { kDoNot , kUnique , kSharedTransport , kSharedOther , kUndefLimited } |
| enum ELimited |
| Enumerator | |
|---|---|
| kDoNot | |
| kUnique | |
| kSharedTransport | |
| kSharedOther | |
| kUndefLimited | |
Definition at line 48 of file G4MultiNavigator.hh.