Uses of Class
hep.geant4.jni.G4SurfaceProperty

Packages that use G4SurfaceProperty
hep.geant4.jni   
 

Uses of G4SurfaceProperty in hep.geant4.jni
 

Subclasses of G4SurfaceProperty in hep.geant4.jni
 class G4OpticalSurface
           
 

Methods in hep.geant4.jni that return G4SurfaceProperty
 G4SurfaceProperty G4LogicalSurface.getSurfaceProperty()
           
 

Methods in hep.geant4.jni with parameters of type G4SurfaceProperty
static long G4SurfaceProperty.getCPtr(G4SurfaceProperty obj)
           
 void G4LogicalSurface.setSurfaceProperty(G4SurfaceProperty ptrSurfaceProperty)
           
 

Constructors in hep.geant4.jni with parameters of type G4SurfaceProperty
G4LogicalBorderSurface(String name, G4VPhysicalVolume vol1, G4VPhysicalVolume vol2, G4SurfaceProperty surfaceProperty)
           
G4LogicalSkinSurface(String name, G4LogicalVolume vol, G4SurfaceProperty surfaceProperty)
           
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.