Uses of Class
hep.geant4.jni.G4NavigationHistory

Packages that use G4NavigationHistory
hep.geant4.jni   
 

Uses of G4NavigationHistory in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4NavigationHistory
 G4NavigationHistory G4VTouchable.getHistory()
           
 G4NavigationHistory G4TouchableHistoryReference.getHistory()
           
 G4NavigationHistory G4TouchableHistoryHandle.getHistory()
           
 G4NavigationHistory G4TouchableHistory.getHistory()
           
 G4NavigationHistory G4TouchableHandle.getHistory()
           
 

Methods in hep.geant4.jni with parameters of type G4NavigationHistory
 EInside G4ReplicaNavigation.backLocate(G4NavigationHistory history, G4ThreeVector globalPoint, G4ThreeVector localPoint, boolean exiting, SWIGTYPE_p_bool notKnownInside)
           
 double G4VoxelNavigation.computeSafety(G4ThreeVector globalpoint, G4NavigationHistory history)
           
 double G4ParameterisedNavigation.computeSafety(G4ThreeVector localPoint, G4NavigationHistory history)
           
 double G4NormalNavigation.computeSafety(G4ThreeVector globalpoint, G4NavigationHistory history)
           
 double G4VoxelNavigation.computeSafety(G4ThreeVector globalpoint, G4NavigationHistory history, double pMaxLength)
           
 double G4ParameterisedNavigation.computeSafety(G4ThreeVector localPoint, G4NavigationHistory history, double pProposedMaxLength)
           
 double G4NormalNavigation.computeSafety(G4ThreeVector globalpoint, G4NavigationHistory history, double pMaxLength)
           
 double G4ReplicaNavigation.computeSafety(G4ThreeVector globalPoint, G4ThreeVector localPoint, G4NavigationHistory history)
           
 double G4ReplicaNavigation.computeSafety(G4ThreeVector globalPoint, G4ThreeVector localPoint, G4NavigationHistory history, double pProposedMaxLength)
           
 double G4VoxelNavigation.computeStep(G4ThreeVector globalPoint, G4ThreeVector globalDirection, double currentProposedStepLength, SWIGTYPE_p_double newSafety, G4NavigationHistory history, SWIGTYPE_p_bool validExitNormal, G4ThreeVector exitNormal, SWIGTYPE_p_bool exiting, SWIGTYPE_p_bool entering, SWIGTYPE_p_p_G4VPhysicalVolume pBlockedPhysical, SWIGTYPE_p_int blockedReplicaNo)
           
 double G4ParameterisedNavigation.computeStep(G4ThreeVector globalPoint, G4ThreeVector globalDirection, double currentProposedStepLength, SWIGTYPE_p_double newSafety, G4NavigationHistory history, SWIGTYPE_p_bool validExitNormal, G4ThreeVector exitNormal, SWIGTYPE_p_bool exiting, SWIGTYPE_p_bool entering, SWIGTYPE_p_p_G4VPhysicalVolume pBlockedPhysical, SWIGTYPE_p_int blockedReplicaNo)
           
 double G4NormalNavigation.computeStep(G4ThreeVector localPoint, G4ThreeVector localDirection, double currentProposedStepLength, SWIGTYPE_p_double newSafety, G4NavigationHistory history, SWIGTYPE_p_bool validExitNormal, G4ThreeVector exitNormal, SWIGTYPE_p_bool exiting, SWIGTYPE_p_bool entering, SWIGTYPE_p_p_G4VPhysicalVolume pBlockedPhysical, SWIGTYPE_p_int blockedReplicaNo)
           
 double G4ReplicaNavigation.computeStep(G4ThreeVector globalPoint, G4ThreeVector globalDirection, G4ThreeVector localPoint, G4ThreeVector localDirection, double currentProposedStepLength, SWIGTYPE_p_double newSafety, G4NavigationHistory history, SWIGTYPE_p_bool validExitNormal, G4ThreeVector exitNormal, SWIGTYPE_p_bool exiting, SWIGTYPE_p_bool entering, SWIGTYPE_p_p_G4VPhysicalVolume pBlockedPhysical, SWIGTYPE_p_int blockedReplicaNo)
           
static long G4NavigationHistory.getCPtr(G4NavigationHistory obj)
           
 boolean G4VoxelNavigation.levelLocate(G4NavigationHistory history, G4VPhysicalVolume blockedVol, int blockedNum, G4ThreeVector globalPoint, G4ThreeVector globalDirection, boolean pLocatedOnEdge, G4ThreeVector localPoint)
           
 boolean G4ReplicaNavigation.levelLocate(G4NavigationHistory history, G4VPhysicalVolume blockedVol, int blockedNum, G4ThreeVector globalPoint, G4ThreeVector globalDirection, boolean pLocatedOnEdge, G4ThreeVector localPoint)
           
 boolean G4ParameterisedNavigation.levelLocate(G4NavigationHistory history, G4VPhysicalVolume blockedVol, int blockedNum, G4ThreeVector globalPoint, G4ThreeVector globalDirection, boolean pLocatedOnEdge, G4ThreeVector localPoint)
           
 boolean G4NormalNavigation.levelLocate(G4NavigationHistory history, G4VPhysicalVolume blockedVol, int blockedNum, G4ThreeVector globalPoint, G4ThreeVector globalDirection, boolean pLocatedOnEdge, G4ThreeVector localPoint)
           
 void G4VTouchable.updateYourself(G4VPhysicalVolume pPhysVol, G4NavigationHistory history)
           
 void G4TouchableHistoryReference.updateYourself(G4VPhysicalVolume pPhysVol, G4NavigationHistory history)
           
 void G4TouchableHistoryHandle.updateYourself(G4VPhysicalVolume pPhysVol, G4NavigationHistory history)
           
 void G4TouchableHistory.updateYourself(G4VPhysicalVolume pPhysVol, G4NavigationHistory history)
           
 void G4TouchableHandle.updateYourself(G4VPhysicalVolume pPhysVol, G4NavigationHistory history)
           
 

Constructors in hep.geant4.jni with parameters of type G4NavigationHistory
G4NavigationHistory(G4NavigationHistory h)
           
G4TouchableHistory(G4NavigationHistory history)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.