The Gaudi Framework
v30r3 (a5ef0a68)
|
Provides information about the level of concurrency of the currently executing job. More...
#include <GaudiKernel/ConcurrencyFlags.h>
Provides information about the level of concurrency of the currently executing job.
will enumerate the number of Worker Threads (for multi-threading), Processes (for multi-processing), and total number of concurrent events.
Definition at line 10 of file ConcurrencyFlags.h.