 |
ATLAS Offline Software
|
Go to the documentation of this file.
12 #include "AthLinks/ElementLink.h"
30 return StatusCode::FAILURE;
34 ATH_MSG_ERROR(
"No InDet::IInDetHardScatterSelectionTool provided!");
35 return StatusCode::FAILURE;
46 return StatusCode::SUCCESS;
58 return StatusCode::FAILURE;
65 return StatusCode::FAILURE;
74 return StatusCode::SUCCESS;
ToolHandle< InDet::IInDetHardScatterSelectionTool > m_vtxSelectTool
ToolHandle for the IInDetHardScatterSelectionTool.
virtual StatusCode initialize() override final
Function initialising the tool.
::StatusCode StatusCode
StatusCode definition for legacy code.
const_pointer_type get() const
Dereference the pointer, but don't cache anything.
Handle class for adding a decoration to an object.
Handle class for adding a decoration to an object.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
virtual bool isValid() override final
Can the handle be successfully dereferenced?
SG::ReadHandleKey< xAOD::EventInfo > m_evtInfoKey
xAOD::EventInfo ReadHandleKey
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
SG::ReadHandleKey< xAOD::VertexContainer > m_vtxContKey
ReadHandleKey for the input vertices.
SG::WriteDecorHandleKey< xAOD::EventInfo > m_evtDecoKey
WriteDecorHandleKey for the output hardscatter decoration (applied to xAOD::EventInfo)
Handle class for reading from StoreGate.
virtual StatusCode addBranches(const EventContext &ctx) const override final
Function decorating the inputs.