hep.geant4.jni
Class G4LineSection
java.lang.Object
hep.geant4.jni.G4LineSection
public class G4LineSection
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4LineSection
public G4LineSection(long cPtr,
boolean cMemoryOwn)
G4LineSection
public G4LineSection(G4ThreeVector PntA,
G4ThreeVector PntB)
getCPtr
public static long getCPtr(G4LineSection 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
dist
public double dist(G4ThreeVector OtherPnt)
getABdistanceSq
public double getABdistanceSq()
distline
public static double distline(G4ThreeVector OtherPnt,
G4ThreeVector LinePntA,
G4ThreeVector LinePntB)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.