ATLAS Offline Software
|
Service to serve ROB data in online environment. More...
#include "ByteStreamCnvSvcBase/IROBDataProviderSvc.h"
#include "ByteStreamData/RawEvent.h"
#include "eformat/SourceIdentifier.h"
#include "AthenaBaseComps/AthService.h"
#include "AthenaKernel/SlotSpecificObj.h"
#include "AthenaMonitoringKernel/Monitored.h"
#include "TrigCostMonitor/ITrigCostSvc.h"
#include "TrigDataAccessMonitoring/ROBDataMonitor.h"
#include <string>
#include <string_view>
#include <vector>
#include <map>
#include <mutex>
#include "tbb/concurrent_unordered_map.h"
Go to the source code of this file.
Classes | |
class | HltROBDataProviderSvc |
ROBDataProvider service for retrieving and serving ROB data in HLT online. More... | |
struct | HltROBDataProviderSvc::EventCache |
struct which provides the event cache for each slot More... | |
Service to serve ROB data in online environment.
Definition in file HltROBDataProviderSvc.h.