ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Macros | Functions | Variables
MethodPDERS.cxx File Reference
#include "TMVA/MethodPDERS.h"
#include <assert.h>
#include <algorithm>
#include "TBuffer.h"
#include "TFile.h"
#include "TObjString.h"
#include "TMath.h"
#include "TMVA/BinaryTree.h"
#include "TMVA/BinarySearchTree.h"
#include "TMVA/ClassifierFactory.h"
#include "TMVA/Event.h"
#include "TMVA/MsgLogger.h"
#include "TMVA/RootFinder.h"
#include "TMVA/Tools.h"
#include "TMVA/TransformationHandler.h"
#include "TMVA/Types.h"
Include dependency graph for MethodPDERS.cxx:

Go to the source code of this file.

Namespaces

 TMVA
 Abstract ClassifierFactory template that handles arbitrary types.
 

Macros

#define TMVA_MethodPDERS__countByHand__Debug__
 

Functions

 ClassImp (TMVA::MethodPDERS) TMVA
 standard constructor for the PDERS method More...
 

Variables

const Bool_t TMVA::MethodPDERS_UseFindRoot = kFALSE
 

Macro Definition Documentation

#define TMVA_MethodPDERS__countByHand__Debug__

Definition at line 92 of file MethodPDERS.cxx.

Function Documentation

ClassImp ( TMVA::MethodPDERS  )

standard constructor for the PDERS method

Definition at line 102 of file MethodPDERS.cxx.