ROOT
6.06/09
Reference Guide
|
#include "TStopwatch.h"
#include "TUnuran.h"
#include "TH1.h"
#include "TF1.h"
#include "TRandom.h"
#include "TRandom1.h"
#include "TRandom2.h"
#include "TSystem.h"
#include "TApplication.h"
#include "TCanvas.h"
#include "TVirtualFitter.h"
#include "TFitter.h"
#include "Math/DistFunc.h"
#include <iostream>
Go to the source code of this file.
Functions | |
int | unuranSimple () |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 376 of file unuranSimple.cxx.
int unuranSimple | ( | ) |
Definition at line 55 of file unuranSimple.cxx.
Referenced by main().