hep.geant4.jni
Class G4AuxiliaryNavServices

java.lang.Object
  extended by hep.geant4.jni.G4AuxiliaryNavServices

public class G4AuxiliaryNavServices
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4AuxiliaryNavServices()
           
G4AuxiliaryNavServices(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
static boolean checkPointOnSurface(G4VSolid sampleSolid, G4ThreeVector localPoint, G4ThreeVector globalDirection, G4AffineTransform sampleTransform, boolean locatedOnEdge)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4AuxiliaryNavServices obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4AuxiliaryNavServices

public G4AuxiliaryNavServices(long cPtr,
                              boolean cMemoryOwn)

G4AuxiliaryNavServices

public G4AuxiliaryNavServices()
Method Detail

getCPtr

public static long getCPtr(G4AuxiliaryNavServices obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class Object
Throws:
Throwable

delete

public void delete()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

checkPointOnSurface

public static boolean checkPointOnSurface(G4VSolid sampleSolid,
                                          G4ThreeVector localPoint,
                                          G4ThreeVector globalDirection,
                                          G4AffineTransform sampleTransform,
                                          boolean locatedOnEdge)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.