hep.geant4.jni
Class G4TwistedTrap

java.lang.Object
  extended by hep.geant4.jni.G4VSolid
      extended by hep.geant4.jni.G4VTwistedFaceted
          extended by hep.geant4.jni.G4TwistedTrap

public class G4TwistedTrap
extends G4VTwistedFaceted


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
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)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 double getAzimuthalAnglePhi()
           
static long getCPtr(G4TwistedTrap obj)
           
 String getEntityType()
           
 double getPhiTwist()
           
 double getPolarAngleTheta()
           
 double getTiltAngleAlpha()
           
 double getX1HalfLength()
           
 double getX2HalfLength()
           
 double getX3HalfLength()
           
 double getX4HalfLength()
           
 double getY1HalfLength()
           
 double getY2HalfLength()
           
 double getZHalfLength()
           
 
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
 
Methods inherited from class hep.geant4.jni.G4VSolid
dumpInfo, getConstituentSolid, getCPtr, getDisplacedSolidPtr, getName, setName
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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.