|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthep.geant4.jni.G4PhysicsVector
hep.geant4.jni.G4PhysicsLogVector
public class G4PhysicsLogVector
Field Summary |
---|
Fields inherited from class hep.geant4.jni.G4PhysicsVector |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
G4PhysicsLogVector()
|
|
G4PhysicsLogVector(double theEmin,
double theEmax,
long theNbin)
|
|
G4PhysicsLogVector(long theNbin)
|
|
G4PhysicsLogVector(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4PhysicsLogVector obj)
|
Methods inherited from class hep.geant4.jni.G4PhysicsVector |
---|
getComment, getCPtr, getLowEdgeEnergy, getType, getValue, getVectorLength, isFilledVectorExist, putComment, putValue |
Methods inherited from class java.lang.Object |
---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public G4PhysicsLogVector(long cPtr, boolean cMemoryOwn)
public G4PhysicsLogVector()
public G4PhysicsLogVector(long theNbin)
public G4PhysicsLogVector(double theEmin, double theEmax, long theNbin)
Method Detail |
---|
public static long getCPtr(G4PhysicsLogVector obj)
protected void finalize() throws Throwable
finalize
in class G4PhysicsVector
Throwable
public void delete()
delete
in class G4PhysicsVector
public boolean equals(Object obj)
equals
in class G4PhysicsVector
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |