hep.geant4.jni
Class G4RandBit
java.lang.Object
hep.geant4.jni.HepRandom
hep.geant4.jni.G4RandFlat
hep.geant4.jni.G4RandBit
public class G4RandBit
- extends G4RandFlat
Methods inherited from class hep.geant4.jni.G4RandFlat |
engine, fire, fire, fire, fireArray, fireArray, fireInt, fireInt, getCPtr, restoreEngineStatus, restoreEngineStatus, saveEngineStatus, saveEngineStatus, shoot, shoot, shoot, shoot, shoot, shoot, shootArray, shootArray, shootArray, shootArray, shootInt, shootInt, shootInt, shootInt |
Methods inherited from class hep.geant4.jni.HepRandom |
createInstance, flat, flat, flatArray, flatArray, getCPtr, getTheEngine, getTheGenerator, getTheSeed, getTheTableSeeds, setTheEngine, setTheSeed, setTheSeed, setTheSeeds, setTheSeeds, showEngineStatus |
G4RandBit
protected G4RandBit(long cPtr,
boolean cMemoryOwn)
G4RandBit
public G4RandBit(HepRandomEngine anEngine)
G4RandBit
public G4RandBit(HepRandomEngine anEngine,
double width)
G4RandBit
public G4RandBit(HepRandomEngine anEngine,
double a,
double b)
getCPtr
protected static long getCPtr(G4RandBit obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class G4RandFlat
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class G4RandFlat
equals
public boolean equals(Object obj)
- Overrides:
equals
in class G4RandFlat
shootBit
public static int shootBit()
shootBit
public static int shootBit(HepRandomEngine arg0)
fireBit
public int fireBit()
- Overrides:
fireBit
in class G4RandFlat
name
public String name()
- Overrides:
name
in class G4RandFlat
distributionName
public static String distributionName()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.