Warning, file /include/root/TMVA/mvas.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #ifndef mvas__HH
0002 #define mvas__HH
0003 #include "TLegend.h"
0004 #include "TText.h"
0005 #include "TH2.h"
0006
0007 #include "TMVA/tmvaglob.h"
0008 #include "TMVA/Types.h"
0009 namespace TMVA{
0010
0011
0012
0013
0014
0015
0016
0017
0018 void mvas(TString dataset, TString fin = "TMVA.root", HistType htype = kMVAType, Bool_t useTMVAStyle = kTRUE );
0019 }
0020 #endif