Uses of Class
hep.geant4.jni.G4TouchableHandle

Packages that use G4TouchableHandle
hep.geant4.jni   
 

Uses of G4TouchableHandle in hep.geant4.jni
 

Methods in hep.geant4.jni that return G4TouchableHandle
 G4TouchableHandle G4Track.getNextTouchableHandle()
           
 G4TouchableHandle G4Track.getTouchableHandle()
           
 G4TouchableHandle G4StepPoint.getTouchableHandle()
           
 G4TouchableHandle G4SteppingManager.getTouchableHandle()
           
 G4TouchableHandle G4ParticleChangeForTransport.getTouchableHandle()
           
 

Methods in hep.geant4.jni with parameters of type G4TouchableHandle
static long G4TouchableHandle.getCPtr(G4TouchableHandle obj)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchableHandle(G4ThreeVector position, G4ThreeVector direction, G4TouchableHandle oldTouchableToUpdate)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchableHandle(G4ThreeVector position, G4ThreeVector direction, G4TouchableHandle oldTouchableToUpdate, boolean RelativeSearch)
           
 void G4Track.setNextTouchableHandle(G4TouchableHandle apValue)
           
 void G4Track.setTouchableHandle(G4TouchableHandle apValue)
           
 void G4StepPoint.setTouchableHandle(G4TouchableHandle apValue)
           
 void G4ParticleChangeForTransport.setTouchableHandle(G4TouchableHandle fTouchable)
           
 

Constructors in hep.geant4.jni with parameters of type G4TouchableHandle
G4TouchableHandle(G4TouchableHandle right)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.