12from ROOT 
import TMVA, TFile, TString, gROOT
 
   13from array 
import array
 
   14from subprocess 
import call
 
   30    branches[branchName] = array(
'f', [-999])
 
   39print(
'Some signal example classifications:')
 
   45print(
'Some background example classifications:')
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
The Reader class serves to use the MVAs in a specific analysis context.