#include "TBenchmark.h"
#include "Math/GoFTest.h"
#include "Math/Functor.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TStopwatch.h"
#include "Math/GSLRndmEngines.h"
#include "TRandom3.h"
#include <iostream>
#include <cassert>
Go to the source code of this file.
Classes | |
struct | GoFTStress |
Functions | |
Int_t | RunTests (Int_t argc, Char_t *argv[]) |
Int_t | stressGoFTest (Int_t argc=1, Char_t *argv[]=0) |
Definition at line 448 of file stressGoFTest.cxx.
References GoFTStress::fgDebugLevel, gBenchmark, GoFTStress::kBasicDebug, kFALSE, GoFTStress::kNoDebug, GoFTStress::kStandardDebug, kTRUE, GoFTStress::PrintBenchmark(), result(), GoFTStress::RunTests(), TStopwatch::Start(), TBenchmark::Start(), TBenchmark::Stop(), and timer.
Referenced by stressGoFTest().