hep.geant4.jni
Class G4ParameterisationConsRho

java.lang.Object
  extended by hep.geant4.jni.G4VPVParameterisation
      extended by hep.geant4.jni.G4VDivisionParameterisation
          extended by hep.geant4.jni.G4VParameterisationCons
              extended by hep.geant4.jni.G4ParameterisationConsRho

public class G4ParameterisationConsRho
extends G4VParameterisationCons


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

G4ParameterisationConsRho

public G4ParameterisationConsRho(long cPtr,
                                 boolean cMemoryOwn)

G4ParameterisationConsRho

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

getCPtr

public static long getCPtr(G4ParameterisationConsRho obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VParameterisationCons

equals

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

getMaxParameter

public double getMaxParameter()

computeTransformation

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

computeDimensions

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.