hep.geant4.jni
Class G4PolyhedronCons
java.lang.Object
hep.geant4.jni.G4Point3DVector
hep.geant4.jni.G4Point3DList
hep.geant4.jni.G4Polyhedron
hep.geant4.jni.G4PolyhedronCons
- All Implemented Interfaces:
- G4Visible
public class G4PolyhedronCons
- extends G4Polyhedron
Constructor Summary |
G4PolyhedronCons(double Rmn1,
double Rmx1,
double Rmn2,
double Rmx2,
double Dz,
double Phi1,
double Dphi)
|
G4PolyhedronCons(long cPtr,
boolean cMemoryOwn)
|
Methods inherited from class hep.geant4.jni.G4Point3DVector |
add, capacity, clear, empty, get, getCPtr, isEmpty, pushBack, reserve, set, size |
G4PolyhedronCons
public G4PolyhedronCons(long cPtr,
boolean cMemoryOwn)
G4PolyhedronCons
public G4PolyhedronCons(double Rmn1,
double Rmx1,
double Rmn2,
double Rmx2,
double Dz,
double Phi1,
double Dphi)
getCPtr
public static long getCPtr(G4PolyhedronCons obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4Polyhedron
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4Polyhedron
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4Point3DList
Copyright © 2000-2007 FreeHEP. All Rights Reserved.