hep.geant4.jni
Class G4VPhysicalVolume
java.lang.Object
hep.geant4.jni.G4VPhysicalVolume
- Direct Known Subclasses:
- G4PVDivision, G4PVPlacement, G4PVReplica
public class G4VPhysicalVolume
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4VPhysicalVolume
public G4VPhysicalVolume(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4VPhysicalVolume obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getObjectRotation
public G4RotationMatrix getObjectRotation()
getObjectRotationValue
public G4RotationMatrix getObjectRotationValue()
getObjectTranslation
public G4ThreeVector getObjectTranslation()
getFrameRotation
public G4RotationMatrix getFrameRotation()
getFrameTranslation
public G4ThreeVector getFrameTranslation()
getTranslation
public G4ThreeVector getTranslation()
setTranslation
public void setTranslation(G4ThreeVector v)
getRotation
public G4RotationMatrix getRotation()
setRotation
public void setRotation(G4RotationMatrix arg0)
getLogicalVolume
public G4LogicalVolume getLogicalVolume()
setLogicalVolume
public void setLogicalVolume(G4LogicalVolume pLogical)
getMotherLogical
public G4LogicalVolume getMotherLogical()
setMotherLogical
public void setMotherLogical(G4LogicalVolume pMother)
getName
public String getName()
setName
public void setName(String pName)
getMultiplicity
public int getMultiplicity()
isMany
public boolean isMany()
getCopyNo
public int getCopyNo()
setCopyNo
public void setCopyNo(int CopyNo)
isReplicated
public boolean isReplicated()
isParameterised
public boolean isParameterised()
getParameterisation
public G4VPVParameterisation getParameterisation()
getReplicationData
public void getReplicationData(SWIGTYPE_p_EAxis axis,
SWIGTYPE_p_int nReplicas,
SWIGTYPE_p_double width,
SWIGTYPE_p_double offset,
SWIGTYPE_p_bool consuming)
isRegularStructure
public boolean isRegularStructure()
getRegularStructureId
public int getRegularStructureId()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.