hep.geant4.jni
Class G4CellStoreScorer

java.lang.Object
  extended by hep.geant4.jni.G4VScorer
      extended by hep.geant4.jni.G4CellStoreScorer

public class G4CellStoreScorer
extends G4VScorer


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VScorer
swigCMemOwn
 
Constructor Summary
G4CellStoreScorer(G4VCellScorerStore csc)
           
G4CellStoreScorer(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4CellStoreScorer obj)
           
 void score(G4Step aStep, G4GeometryCellStep aPStep)
           
 
Methods inherited from class hep.geant4.jni.G4VScorer
getCPtr
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4CellStoreScorer

public G4CellStoreScorer(long cPtr,
                         boolean cMemoryOwn)

G4CellStoreScorer

public G4CellStoreScorer(G4VCellScorerStore csc)
Method Detail

getCPtr

public static long getCPtr(G4CellStoreScorer obj)

finalize

protected void finalize()
                 throws Throwable
Overrides:
finalize in class G4VScorer
Throws:
Throwable

delete

public void delete()
Overrides:
delete in class G4VScorer

equals

public boolean equals(Object obj)
Overrides:
equals in class G4VScorer

score

public void score(G4Step aStep,
                  G4GeometryCellStep aPStep)
Overrides:
score in class G4VScorer


Copyright © 2000-2007 FreeHEP. All Rights Reserved.