|
Geant4.10
|
#include <iostream>#include "geomdefs.hh"#include "G4ThreeVector.hh"#include "G4Navigator.hh"#include "G4TouchableHistoryHandle.hh"#include "G4NavigationHistory.hh"Go to the source code of this file.
Data Structures | |
| class | G4MultiNavigator |
Enumerations | |
| enum | ELimited { kDoNot, kUnique, kSharedTransport, kSharedOther, kUndefLimited } |
| enum ELimited |
| Enumerator | |
|---|---|
| kDoNot | |
| kUnique | |
| kSharedTransport | |
| kSharedOther | |
| kUndefLimited | |
Definition at line 54 of file G4MultiNavigator.hh.
1.8.7