hep.geant4.jni
Class G4BREPSolidOpenPCone

java.lang.Object
  extended by hep.geant4.jni.G4VSolid
      extended by hep.geant4.jni.G4BooleanSolid
          extended by hep.geant4.jni.G4IntersectionSolid
              extended by hep.geant4.jni.G4BREPSolidOpenPCone

public class G4BREPSolidOpenPCone
extends G4IntersectionSolid


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
Constructor Summary
G4BREPSolidOpenPCone(long cPtr, boolean cMemoryOwn)
           
G4BREPSolidOpenPCone(String name, double start_angle, double opening_angle, int num_z_planes, double z_start, double[] z_values, double[] RMIN, double[] RMAX)
           
G4BREPSolidOpenPCone(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 void describeYourselfTo(G4VGraphicsScene scene)
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4BREPSolidOpenPCone obj)
           
 
Methods inherited from class hep.geant4.jni.G4IntersectionSolid
calculateExtent, computeDimensions, createNURBS, createPolyhedron, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getCPtr, getEntityType, inside, surfaceNormal
 
Methods inherited from class hep.geant4.jni.G4BooleanSolid
getConstituentSolid, getCPtr, getCubicVolume, getCubVolEpsilon, getCubVolStatistics, getPointOnSurface, getPolyhedron, setCubVolEpsilon, setCubVolStatistics
 
Methods inherited from class hep.geant4.jni.G4VSolid
dumpInfo, getCPtr, getDisplacedSolidPtr, getExtent, getName, setName
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4BREPSolidOpenPCone

public G4BREPSolidOpenPCone(long cPtr,
                            boolean cMemoryOwn)

G4BREPSolidOpenPCone

public G4BREPSolidOpenPCone(String name,
                            double start_angle,
                            double opening_angle,
                            int num_z_planes,
                            double z_start,
                            double[] z_values,
                            double[] RMIN,
                            double[] RMAX)

G4BREPSolidOpenPCone

public G4BREPSolidOpenPCone(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4BREPSolidOpenPCone obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4IntersectionSolid

equals

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

describeYourselfTo

public void describeYourselfTo(G4VGraphicsScene scene)
Overrides:
describeYourselfTo in class G4IntersectionSolid


Copyright © 2000-2007 FreeHEP. All Rights Reserved.