hep.geant4.jni
Class G4TwistedTrd

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

public class G4TwistedTrd
extends G4VTwistedFaceted


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VSolid
swigCMemOwn
 
Constructor Summary
G4TwistedTrd(long cPtr, boolean cMemoryOwn)
           
G4TwistedTrd(String pName, double pDx1, double pDx2, double pDy1, double pDy2, double pDz, double pPhiTwist)
           
G4TwistedTrd(SWIGTYPE_p___void__ arg0)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4TwistedTrd obj)
           
 String getEntityType()
           
 double getPhiTwist()
           
 double getX1HalfLength()
           
 double getX2HalfLength()
           
 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

G4TwistedTrd

public G4TwistedTrd(long cPtr,
                    boolean cMemoryOwn)

G4TwistedTrd

public G4TwistedTrd(String pName,
                    double pDx1,
                    double pDx2,
                    double pDy1,
                    double pDy2,
                    double pDz,
                    double pPhiTwist)

G4TwistedTrd

public G4TwistedTrd(SWIGTYPE_p___void__ arg0)
Method Detail

getCPtr

public static long getCPtr(G4TwistedTrd 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

getX1HalfLength

public double getX1HalfLength()

getX2HalfLength

public double getX2HalfLength()

getY1HalfLength

public double getY1HalfLength()

getY2HalfLength

public double getY2HalfLength()

getZHalfLength

public double getZHalfLength()

getPhiTwist

public double getPhiTwist()

getEntityType

public String getEntityType()
Overrides:
getEntityType in class G4VTwistedFaceted


Copyright © 2000-2007 FreeHEP. All Rights Reserved.