ATLAS Offline Software
|
#include "TrigCompositeUtils/TrigCompositeUtils.h"
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "ByteStreamCnvSvcBase/IROBDataProviderSvc.h"
#include "IRegionSelector/IRegSelTool.h"
#include "StoreGate/ReadHandleKeyArray.h"
#include <string>
#include <vector>
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | ROBPrefetchingAlg |
Algorithm taking a list of decision objects, extracting RoI from each and prefetching ROBs (i.e. calling ROBDataProviderSvc::addROBData) for all these RoIs from specific detectors configured in the RegionSelectorTools property. More... | |