|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef DATAMODELTESTDATAREAD_HLTRESULTREADER_H
16 #define DATAMODELTESTDATAREAD_HLTRESULTREADER_H
22 #include "GaudiKernel/ToolHandle.h"
72 ToolHandle<HLT::Navigation>
m_nav;
79 #endif // not DATAMODELTESTDATAREAD_HLTRESULTREADER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute() override
Algorithm event processing.
virtual StatusCode finalize() override
Algorithm finalization; called at the end of the job.
ToolHandle< HLT::Navigation > m_nav
Navigation object use to fill the result.
SG::ReadHandleKey< HLT::HLTResult > m_resultKey
Handle to read the HLTResult object.
virtual StatusCode initialize ATLAS_NOT_THREAD_SAFE() override
Algorithm initialization; called at the beginning of the job.
Test for serializing an xAOD object from bytestream.
HLTResultReader(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...
::StatusCode StatusCode
StatusCode definition for legacy code.
HLT::HLTResult is sumarising result of trigger decision evaluation (online/offline) It contains basic...
Define macros for attributes used to control the static checker.