![]() |
ATLAS Offline Software
|
#include "TrigKernel/EventLoopUtils.h"#include "TrigSORFromPtreeHelper.h"#include "TrigKernel/ITrigEventLoopMgr.h"#include "TrigOutputHandling/HLTResultMTMaker.h"#include "TrigSteeringEvent/OnlineErrorCode.h"#include "TrigSteerMonitor/ISchedulerMonSvc.h"#include "TrigSteerMonitor/ITrigErrorMonTool.h"#include "TrigT1Result/RoIBResult.h"#include "xAODTrigger/TrigCompositeContainer.h"#include "AthenaBaseComps/AthService.h"#include "AthenaKernel/EventContextClid.h"#include "AthenaKernel/Timeout.h"#include "AthenaMonitoringKernel/Monitored.h"#include "xAODEventInfo/EventInfo.h"#include "StoreGate/ReadHandleKey.h"#include "StoreGate/WriteHandleKey.h"#include "GaudiKernel/EventIDBase.h"#include "GaudiKernel/IEventProcessor.h"#include "GaudiKernel/IEvtSelector.h"#include "GaudiKernel/IConversionSvc.h"#include "GaudiKernel/IAlgResourcePool.h"#include "GaudiKernel/IAlgExecStateSvc.h"#include "GaudiKernel/IHiveWhiteBoard.h"#include "GaudiKernel/IScheduler.h"#include "GaudiKernel/IIoComponentMgr.h"#include "GaudiKernel/SmartIF.h"#include "Gaudi/Interfaces/IOptionsSvc.h"#include "tbb/concurrent_queue.h"#include "tbb/task_group.h"#include <atomic>#include <chrono>#include <condition_variable>#include <memory>Go to the source code of this file.
Classes | |
| class | HltEventLoopMgr |
| AthenaMT event loop manager for running HLT online. More... | |
| struct | HltEventLoopMgr::EventLoopStatus |
| Flags and counters steering the main event loop execution. More... | |
Namespaces | |
| namespace | coral |
| namespace | HLT |
| It used to be useful piece of code for replacing actual SG with other store of similar functionality In fact it used to be more like interface adapter for ARA objects access, nevertheless since the ARA project is gone it is only an unnecessary extra layer. | |