|
||||||||||
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.G4PhysicsLnVector
public class G4PhysicsLnVector
Field Summary |
---|
Fields inherited from class hep.geant4.jni.G4PhysicsVector |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
G4PhysicsLnVector()
|
|
G4PhysicsLnVector(double theEmin,
double theEmax,
long theNbin)
|
|
G4PhysicsLnVector(long theNbin)
|
|
G4PhysicsLnVector(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4PhysicsLnVector 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 G4PhysicsLnVector(long cPtr, boolean cMemoryOwn)
public G4PhysicsLnVector()
public G4PhysicsLnVector(long theNbin)
public G4PhysicsLnVector(double theEmin, double theEmax, long theNbin)
Method Detail |
---|
public static long getCPtr(G4PhysicsLnVector 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 |