hep.geant4.jni
Class G4PhysicsVector
java.lang.Object
hep.geant4.jni.G4PhysicsVector
- Direct Known Subclasses:
- G4LPhysicsFreeVector, G4PhysicsFreeVector, G4PhysicsLinearVector, G4PhysicsLnVector, G4PhysicsLogVector, G4PhysicsOrderedFreeVector
public class G4PhysicsVector
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4PhysicsVector
public G4PhysicsVector(long cPtr,
boolean cMemoryOwn)
getCPtr
public static long getCPtr(G4PhysicsVector obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getValue
public double getValue(double theEnergy,
SWIGTYPE_p_bool isOutRange)
putValue
public void putValue(long binNumber,
double theValue)
getLowEdgeEnergy
public double getLowEdgeEnergy(long binNumber)
getVectorLength
public long getVectorLength()
isFilledVectorExist
public boolean isFilledVectorExist()
putComment
public void putComment(String theComment)
getComment
public String getComment()
getType
public G4PhysicsVectorType getType()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.