39 namespace Concurrency {
43 friend class ::ThreadPoolSvc;
44 friend class ::HiveWhiteBoard;
45 friend class ::EvtStoreSvc;
47 friend class ::AthMpEvtLoopMgr;
Use a minimal event store implementation, and adds everything required to satisfy the IDataProviderSv...
static std::size_t n_concEvts
static GAUDI_API std::size_t numConcurrentEvents()
number of Concurrent Events (for MT)
static GAUDI_API void setNumConcEvents(const std::size_t &nE)
static GAUDI_API void setNumThreads(const std::size_t &nT)
friend class SG::HiveMgrSvc
static GAUDI_API bool concurrent()
serial operation, or some form of concurrency
static GAUDI_API void setNumProcs(const std::size_t &nP)
static GAUDI_API std::size_t numThreads()
number of Worker Threads (for MT)
static std::size_t n_procs
static GAUDI_API std::size_t numProcs()
number of forked child processes (for MP)
static std::size_t n_threads
A service which initializes a TBB thread pool.
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...