|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef JetTrackSelectionAlg_H
14 #define JetTrackSelectionAlg_H
41 ToolHandle<InDet::IInDetTrackSelectionTool>
m_selector {
this,
"TrackSelector",
"",
"track selection tool"};
StatusCode execute(const EventContext &ctx) const override
DataVector adapter that acts like it holds const pointers.
SG::ShallowCopyDecorDeps< xAOD::TrackParticleContainer > m_decorDeps
StatusCode initialize() override
Athena algorithm's Hooks.
Helper to propagate decoration dependencies to a shallow copy.
::StatusCode StatusCode
StatusCode definition for legacy code.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
Helper to propagate decoration dependencies to a shallow copy.
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the base class for EventLoop reentrant algorithms
JetTrackSelectionAlg(const std::string &n, ISvcLocator *l)
SG::WriteHandleKey< xAOD::TrackParticleContainer > m_output
ToolHandle< InDet::IInDetTrackSelectionTool > m_selector
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_input