hep.geant4.jni
Class G4TwistedTrap
java.lang.Object
hep.geant4.jni.G4VSolid
hep.geant4.jni.G4VTwistedFaceted
hep.geant4.jni.G4TwistedTrap
public class G4TwistedTrap
- extends G4VTwistedFaceted
Constructor Summary |
G4TwistedTrap(long cPtr,
boolean cMemoryOwn)
|
G4TwistedTrap(String pName,
double pPhiTwist,
double pDx1,
double pDx2,
double pDy,
double pDz)
|
G4TwistedTrap(String pName,
double pPhiTwist,
double pDz,
double pTheta,
double pPhi,
double pDy1,
double pDx1,
double pDx2,
double pDy2,
double pDx3,
double pDx4,
double pAlph)
|
G4TwistedTrap(SWIGTYPE_p___void__ arg0)
|
Methods inherited from class hep.geant4.jni.G4VTwistedFaceted |
calculateExtent, computeDimensions, createNURBS, createPolyhedron, describeYourselfTo, distanceToIn, distanceToIn, distanceToOut, distanceToOut, distanceToOut, distanceToOut, distanceToOut, getAlpha, getCPtr, getCubicVolume, getDx1, getDx2, getDx3, getDx4, getDy1, getDy2, getDz, getExtent, getPhi, getPointInSolid, getPointOnSurface, getPolyhedron, getTheta, getTwistAngle, getValueA, getValueB, getValueD, inside, surfaceNormal, xcoef |
G4TwistedTrap
public G4TwistedTrap(long cPtr,
boolean cMemoryOwn)
G4TwistedTrap
public G4TwistedTrap(String pName,
double pPhiTwist,
double pDx1,
double pDx2,
double pDy,
double pDz)
G4TwistedTrap
public G4TwistedTrap(String pName,
double pPhiTwist,
double pDz,
double pTheta,
double pPhi,
double pDy1,
double pDx1,
double pDx2,
double pDy2,
double pDx3,
double pDx4,
double pAlph)
G4TwistedTrap
public G4TwistedTrap(SWIGTYPE_p___void__ arg0)
getCPtr
public static long getCPtr(G4TwistedTrap obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VTwistedFaceted
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VTwistedFaceted
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VTwistedFaceted
getY1HalfLength
public double getY1HalfLength()
getX1HalfLength
public double getX1HalfLength()
getX2HalfLength
public double getX2HalfLength()
getY2HalfLength
public double getY2HalfLength()
getX3HalfLength
public double getX3HalfLength()
getX4HalfLength
public double getX4HalfLength()
getZHalfLength
public double getZHalfLength()
getPhiTwist
public double getPhiTwist()
getTiltAngleAlpha
public double getTiltAngleAlpha()
getPolarAngleTheta
public double getPolarAngleTheta()
getAzimuthalAnglePhi
public double getAzimuthalAnglePhi()
getEntityType
public String getEntityType()
- Overrides:
getEntityType
in class G4VTwistedFaceted
Copyright © 2000-2007 FreeHEP. All Rights Reserved.