#include "Math/Random.h"
#include "Math/GSLRndmEngines.h"
#include "TStopwatch.h"
#include "TRandom1.h"
#include "TRandom2.h"
#include "TRandom3.h"
#include <iostream>
#include <cmath>
#include <typeinfo>
#include "TH1D.h"
#include "TStyle.h"
#include "TF1.h"
#include "TPaveLabel.h"
#include "TCanvas.h"
Go to the source code of this file.
Defines | |
#define | PI 3.14159265358979323846264338328 |
#define | NLOOP 1000; |
#define | NEVT 10000; |
#define | INTERACTIVE |
Functions | |
template<class R> | |
void | generate (R &r, TH1D *h) |
int | piRandom () |
int | main () |
#define INTERACTIVE |
#define NEVT 10000; |
Definition at line 23 of file piRandom.C.
Referenced by generate(), main(), piRandom(), testBinomial(), testBinomialCLHEP(), testBreitWigner(), testCircle(), testExp(), testFlat(), testGaus(), testLandau(), testMultinomial(), testPoisson(), testPoisson2(), testRandomDist(), and testSphere().
#define NLOOP 1000; |
Definition at line 21 of file piRandom.C.
Referenced by generate(), hz_calc(), initValues(), main(), piRandom(), test_smatrix_kalman(), TestRunner< NDIM1, NDIM2 >::test_smatrix_kalman(), TestRunner< NDIM1, NDIM2 >::test_smatrix_sym_kalman(), test_smatrix_sym_kalman(), test_tmatrix_kalman(), TestRunner< NDIM1, NDIM2 >::test_tmatrix_kalman(), testATBA_C(), testATBA_C2(), testATBA_S(), testATBA_S2(), testATBA_T(), testATBA_T2(), testDot_C(), testDot_S(), testDot_T(), testGMV(), testGMV_T(), testInnerProd_C(), testInnerProd_S(), testInnerProd_T(), testInv_C(), testInv_S(), testInv_T(), testInv_T2(), testMad(), testMad_C(), testMad_T(), testMeq(), testMeq_C(), testMM(), testMM_C(), testMM_T(), testMscale(), testMscale_C(), testMscale_T(), testMT_C(), testMT_S(), testMT_T(), testMV(), testMV_T(), testOperations(), TestTime(), TestTimePF(), TestTimeTF1(), testVad(), testVad_T(), testVeq(), testVscale(), testVscale_T(), and zdemo().
#define PI 3.14159265358979323846264338328 |
Definition at line 18 of file piRandom.C.
Definition at line 28 of file piRandom.C.
References double, h, i, j, m, n, name, NEVT, NLOOP, PI, w, x, and y.
Referenced by G__G__RooFitCore1_245_0_4(), G__G__RooFitCore1_245_0_5(), G__G__RooFitCore1_245_0_6(), G__G__RooFitCore1_245_0_7(), G__G__RooFitCore1_245_0_9(), G__G__RooFitCore1_402_0_2(), G__G__RooFitCore2_520_0_3(), G__G__RooFitCore3_206_0_5(), main(), TMVA::DataSetFactory::MixEvents(), piRandom(), stressSymPosInversion(), and stressVector().
int main | ( | void | ) |
int piRandom | ( | ) |
Definition at line 73 of file piRandom.C.
References c1, TCanvas::cd(), TPad::Divide(), TH1::Draw(), TPaveLabel::Draw(), fg(), TH1::FindObject(), TH1::Fit(), generate(), gStyle, h1, h2, int, n, NEVT, NLOOP, nloop, PI, r1, r2, r3, TStyle::SetOptFit(), TStyle::SetOptLogy(), sigma, sprintf(), sqrt(), and text().