Where to find $ROOTSYS/tutorials/tmva/test/TMVAGui.C

Dear experts,
in the TMVAUsersGuide, it is write that we can run $ROOTSYS/tmva/test/TMVAGui.C in a root session, but I do not see this file, indeed the test directory is missing [1]. Do you know where is it? I have root 6.06/01.
ps: $ROOTSYS/tmva/ does not exist, so I looked in $ROOTSYS/tutorials/tmva/
Regards

[1]
l $ROOTSYS/tutorials/tmva/
total 188K
-rw-r–r-- 1 cvmfs 1.9K May 31 21:45 tmva_logo.gif
-rw-r–r-- 1 cvmfs 242 May 31 21:45 sigmoid-small.png
-rw-r–r-- 1 cvmfs 1.1K May 31 21:45 makefile
-rw-r–r-- 1 cvmfs 183 May 31 21:45 line-small.png
-rw-r–r-- 1 cvmfs 60K May 31 21:45 createData.C
-rw-r–r-- 1 cvmfs 7.0K May 31 21:45 TMVARegressionApplication.C
-rw-r–r-- 1 cvmfs 14K May 31 21:45 TMVARegression.C
-rw-r–r-- 1 cvmfs 17K May 31 21:45 TMVAMultipleBackgroundExample.C
-rw-r–r-- 1 cvmfs 6.5K May 31 21:45 TMVAMulticlassApplication.C
-rw-r–r-- 1 cvmfs 6.3K May 31 21:45 TMVAMulticlass.C
-rw-r–r-- 1 cvmfs 4.0K May 31 21:45 TMVAGAexample2.C
-rw-r–r-- 1 cvmfs 6.2K May 31 21:45 TMVAGAexample.C
-rw-r–r-- 1 cvmfs 5.4K May 31 21:45 TMVAClassificationCategoryApplication.C
-rw-r–r-- 1 cvmfs 7.7K May 31 21:45 TMVAClassificationCategory.C
-rw-r–r-- 1 cvmfs 21K May 31 21:45 TMVAClassificationApplication.C
-rw-r–r-- 1 cvmfs 28K May 31 21:45 TMVAClassification.C
drwxr-xr-x 2 cvmfs 4 Jun 1 10:18 data

Just run (in ROOT):

TMVA::TMVAGui("filename")

No need for an external macro any more.

Same for TMVAMultiClassGui and TMVARegGui.

Dear behrenhoff,
I’ll certainly have many other questions of this type so I wonder if there is a special (update) ROOT TMVA user guide. Indeed, from root.cern.ch/tmva I do see only the one from the TMVA people.
Regards

TMVA tutorials are also on the web with other tutorials.
root.cern.ch/doc/master/group__ … _tmva.html

Dear Couet,
ok, thank you for the link.
Regards

Since its very post, i am getting same issue
Using lxplus and ROOT version 6.22
I am unable to read what is written as a command after “Just run”

Fixed, you can read now.