How to Use the
ROOT
TThread Class
Jörn Adamczewski
,
Marc Hemberger
Mar 3, 2000
updated September, 26, 2001 (J.A.)
Contents
Summary
1.1
Disclaimer
1.2
Problems
Installation
Threads related ROOT Classes
TThread for pedestrians
4.1
TThread user function
TThread in more detail
5.1
CINT
5.2
Asynchronous Actions
5.3
Synchronous Actions: TCondition
5.4
Xlib connections
5.5
Canceling a TThread
5.6
Finishing thread
Advanced: TThreads with classes
6.1
How to launch a class memberfunction as TThread
Thanks and Credits
List of Example files
8.1
Example
mhs3
8.2
Example
conditions
8.3
Example
TMhs3
8.4
Example
CalcPiThread
Thread Usage
Glossary