|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGHYPOCOMMONTOOLS_TRIGGENERICHYPOALG_H
5 #define TRIGHYPOCOMMONTOOLS_TRIGGENERICHYPOALG_H
7 #include "GaudiKernel/ToolHandle.h"
18 ToolHandleArray <TrigGenericHypoTool>
m_hypoTools {
this,
"HypoTools", {},
"Tools that perform actual selection"};
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
virtual StatusCode execute(const EventContext &context) const override
TrigGenericHypoAlg(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< xAOD::TrigCompositeContainer > m_trigCompKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
ToolHandleArray< TrigGenericHypoTool > m_hypoTools