![]() |
The Gaudi Framework
master (b9786168)
|
#include <Gaudi/Accumulators.h>#include <Gaudi/Arena/Monotonic.h>#include <GaudiKernel/ConcurrencyFlags.h>#include <GaudiKernel/IConversionSvc.h>#include <GaudiKernel/IDataManagerSvc.h>#include <GaudiKernel/IDataProviderSvc.h>#include <GaudiKernel/IHiveWhiteBoard.h>#include <GaudiKernel/IOpaqueAddress.h>#include <GaudiKernel/IRegistry.h>#include <GaudiKernel/Service.h>#include <GaudiKernel/System.h>#include <tbb/concurrent_queue.h>#include <ThreadLocalStorage.h>#include <algorithm>#include <iomanip>#include <iterator>#include <map>#include <mutex>#include <stdexcept>#include <type_traits>#include <unordered_map>#include <utility>#include <vector>
Go to the source code of this file.
Classes | |
| class | EvtStoreSvc |
| Use a minimal event store implementation, and adds everything required to satisfy the IDataProviderSvc, IDataManagerSvc and IHiveWhiteBoard interfaces by throwing exceptions except when the functionality is really needed... More... | |