|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef TRIGDJDISPHYPOALG_H
5 #define TRIGDJDISPHYPOALG_H
17 #include "Gaudi/Property.h"
32 ToolHandleArray< DisplacedJetDispHypoTool >
m_hypoTools {
this,
"HypoTools", {},
"Tools that perform actual selection"};
DisplacedJetDispHypoAlg()
SG::ReadCondHandleKey< InDet::BeamSpotData > m_beamSpotKey
SG::ReadHandleKey< xAOD::VertexContainer > m_vtxKey
virtual StatusCode initialize() override
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_lrtTracksKey
ToolHandleArray< DisplacedJetDispHypoTool > m_hypoTools
::StatusCode StatusCode
StatusCode definition for legacy code.
Header file to be included by clients of the Monitored infrastructure.
Hypothesis algorithms take the output of reco algorithms and the decision from the preceeding InputMa...
virtual StatusCode execute(const EventContext &context) const override
virtual ~DisplacedJetDispHypoAlg()=default