Warning, file /include/root/TMVA/BoostControlPlots.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #ifndef BoostControlPlots__HH
0002 #define BoostControlPlots__HH
0003
0004 #include "tmvaglob.h"
0005
0006 namespace TMVA{
0007
0008
0009
0010
0011
0012 void BoostControlPlots(TString dataset, TString fin = "TMVA.root", Bool_t useTMVAStyle = kTRUE );
0013
0014 void boostcontrolplots(TString dataset, TDirectory *boostdir );
0015
0016 }
0017 #endif