hep.geant4.jni
Class G4VParameterisationCons

java.lang.Object
  extended by hep.geant4.jni.G4VPVParameterisation
      extended by hep.geant4.jni.G4VDivisionParameterisation
          extended by hep.geant4.jni.G4VParameterisationCons
Direct Known Subclasses:
G4ParameterisationConsPhi, G4ParameterisationConsRho, G4ParameterisationConsZ

public class G4VParameterisationCons
extends G4VDivisionParameterisation


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VPVParameterisation
swigCMemOwn
 
Constructor Summary
G4VParameterisationCons(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4VParameterisationCons 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

G4VParameterisationCons

public G4VParameterisationCons(long cPtr,
                               boolean cMemoryOwn)
Method Detail

getCPtr

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