hep.geant4.jni
Class HepRandomEngine
java.lang.Object
hep.geant4.jni.HepRandomEngine
- Direct Known Subclasses:
- HepRanecuEngine
public class HepRandomEngine
- extends Object
Constructor Summary |
protected |
HepRandomEngine(long cPtr,
boolean cMemoryOwn)
|
swigCMemOwn
protected boolean swigCMemOwn
HepRandomEngine
protected HepRandomEngine(long cPtr,
boolean cMemoryOwn)
getCPtr
protected static long getCPtr(HepRandomEngine 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
flat
public double flat()
flatArray
public void flatArray(int size,
double[] vect)
setSeed
public void setSeed(int seed,
int arg1)
setSeeds
public void setSeeds(int[] seeds,
int arg1)
saveStatus
public void saveStatus(String filename)
saveStatus
public void saveStatus()
restoreStatus
public void restoreStatus(String filename)
restoreStatus
public void restoreStatus()
showStatus
public void showStatus()
name
public String name()
beginTag
public static String beginTag()
getSeed
public int getSeed()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.