|
||||||||||
| 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.G4LPhysicsFreeVector
public class G4LPhysicsFreeVector
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4PhysicsVector |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4LPhysicsFreeVector()
|
|
G4LPhysicsFreeVector(long cPtr,
boolean cMemoryOwn)
|
|
G4LPhysicsFreeVector(long nbin,
double binmin,
double binmax)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
void |
dumpValues()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4LPhysicsFreeVector obj)
|
long |
getLastBin()
|
double |
getLastEnergy()
|
double |
getValue(double theEnergy,
SWIGTYPE_p_bool isOutRange)
|
int |
getVerboseLevel(int arg0)
|
void |
putValues(long binNumber,
double binValue,
double dataValue)
|
void |
setVerboseLevel(int value)
|
| Methods inherited from class hep.geant4.jni.G4PhysicsVector |
|---|
getComment, getCPtr, getLowEdgeEnergy, getType, getVectorLength, isFilledVectorExist, putComment, putValue |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public G4LPhysicsFreeVector(long cPtr,
boolean cMemoryOwn)
public G4LPhysicsFreeVector()
public G4LPhysicsFreeVector(long nbin,
double binmin,
double binmax)
| Method Detail |
|---|
public static long getCPtr(G4LPhysicsFreeVector obj)
protected void finalize()
throws Throwable
finalize in class G4PhysicsVectorThrowablepublic void delete()
delete in class G4PhysicsVectorpublic boolean equals(Object obj)
equals in class G4PhysicsVector
public void putValues(long binNumber,
double binValue,
double dataValue)
public double getValue(double theEnergy,
SWIGTYPE_p_bool isOutRange)
getValue in class G4PhysicsVectorpublic void setVerboseLevel(int value)
public int getVerboseLevel(int arg0)
public double getLastEnergy()
public long getLastBin()
public void dumpValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||