![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "geomdefs.hh"#include "G4ThreeVector.hh"#include "G4AffineTransform.hh"#include "G4RotationMatrix.hh"#include "G4LogicalVolume.hh"#include "G4GRSVolume.hh"#include "G4GRSSolid.hh"#include "G4TouchableHandle.hh"#include "G4TouchableHistoryHandle.hh"#include "G4NavigationHistory.hh"#include "G4NormalNavigation.hh"#include "G4VoxelNavigation.hh"#include "G4ParameterisedNavigation.hh"#include "G4ReplicaNavigation.hh"#include "G4RegularNavigation.hh"#include <iostream>#include "G4TrackState.hh"#include <memory>#include "G4ITNavigator2.icc"
Include dependency graph for G4ITNavigator2.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | G4ITNavigatorState_Lock2 |
| class | G4ITNavigator2 |
| struct | G4ITNavigator2::G4NavigatorState |
| struct | G4ITNavigator2::G4SaveNavigatorState |
Macros | |
| #define | CheckNavigatorStateIsValid() |
| #define CheckNavigatorStateIsValid | ( | ) |
Referenced by G4ITNavigator2::CheckNextStep(), G4ITNavigator2::ComputeSafety(), G4ITNavigator2::ComputeStep(), G4ITNavigator2::ComputeStepLog(), G4ITNavigator2::CreateTouchableHistoryHandle(), G4ITNavigator2::GetGlobalExitNormal(), G4ITNavigator2::GetLocalExitNormal(), G4ITNavigator2::GetLocalExitNormalAndCheck(), G4ITNavigator2::GetMotherToDaughterTransform(), G4ITNavigator2::LocateGlobalPointAndSetup(), G4ITNavigator2::LocateGlobalPointWithinVolume(), and G4ITNavigator2::PrintState().