hep.geant4.jni
Class G4Scorer

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

public class G4Scorer
extends G4VScorer


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VScorer
swigCMemOwn
 
Constructor Summary
G4Scorer()
           
G4Scorer(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4Scorer 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

G4Scorer

public G4Scorer(long cPtr,
                boolean cMemoryOwn)

G4Scorer

public G4Scorer()
Method Detail

getCPtr

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