|
ROOT 6.10/09 Reference Guide |
#include "Math/QuasiRandom.h"#include "Math/GSLRandom.h"#include "TH2.h"#include "TCanvas.h"#include "TApplication.h"#include <iostream>Functions | |
| int | main (int argc, char **argv) |
| int | testQuasiRandom () |
Variables | |
| bool | showGraphics = false |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 92 of file testQuasiRandom.cxx.
| int testQuasiRandom | ( | ) |
Definition at line 16 of file testQuasiRandom.cxx.
| bool showGraphics = false |
Definition at line 14 of file testQuasiRandom.cxx.