|
||||||||||
| 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.G4PhysicsFreeVector
public class G4PhysicsFreeVector
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4PhysicsVector |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4PhysicsFreeVector()
|
|
G4PhysicsFreeVector(G4DataVector binVector,
G4DataVector dataVector)
|
|
G4PhysicsFreeVector(long theNbin)
|
|
G4PhysicsFreeVector(long cPtr,
boolean cMemoryOwn)
|
|
| Method Summary | |
|---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4PhysicsFreeVector obj)
|
void |
putValue(long binNumber,
double binValue,
double dataValue)
|
| 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 G4PhysicsFreeVector(long cPtr,
boolean cMemoryOwn)
public G4PhysicsFreeVector()
public G4PhysicsFreeVector(long theNbin)
public G4PhysicsFreeVector(G4DataVector binVector,
G4DataVector dataVector)
| Method Detail |
|---|
public static long getCPtr(G4PhysicsFreeVector 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 putValue(long binNumber,
double binValue,
double dataValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||