hep.geant4.jni
Class G4PhysicalVolumeModel

java.lang.Object
  extended by hep.geant4.jni.G4VModel
      extended by hep.geant4.jni.G4PhysicalVolumeModel

public class G4PhysicalVolumeModel
extends G4VModel


Field Summary
static int UNLIMITED
           
 
Fields inherited from class hep.geant4.jni.G4VModel
swigCMemOwn
 
Constructor Summary
G4PhysicalVolumeModel(G4VPhysicalVolume arg0)
           
G4PhysicalVolumeModel(G4VPhysicalVolume arg0, int requestedDepth)
           
G4PhysicalVolumeModel(G4VPhysicalVolume arg0, int requestedDepth, G4Transform3D modelTransformation)
           
G4PhysicalVolumeModel(G4VPhysicalVolume arg0, int requestedDepth, G4Transform3D modelTransformation, G4ModelingParameters arg3)
           
G4PhysicalVolumeModel(G4VPhysicalVolume arg0, int requestedDepth, G4Transform3D modelTransformation, G4ModelingParameters arg3, boolean useFullExtent)
           
G4PhysicalVolumeModel(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void curtailDescent()
           
 void definePointersToWorkingSpace()
           
 void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth)
           
 void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth, SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV)
           
 void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth, SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV, SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV)
           
 void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth, SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV, SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV, SWIGTYPE_p_p_G4Material ppCurrentMaterial)
           
 void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth, SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV, SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV, SWIGTYPE_p_p_G4Material ppCurrentMaterial, SWIGTYPE_p_std__vectorTG4PhysicalVolumeModel__G4PhysicalVolumeNodeID_t pDrawnPVPath)
           
 void delete()
           
 void describeYourselfTo(G4VGraphicsScene arg0)
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 G4Polyhedron getClippingVolume()
           
static long getCPtr(G4PhysicalVolumeModel obj)
           
 int getCurrentDepth()
           
 String getCurrentDescription()
           
 G4LogicalVolume getCurrentLV()
           
 G4Material getCurrentMaterial()
           
 G4VPhysicalVolume getCurrentPV()
           
 String getCurrentTag()
           
 SWIGTYPE_p_std__vectorTG4PhysicalVolumeModel__G4PhysicalVolumeNodeID_t getDrawnPVPath()
           
 G4PhysicalVolumeModel getG4PhysicalVolumeModel()
           
 int getRequestedDepth()
           
 G4VPhysicalVolume getTopPhysicalVolume()
           
 void setClippingPolyhedron(G4Polyhedron pClippingPolyhedron)
           
 void setRequestedDepth(int requestedDepth)
           
 boolean validate(boolean warn)
           
 
Methods inherited from class hep.geant4.jni.G4VModel
getCPtr, getExtent, getGlobalDescription, getGlobalTag, getModelingParameters, getTransformation, setExtent, setGlobalDescription, setGlobalTag, setModelingParameters, setTransformation, validate
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNLIMITED

public static final int UNLIMITED
Constructor Detail

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(long cPtr,
                             boolean cMemoryOwn)

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
                             int requestedDepth,
                             G4Transform3D modelTransformation,
                             G4ModelingParameters arg3,
                             boolean useFullExtent)

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
                             int requestedDepth,
                             G4Transform3D modelTransformation,
                             G4ModelingParameters arg3)

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
                             int requestedDepth,
                             G4Transform3D modelTransformation)

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(G4VPhysicalVolume arg0,
                             int requestedDepth)

G4PhysicalVolumeModel

public G4PhysicalVolumeModel(G4VPhysicalVolume arg0)
Method Detail

getCPtr

public static long getCPtr(G4PhysicalVolumeModel obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VModel

equals

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

describeYourselfTo

public void describeYourselfTo(G4VGraphicsScene arg0)
Overrides:
describeYourselfTo in class G4VModel

getCurrentDescription

public String getCurrentDescription()
Overrides:
getCurrentDescription in class G4VModel

getCurrentTag

public String getCurrentTag()
Overrides:
getCurrentTag in class G4VModel

getG4PhysicalVolumeModel

public G4PhysicalVolumeModel getG4PhysicalVolumeModel()
Overrides:
getG4PhysicalVolumeModel in class G4VModel

getTopPhysicalVolume

public G4VPhysicalVolume getTopPhysicalVolume()

getRequestedDepth

public int getRequestedDepth()

getClippingVolume

public G4Polyhedron getClippingVolume()

getCurrentDepth

public int getCurrentDepth()

getCurrentPV

public G4VPhysicalVolume getCurrentPV()

getCurrentLV

public G4LogicalVolume getCurrentLV()

getCurrentMaterial

public G4Material getCurrentMaterial()

getDrawnPVPath

public SWIGTYPE_p_std__vectorTG4PhysicalVolumeModel__G4PhysicalVolumeNodeID_t getDrawnPVPath()

setRequestedDepth

public void setRequestedDepth(int requestedDepth)

setClippingPolyhedron

public void setClippingPolyhedron(G4Polyhedron pClippingPolyhedron)

validate

public boolean validate(boolean warn)
Overrides:
validate in class G4VModel

definePointersToWorkingSpace

public void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth,
                                         SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV,
                                         SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV,
                                         SWIGTYPE_p_p_G4Material ppCurrentMaterial,
                                         SWIGTYPE_p_std__vectorTG4PhysicalVolumeModel__G4PhysicalVolumeNodeID_t pDrawnPVPath)

definePointersToWorkingSpace

public void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth,
                                         SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV,
                                         SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV,
                                         SWIGTYPE_p_p_G4Material ppCurrentMaterial)

definePointersToWorkingSpace

public void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth,
                                         SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV,
                                         SWIGTYPE_p_p_G4LogicalVolume ppCurrentLV)

definePointersToWorkingSpace

public void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth,
                                         SWIGTYPE_p_p_G4VPhysicalVolume ppCurrentPV)

definePointersToWorkingSpace

public void definePointersToWorkingSpace(SWIGTYPE_p_int pCurrentDepth)

definePointersToWorkingSpace

public void definePointersToWorkingSpace()

curtailDescent

public void curtailDescent()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.