star-travex
|
#include "TROOT.h"
#include "Riostream.h"
#include "TFile.h"
#include "TMath.h"
#include "TTree.h"
#include "TDatime.h"
#include "TBranch.h"
#include "TMVA/Tools.h"
#include "TMVA/Reader.h"
#include "TMVA/Factory.h"
#include "weights/TMVAClassification_Fisher.class.C"
Go to the source code of this file.
Functions | |
void | SetTreeVariables (TTree *oldtree) |
void | ApplyClassifier () |
void ApplyClassifier | ( | ) |
Definition at line 52 of file ApplyClassifier.C.
void SetTreeVariables | ( | TTree * | oldtree | ) |
Definition at line 13 of file ApplyClassifier.C.