Uses of Class
hep.geant4.jni.G4VTouchable

Packages that use G4VTouchable
hep.geant4.jni   
 

Uses of G4VTouchable in hep.geant4.jni
 

Subclasses of G4VTouchable in hep.geant4.jni
 class G4GRSSolid
           
 class G4GRSVolume
           
 class G4TouchableHistory
           
 

Methods in hep.geant4.jni that return G4VTouchable
 G4VTouchable G4TouchableHandle.__deref__()
           
 G4VTouchable G4Track.getNextTouchable()
           
 G4VTouchable G4Track.getTouchable()
           
 G4VTouchable G4StepPoint.getTouchable()
           
 

Methods in hep.geant4.jni with parameters of type G4VTouchable
 G4Material G4VPVParameterisation.computeMaterial(int repNo, G4VPhysicalVolume currentVol, G4VTouchable parentTouch)
           
static long G4VTouchable.getCPtr(G4VTouchable obj)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchable(G4ThreeVector position, G4ThreeVector direction, G4VTouchable touchableToUpdate)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchable(G4ThreeVector position, G4ThreeVector direction, G4VTouchable touchableToUpdate, boolean RelativeSearch)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchable(G4ThreeVector position, G4VTouchable touchableToUpdate)
           
 void G4Navigator.locateGlobalPointAndUpdateTouchable(G4ThreeVector position, G4VTouchable touchableToUpdate, boolean RelativeSearch)
           
 

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



Copyright © 2000-2007 FreeHEP. All Rights Reserved.