ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
TMVAMultipleBackgroundExample.C File Reference
#include <iostream>
#include <vector>
#include <limits>
#include "TChain.h"
#include "TCut.h"
#include "TDirectory.h"
#include "TH1F.h"
#include "TH1.h"
#include "TMath.h"
#include "TFile.h"
#include "TStopwatch.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TMVA/GeneticAlgorithm.h"
#include "TMVA/GeneticFitter.h"
#include "TMVA/IFitterTarget.h"
#include "TMVA/Factory.h"
#include "TMVA/Reader.h"
Include dependency graph for TMVAMultipleBackgroundExample.C:

Go to the source code of this file.

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Functions

void TMVA::Training ()
 
void TMVA::ApplicationCreateCombinedTree ()
 
void TMVA::MaximizeSignificance ()
 
void TMVAMultipleBackgroundExample ()
 
int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 477 of file TMVAMultipleBackgroundExample.C.

void TMVAMultipleBackgroundExample ( )

Definition at line 450 of file TMVAMultipleBackgroundExample.C.

Referenced by main().