ROOT 6.14/05 Reference Guide |
Example of a simple script creating 3 threads.
This script can only be executed via ACliC: .x threads.C++. Before executing the script, load the Thread library with:
This is not needed anymore due to the rootmap facility which automatically loads the needed libraries.
Definition in file threads.C.