Jpp
master_rocky-43-ge265d140c
the software that should make you happy
|
Auxiliary program to print random a number according Poisson statistics or the Poisson probability. More...
#include <iostream>
#include <iomanip>
#include "TRandom3.h"
#include "JMath/JMathSupportkit.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Auxiliary program to print random a number according Poisson statistics or the Poisson probability.
Definition in file getPoisson.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 18 of file getPoisson.cc.