hep.geant4.jni
Class G4GeomTestErrorList
java.lang.Object
hep.geant4.jni.G4GeomTestErrorList
- Direct Known Subclasses:
- G4GeomTestOverlapList, G4GeomTestOvershootList
public class G4GeomTestErrorList
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4GeomTestErrorList
public G4GeomTestErrorList(long cPtr,
boolean cMemoryOwn)
G4GeomTestErrorList
public G4GeomTestErrorList(G4VPhysicalVolume theMother)
getCPtr
public static long getCPtr(G4GeomTestErrorList 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
addError
public void addError(G4ThreeVector s1,
G4ThreeVector s2)
getMother
public G4VPhysicalVolume getMother()
numError
public int numError()
getMotherPoints
public void getMotherPoints(int i,
G4ThreeVector s1,
G4ThreeVector s2)
getGlobalPoints
public void getGlobalPoints(int i,
G4ThreeVector s1,
G4ThreeVector s2)
getOneDaughtPoints
public void getOneDaughtPoints(G4VPhysicalVolume daught,
int i,
G4ThreeVector s1,
G4ThreeVector s2)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.