hep.geant4.jni
Class G4LPhysicsFreeVector
java.lang.Object
hep.geant4.jni.G4PhysicsVector
hep.geant4.jni.G4LPhysicsFreeVector
public class G4LPhysicsFreeVector
- extends G4PhysicsVector
G4LPhysicsFreeVector
public G4LPhysicsFreeVector(long cPtr,
boolean cMemoryOwn)
G4LPhysicsFreeVector
public G4LPhysicsFreeVector()
G4LPhysicsFreeVector
public G4LPhysicsFreeVector(long nbin,
double binmin,
double binmax)
getCPtr
public static long getCPtr(G4LPhysicsFreeVector obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4PhysicsVector
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4PhysicsVector
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4PhysicsVector
putValues
public void putValues(long binNumber,
double binValue,
double dataValue)
getValue
public double getValue(double theEnergy,
SWIGTYPE_p_bool isOutRange)
- Overrides:
getValue
in class G4PhysicsVector
setVerboseLevel
public void setVerboseLevel(int value)
getVerboseLevel
public int getVerboseLevel(int arg0)
getLastEnergy
public double getLastEnergy()
getLastBin
public long getLastBin()
dumpValues
public void dumpValues()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.