ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
TestBinomial.C File Reference
#include "TBinomialEfficiencyFitter.h"
#include "TVirtualFitter.h"
#include "TH1.h"
#include "TRandom3.h"
#include "TF1.h"
#include "TFitResult.h"
#include "TStyle.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TPaveStats.h"
#include "Math/IntegratorOptions.h"
#include <cassert>
#include <iostream>
Include dependency graph for TestBinomial.C:

Go to the source code of this file.

Functions

void TestBinomial (int nloop=100, int nevts=100, bool plot=false, bool debug=false, int seed=111)
 
int main ()
 

Function Documentation

int main ( )

Definition at line 288 of file TestBinomial.C.

void TestBinomial ( int  nloop = 100,
int  nevts = 100,
bool  plot = false,
bool  debug = false,
int  seed = 111 
)

Definition at line 38 of file TestBinomial.C.

Referenced by main().