hep.geant4.jni
Class G4ParameterisationPolyconePhi

java.lang.Object
  extended by hep.geant4.jni.G4VPVParameterisation
      extended by hep.geant4.jni.G4VDivisionParameterisation
          extended by hep.geant4.jni.G4VParameterisationPolycone
              extended by hep.geant4.jni.G4ParameterisationPolyconePhi

public class G4ParameterisationPolyconePhi
extends G4VParameterisationPolycone


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

G4ParameterisationPolyconePhi

public G4ParameterisationPolyconePhi(long cPtr,
                                     boolean cMemoryOwn)

G4ParameterisationPolyconePhi

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

getCPtr

public static long getCPtr(G4ParameterisationPolyconePhi obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VParameterisationPolycone

equals

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

getMaxParameter

public double getMaxParameter()

computeTransformation

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

computeDimensions

public void computeDimensions(G4Polycone pcone,
                              int copyNo,
                              G4VPhysicalVolume physVol)
Overrides:
computeDimensions in class G4VPVParameterisation


Copyright © 2000-2007 FreeHEP. All Rights Reserved.