ROOT  6.06/09
Reference Guide
Functions | Variables
testTStatistic.cxx File Reference
#include "TRandom3.h"
#include "TStatistic.h"
#include "TStopwatch.h"
#include <iostream>
+ Include dependency graph for testTStatistic.cxx:

Go to the source code of this file.

Functions

void testTStatistic (Int_t n=10000)
 
int main (int argc, char **argv)
 

Variables

bool gVerbose = false
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 172 of file testTStatistic.cxx.

void testTStatistic ( Int_t  n = 10000)

Definition at line 9 of file testTStatistic.cxx.

Referenced by main().

Variable Documentation

bool gVerbose = false

Definition at line 7 of file testTStatistic.cxx.

Referenced by main(), and testTStatistic().