hep.geant4.jni
Class G4CellScorerStore
java.lang.Object
hep.geant4.jni.G4VCellScorerStore
hep.geant4.jni.G4CellScorerStore
public class G4CellScorerStore
- extends G4VCellScorerStore
G4CellScorerStore
public G4CellScorerStore(long cPtr,
boolean cMemoryOwn)
G4CellScorerStore
public G4CellScorerStore()
getCPtr
public static long getCPtr(G4CellScorerStore obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VCellScorerStore
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VCellScorerStore
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VCellScorerStore
getCellScore
public G4VCellScorer getCellScore(G4GeometryCell gCell)
- Overrides:
getCellScore
in class G4VCellScorerStore
setAutoScorerCreate
public void setAutoScorerCreate()
addCellScorer
public G4CellScorer addCellScorer(G4GeometryCell gCell)
addCellScorer
public G4CellScorer addCellScorer(G4VPhysicalVolume vol,
int repnum)
addCellScorer
public G4CellScorer addCellScorer(G4VPhysicalVolume vol)
deleteAllScorers
public void deleteAllScorers()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.