hep.geant4.jni
Class G4VParameterisationPolycone

java.lang.Object
  extended by hep.geant4.jni.G4VPVParameterisation
      extended by hep.geant4.jni.G4VDivisionParameterisation
          extended by hep.geant4.jni.G4VParameterisationPolycone
Direct Known Subclasses:
G4ParameterisationPolyconePhi, G4ParameterisationPolyconeRho, G4ParameterisationPolyconeZ

public class G4VParameterisationPolycone
extends G4VDivisionParameterisation


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VPVParameterisation
swigCMemOwn
 
Constructor Summary
G4VParameterisationPolycone(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4VParameterisationPolycone obj)
           
 
Methods inherited from class hep.geant4.jni.G4VDivisionParameterisation
computeSolid, computeTransformation, getAxis, getCPtr, getMotherSolid, getNoDiv, getOffset, getType, getWidth, setType, volumeFirstCopyNo
 
Methods inherited from class hep.geant4.jni.G4VPVParameterisation
computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeDimensions, computeMaterial, computeMaterial, getCPtr, getMaterialScanner, isNested, swigDirectorDisconnect, swigReleaseOwnership, swigTakeOwnership
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4VParameterisationPolycone

public G4VParameterisationPolycone(long cPtr,
                                   boolean cMemoryOwn)
Method Detail

getCPtr

public static long getCPtr(G4VParameterisationPolycone obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VDivisionParameterisation

equals

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.