hep.geant4.jni
Class G4ParameterisationTubsRho

java.lang.Object
  extended by hep.geant4.jni.G4VPVParameterisation
      extended by hep.geant4.jni.G4VDivisionParameterisation
          extended by hep.geant4.jni.G4VParameterisationTubs
              extended by hep.geant4.jni.G4ParameterisationTubsRho

public class G4ParameterisationTubsRho
extends G4VParameterisationTubs


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VPVParameterisation
swigCMemOwn
 
Constructor Summary
G4ParameterisationTubsRho(EAxis axis, int nCopies, double offset, double step, G4VSolid motherSolid, DivisionType divType)
           
G4ParameterisationTubsRho(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void computeDimensions(G4Tubs tubs, int copyNo, G4VPhysicalVolume physVol)
           
 void computeTransformation(int copyNo, G4VPhysicalVolume physVol)
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4ParameterisationTubsRho obj)
           
 double getMaxParameter()
           
 
Methods inherited from class hep.geant4.jni.G4VParameterisationTubs
getCPtr
 
Methods inherited from class hep.geant4.jni.G4VDivisionParameterisation
computeSolid, 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, 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

G4ParameterisationTubsRho

public G4ParameterisationTubsRho(long cPtr,
                                 boolean cMemoryOwn)

G4ParameterisationTubsRho

public G4ParameterisationTubsRho(EAxis axis,
                                 int nCopies,
                                 double offset,
                                 double step,
                                 G4VSolid motherSolid,
                                 DivisionType divType)
Method Detail

getCPtr

public static long getCPtr(G4ParameterisationTubsRho obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VParameterisationTubs

equals

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

getMaxParameter

public double getMaxParameter()

computeTransformation

public void computeTransformation(int copyNo,
                                  G4VPhysicalVolume physVol)
Overrides:
computeTransformation in class G4VDivisionParameterisation

computeDimensions

public void computeDimensions(G4Tubs tubs,
                              int copyNo,
                              G4VPhysicalVolume physVol)
Overrides:
computeDimensions in class G4VPVParameterisation


Copyright © 2000-2007 FreeHEP. All Rights Reserved.