hep.geant4.jni
Class G4RandPoisson
java.lang.Object
hep.geant4.jni.HepRandom
hep.geant4.jni.HepRandPoisson
hep.geant4.jni.G4RandPoisson
public class G4RandPoisson
- extends HepRandPoisson
Methods inherited from class hep.geant4.jni.HepRandom |
createInstance, flat, flat, flatArray, flatArray, getCPtr, getTheEngine, getTheGenerator, getTheSeed, getTheTableSeeds, restoreEngineStatus, restoreEngineStatus, saveEngineStatus, saveEngineStatus, setTheEngine, setTheSeed, setTheSeed, setTheSeeds, setTheSeeds, showEngineStatus |
G4RandPoisson
protected G4RandPoisson(long cPtr,
boolean cMemoryOwn)
G4RandPoisson
public G4RandPoisson(HepRandomEngine anEngine,
double m)
G4RandPoisson
public G4RandPoisson(HepRandomEngine anEngine)
getCPtr
protected static long getCPtr(G4RandPoisson obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class HepRandPoisson
- Throws:
Throwable
delete
public void delete()
- Overrides:
delete
in class HepRandPoisson
equals
public boolean equals(Object obj)
- Overrides:
equals
in class HepRandPoisson
shoot
public static int shoot(double m)
shoot
public static int shoot()
shootArray
public static void shootArray(int size,
int[] vect,
double m)
shootArray
public static void shootArray(int size,
int[] vect)
shoot
public static int shoot(HepRandomEngine anEngine,
double m)
shoot
public static int shoot(HepRandomEngine anEngine)
fire
public int fire()
- Overrides:
fire
in class HepRandPoisson
fire
public int fire(double m)
- Overrides:
fire
in class HepRandPoisson
fireArray
public void fireArray(int size,
int[] vect)
- Overrides:
fireArray
in class HepRandPoisson
fireArray
public void fireArray(int size,
int[] vect,
double m)
- Overrides:
fireArray
in class HepRandPoisson
name
public String name()
- Overrides:
name
in class HepRandPoisson
engine
public HepRandomEngine engine()
- Overrides:
engine
in class HepRandPoisson
distributionName
public static String distributionName()
getMAXIMUMPOISSONDEVIATE
public static double getMAXIMUMPOISSONDEVIATE()
tableBoundary
public static int tableBoundary()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.