ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
BinaryTree.cxx File Reference
#include <string>
#include <stdexcept>
#include "TMVA/BinaryTree.h"
#include "TMVA/MsgLogger.h"
#include "TMVA/Event.h"
#include "TMVA/Node.h"
#include "TMVA/Tools.h"
#include "TMVA/Types.h"
Include dependency graph for BinaryTree.cxx:

Go to the source code of this file.

Functions

 ClassImp (TMVA::BinaryTree) TMVA
 constructor for a yet "empty" tree. Needs to be filled afterwards More...
 

Function Documentation

ClassImp ( TMVA::BinaryTree  )

constructor for a yet "empty" tree. Needs to be filled afterwards

Definition at line 49 of file BinaryTree.cxx.