|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4VIStore
hep.geant4.jni.G4IStore
public class G4IStore
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4VIStore |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4IStore(G4VPhysicalVolume worldvolume)
|
|
G4IStore(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
addImportanceGeometryCell(double importance,
G4GeometryCell gCell)
|
void |
addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1)
|
void |
addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
|
void |
changeImportance(double importance,
G4GeometryCell gCell)
|
void |
changeImportance(double importance,
G4VPhysicalVolume arg1)
|
void |
changeImportance(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4IStore obj)
|
double |
getImportance(G4GeometryCell gCell)
|
double |
getImportance(G4VPhysicalVolume arg0)
|
double |
getImportance(G4VPhysicalVolume arg0,
int aRepNum)
|
G4VPhysicalVolume |
getWorldVolume()
|
boolean |
isKnown(G4GeometryCell gCell)
|
| Methods inherited from class hep.geant4.jni.G4VIStore |
|---|
getCPtr |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public G4IStore(long cPtr,
boolean cMemoryOwn)
public G4IStore(G4VPhysicalVolume worldvolume)
| Method Detail |
|---|
public static long getCPtr(G4IStore obj)
protected void finalize()
throws Throwable
finalize in class G4VIStoreThrowablepublic void delete()
delete in class G4VIStorepublic boolean equals(Object obj)
equals in class G4VIStorepublic double getImportance(G4GeometryCell gCell)
getImportance in class G4VIStorepublic boolean isKnown(G4GeometryCell gCell)
isKnown in class G4VIStorepublic G4VPhysicalVolume getWorldVolume()
getWorldVolume in class G4VIStore
public void addImportanceGeometryCell(double importance,
G4GeometryCell gCell)
public void addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
public void addImportanceGeometryCell(double importance,
G4VPhysicalVolume arg1)
public void changeImportance(double importance,
G4GeometryCell gCell)
public void changeImportance(double importance,
G4VPhysicalVolume arg1,
int aRepNum)
public void changeImportance(double importance,
G4VPhysicalVolume arg1)
public double getImportance(G4VPhysicalVolume arg0,
int aRepNum)
public double getImportance(G4VPhysicalVolume arg0)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||