Logo ROOT   6.08/07
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:

Functions

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

Variables

bool gVerbose = false
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 172 of file testTStatistic.cxx.

◆ testTStatistic()

void testTStatistic ( Int_t  n = 10000)

Definition at line 9 of file testTStatistic.cxx.

Variable Documentation

◆ gVerbose

bool gVerbose = false

Definition at line 7 of file testTStatistic.cxx.