Back to home page

EIC code displayed by LXR

 
 

    


Warning, file /include/root/TMVA/compareanapp.h was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #ifndef compareanapp__HH
0002 #define compareanapp__HH
0003 #include "TMVA/tmvaglob.h"
0004 #include "TMVA/Types.h"
0005 namespace TMVA{
0006 
0007 
0008 #define CheckDerivedPlots 0
0009 
0010    void compareanapp( TString finAn = "TMVA.root", TString finApp = "TMVApp.root", 
0011                       HistType htype = kMVAType, bool useTMVAStyle=kTRUE );
0012 }
0013 #endif