hep.geant4.jni
Class G4ScoreTable

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

public class G4ScoreTable
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4ScoreTable()
           
G4ScoreTable(G4VIStore aIStore)
           
G4ScoreTable(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
 String fillString(String name, char c, int n)
           
 String fillString(String name, char c, int n, boolean back)
           
protected  void finalize()
           
static long getCPtr(G4ScoreTable obj)
           
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

G4ScoreTable

public G4ScoreTable(long cPtr,
                    boolean cMemoryOwn)

G4ScoreTable

public G4ScoreTable(G4VIStore aIStore)

G4ScoreTable

public G4ScoreTable()
Method Detail

getCPtr

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

fillString

public String fillString(String name,
                         char c,
                         int n,
                         boolean back)

fillString

public String fillString(String name,
                         char c,
                         int n)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.