hep.geant4.jni
Class G4VCellScorerStore

java.lang.Object
  extended by hep.geant4.jni.G4VCellScorerStore
Direct Known Subclasses:
G4CellScorerStore

public class G4VCellScorerStore
extends Object


Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
G4VCellScorerStore(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
 G4VCellScorer getCellScore(G4GeometryCell gCell)
           
static long getCPtr(G4VCellScorerStore 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

G4VCellScorerStore

public G4VCellScorerStore(long cPtr,
                          boolean cMemoryOwn)
Method Detail

getCPtr

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

getCellScore

public G4VCellScorer getCellScore(G4GeometryCell gCell)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.