hep.geant4.jni
Class G4IStore
java.lang.Object
hep.geant4.jni.G4VIStore
hep.geant4.jni.G4IStore
public class G4IStore
- extends G4VIStore
G4IStore
public G4IStore(long cPtr,
boolean cMemoryOwn)
G4IStore
public G4IStore(G4VPhysicalVolume worldvolume)
getCPtr
public static long getCPtr(G4IStore obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4VIStore
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4VIStore
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4VIStore
getImportance
public double getImportance(G4GeometryCell gCell)
- Overrides:
getImportance
in class G4VIStore
isKnown
public boolean isKnown(G4GeometryCell gCell)
- Overrides:
isKnown
in class G4VIStore
getWorldVolume
public G4VPhysicalVolume getWorldVolume()
- Overrides:
getWorldVolume
in class G4VIStore
addImportanceGeometryCell
public void addImportanceGeometryCell(double importance,
G4GeometryCell gCell)
addImportanceGeometryCell
public void addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
addImportanceGeometryCell
public void addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1)
changeImportance
public void changeImportance(double importance,
G4GeometryCell gCell)
changeImportance
public void changeImportance(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
changeImportance
public void changeImportance(double importance,
G4VPhysicalVolume arg1)
getImportance
public double getImportance(G4VPhysicalVolume arg0,
int aRepNum)
getImportance
public double getImportance(G4VPhysicalVolume arg0)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.