hep.geant4.jni
Class G4Polycone
java.lang.Object
hep.geant4.jni.G4VSolid
hep.geant4.jni.G4VCSGfaceted
hep.geant4.jni.G4Polycone
public class G4Polycone
- extends G4VCSGfaceted
Constructor Summary |
G4Polycone(G4Polycone source)
|
G4Polycone(long cPtr,
boolean cMemoryOwn)
|
G4Polycone(String name,
double phiStart,
double phiTotal,
int numRZ,
double[] r,
double[] z)
|
G4Polycone(String name,
double phiStart,
double phiTotal,
int numZPlanes,
double[] zPlane,
double[] rInner,
double[] rOuter)
|
G4Polycone(SWIGTYPE_p___void__ arg0)
|
Methods inherited from class hep.geant4.jni.G4VCSGfaceted |
calculateExtent, describeYourselfTo, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getCPtr, getCubicVolume, getCubVolEpsilon, getCubVolStatistics, getExtent, getPolyhedron, setCubVolEpsilon, setCubVolStatistics, surfaceNormal |
G4Polycone
public G4Polycone(long cPtr,
boolean cMemoryOwn)
G4Polycone
public G4Polycone(String name,
double phiStart,
double phiTotal,
int numZPlanes,
double[] zPlane,
double[] rInner,
double[] rOuter)
G4Polycone
public G4Polycone(String name,
double phiStart,
double phiTotal,
int numRZ,
double[] r,
double[] z)
G4Polycone
public G4Polycone(G4Polycone source)
G4Polycone
public G4Polycone(SWIGTYPE_p___void__ arg0)
getCPtr
public static long getCPtr(G4Polycone obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VCSGfaceted
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VCSGfaceted
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VCSGfaceted
inside
public EInside inside(G4ThreeVector p)
- Overrides:
inside
in class G4VCSGfaceted
distanceToIn
public double distanceToIn(G4ThreeVector p,
G4ThreeVector v)
- Overrides:
distanceToIn
in class G4VCSGfaceted
distanceToIn
public double distanceToIn(G4ThreeVector p)
- Overrides:
distanceToIn
in class G4VCSGfaceted
getPointOnSurface
public G4ThreeVector getPointOnSurface()
- Overrides:
getPointOnSurface
in class G4VSolid
computeDimensions
public void computeDimensions(G4VPVParameterisation p,
int n,
G4VPhysicalVolume pRep)
- Overrides:
computeDimensions
in class G4VSolid
getEntityType
public String getEntityType()
- Overrides:
getEntityType
in class G4VCSGfaceted
createPolyhedron
public G4Polyhedron createPolyhedron()
- Overrides:
createPolyhedron
in class G4VCSGfaceted
createNURBS
public G4NURBS createNURBS()
- Overrides:
createNURBS
in class G4VSolid
reset
public boolean reset()
getStartPhi
public double getStartPhi()
getEndPhi
public double getEndPhi()
isOpen
public boolean isOpen()
isGeneric
public boolean isGeneric()
getNumRZCorner
public int getNumRZCorner()
getCorner
public G4PolyconeSideRZ getCorner(int index)
getOriginalParameters
public G4PolyconeHistorical getOriginalParameters()
setOriginalParameters
public void setOriginalParameters(G4PolyconeHistorical pars)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.