hep.geant4.jni
Class G4VDigi

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

public class G4VDigi
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4VDigi()
           
G4VDigi(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 G4AttValueVector createAttValues()
           
 void delete()
           
 void draw()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 G4StringG4AttDefMap getAttDefs()
           
static long getCPtr(G4VDigi obj)
           
 void print()
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4VDigi

public G4VDigi(long cPtr,
               boolean cMemoryOwn)

G4VDigi

public G4VDigi()
Method Detail

getCPtr

public static long getCPtr(G4VDigi 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

draw

public void draw()

print

public void print()

getAttDefs

public G4StringG4AttDefMap getAttDefs()

createAttValues

public G4AttValueVector createAttValues()


Copyright © 2000-2007 FreeHEP. All Rights Reserved.