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