hep.geant4.jni
Class G4PVParameterised
java.lang.Object
hep.geant4.jni.G4VPhysicalVolume
hep.geant4.jni.G4PVReplica
hep.geant4.jni.G4PVParameterised
public class G4PVParameterised
- extends G4PVReplica
Constructor Summary |
G4PVParameterised(long cPtr,
boolean cMemoryOwn)
|
G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4LogicalVolume pMotherLogical,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam)
|
G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4LogicalVolume pMotherLogical,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam,
boolean pSurfChk)
|
G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam)
|
G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam,
boolean pSurfChk)
|
G4PVParameterised(SWIGTYPE_p___void__ arg0)
|
Methods inherited from class hep.geant4.jni.G4VPhysicalVolume |
getCPtr, getFrameRotation, getFrameTranslation, getLogicalVolume, getMotherLogical, getName, getObjectRotation, getObjectRotationValue, getObjectTranslation, getRotation, getTranslation, setLogicalVolume, setMotherLogical, setName, setRotation, setTranslation |
G4PVParameterised
public G4PVParameterised(long cPtr,
boolean cMemoryOwn)
G4PVParameterised
public G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4LogicalVolume pMotherLogical,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam,
boolean pSurfChk)
G4PVParameterised
public G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4LogicalVolume pMotherLogical,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam)
G4PVParameterised
public G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam,
boolean pSurfChk)
G4PVParameterised
public G4PVParameterised(String pName,
G4LogicalVolume pLogical,
G4VPhysicalVolume pMother,
EAxis pAxis,
int nReplicas,
G4VPVParameterisation pParam)
G4PVParameterised
public G4PVParameterised(SWIGTYPE_p___void__ arg0)
getCPtr
public static long getCPtr(G4PVParameterised obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4PVReplica
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4PVReplica
swigDirectorDisconnect
protected void swigDirectorDisconnect()
- Overrides:
swigDirectorDisconnect
in class G4PVReplica
swigReleaseOwnership
public void swigReleaseOwnership()
- Overrides:
swigReleaseOwnership
in class G4PVReplica
swigTakeOwnership
public void swigTakeOwnership()
- Overrides:
swigTakeOwnership
in class G4PVReplica
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4PVReplica
isParameterised
public boolean isParameterised()
- Overrides:
isParameterised
in class G4PVReplica
getParameterisation
public G4VPVParameterisation getParameterisation()
- Overrides:
getParameterisation
in class G4PVReplica
getReplicationData
public void getReplicationData(SWIGTYPE_p_EAxis axis,
SWIGTYPE_p_int nReplicas,
SWIGTYPE_p_double width,
SWIGTYPE_p_double offset,
SWIGTYPE_p_bool consuming)
- Overrides:
getReplicationData
in class G4PVReplica
setRegularStructureId
public void setRegularStructureId(int Code)
- Overrides:
setRegularStructureId
in class G4PVReplica
checkOverlaps
public boolean checkOverlaps(int res)
checkOverlaps
public boolean checkOverlaps()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.