#include <Python.h>#include <TMVA/PyMethodBase.h>#include "TMVA/DataSet.h"#include "TMVA/DataSetInfo.h"#include "TMVA/MsgLogger.h"#include "TMVA/Results.h"#include "TMVA/Timer.h"#include "TMVA/Tools.h"#include "TSystem.h"#include <numpy/arrayobject.h>Classes | |
| class | TMVA::Internal::PyGILRAII | 
Namespaces | |
| namespace | TMVA | 
| create variable transformations  | |
| namespace | TMVA::Internal | 
Macros | |
| #define | NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION | 
Functions | |
| TString | TMVA::Python_Executable () | 
| Function to find current Python executable used by ROOT If "Python3" is installed, return "python3".   | |
| #define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION | 
Definition at line 26 of file PyMethodBase.cxx.