hep.geant4.jni
Class G4PSCellFlux

java.lang.Object
  extended by hep.geant4.jni.G4VPrimitiveScorer
      extended by hep.geant4.jni.G4PSCellFlux

public class G4PSCellFlux
extends G4VPrimitiveScorer


Field Summary
 
Fields inherited from class hep.geant4.jni.G4VPrimitiveScorer
swigCMemOwn
 
Constructor Summary
G4PSCellFlux(long cPtr, boolean cMemoryOwn)
           
G4PSCellFlux(String name)
           
G4PSCellFlux(String name, int depth)
           
 
Method Summary
 void clear()
           
 void delete()
           
 void drawAll()
           
 void endOfEvent(G4HCofThisEvent arg0)
           
 boolean equals(Object obj)
           
protected  void finalize()
           
static long getCPtr(G4PSCellFlux obj)
           
 void initialize(G4HCofThisEvent arg0)
           
 void printAll()
           
 
Methods inherited from class hep.geant4.jni.G4VPrimitiveScorer
getCollectionID, getCPtr, getFilter, getMultiFunctionalDetector, getName, getVerboseLevel, setFilter, setMultiFunctionalDetector, setVerboseLevel
 
Methods inherited from class java.lang.Object
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G4PSCellFlux

public G4PSCellFlux(long cPtr,
                    boolean cMemoryOwn)

G4PSCellFlux

public G4PSCellFlux(String name,
                    int depth)

G4PSCellFlux

public G4PSCellFlux(String name)
Method Detail

getCPtr

public static long getCPtr(G4PSCellFlux obj)

finalize

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

delete

public void delete()
Overrides:
delete in class G4VPrimitiveScorer

equals

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

initialize

public void initialize(G4HCofThisEvent arg0)
Overrides:
initialize in class G4VPrimitiveScorer

endOfEvent

public void endOfEvent(G4HCofThisEvent arg0)
Overrides:
endOfEvent in class G4VPrimitiveScorer

clear

public void clear()
Overrides:
clear in class G4VPrimitiveScorer

drawAll

public void drawAll()
Overrides:
drawAll in class G4VPrimitiveScorer

printAll

public void printAll()
Overrides:
printAll in class G4VPrimitiveScorer


Copyright © 2000-2007 FreeHEP. All Rights Reserved.