hep.geant4.jni
Class G4NavigationLevelRep
java.lang.Object
hep.geant4.jni.G4NavigationLevelRep
public class G4NavigationLevelRep
- extends Object
Constructor Summary |
G4NavigationLevelRep()
|
G4NavigationLevelRep(G4NavigationLevelRep arg0)
|
G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform newT,
EVolume newVolTp)
|
G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform newT,
EVolume newVolTp,
int newRepNo)
|
G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform levelAbove,
G4AffineTransform relativeCurrent,
EVolume newVolTp)
|
G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform levelAbove,
G4AffineTransform relativeCurrent,
EVolume newVolTp,
int newRepNo)
|
G4NavigationLevelRep(long cPtr,
boolean cMemoryOwn)
|
swigCMemOwn
protected boolean swigCMemOwn
G4NavigationLevelRep
public G4NavigationLevelRep(long cPtr,
boolean cMemoryOwn)
G4NavigationLevelRep
public G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform newT,
EVolume newVolTp,
int newRepNo)
G4NavigationLevelRep
public G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform newT,
EVolume newVolTp)
G4NavigationLevelRep
public G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform levelAbove,
G4AffineTransform relativeCurrent,
EVolume newVolTp,
int newRepNo)
G4NavigationLevelRep
public G4NavigationLevelRep(G4VPhysicalVolume newPtrPhysVol,
G4AffineTransform levelAbove,
G4AffineTransform relativeCurrent,
EVolume newVolTp)
G4NavigationLevelRep
public G4NavigationLevelRep()
G4NavigationLevelRep
public G4NavigationLevelRep(G4NavigationLevelRep arg0)
getCPtr
public static long getCPtr(G4NavigationLevelRep 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
getPhysicalVolume
public G4VPhysicalVolume getPhysicalVolume()
getTransformPtr
public G4AffineTransform getTransformPtr()
getTransform
public G4AffineTransform getTransform()
getVolumeType
public EVolume getVolumeType()
getReplicaNo
public int getReplicaNo()
addAReference
public void addAReference()
removeAReference
public boolean removeAReference()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.