Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <iostream>
#include "geomdefs.hh"
#include "G4ThreeVector.hh"
#include "G4ITNavigator.hh"
#include "G4TouchableHandle.hh"
#include "G4NavigationHistory.hh"
#include "G4TrackState.hh"
#include "G4MultiNavigator.hh"
Go to the source code of this file.
Classes | |
class | G4TrackState< G4ITMultiNavigator > |
class | G4ITMultiNavigator |
Namespaces | |
namespace | G4ITMN |
{ Class description: | |
Enumerations | |
enum | G4ITMN::ELimited { G4ITMN::kDoNot , G4ITMN::kUnique , G4ITMN::kSharedTransport , G4ITMN::kSharedOther , G4ITMN::kUndefLimited } |