hep.geant4.jni
Class G4NavigationLevelRep

java.lang.Object
  extended by hep.geant4.jni.G4NavigationLevelRep

public class G4NavigationLevelRep
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
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)
           
 
Method Summary
 void addAReference()
           
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4NavigationLevelRep obj)
           
 G4VPhysicalVolume getPhysicalVolume()
           
 int getReplicaNo()
           
 G4AffineTransform getTransform()
           
 G4AffineTransform getTransformPtr()
           
 EVolume getVolumeType()
           
 boolean removeAReference()
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

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)
Method Detail

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.