|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRACKSYSTEMATICSALG_HH
6 #define TRACKSYSTEMATICSALG_HH
27 ISvcLocator* pSvcLocator );
34 ToolHandle<InDet::InclusiveTrackFilterTool>
m_trackFilterToolLRT{
this,
"TrackFilterToolLRT",
"",
"LRT Track filter tool"};
36 ToolHandle<InDet::InDetTrackTruthFilterTool>
m_trackFilterToolSTD{
this,
"TrackFilterToolSTD",
"",
"STD Track filter tool"};
Property holding a SG store/key/clid from which a ReadHandle is made.
DataVector adapter that acts like it holds const pointers.
ToolHandle< InDet::InclusiveTrackFilterTool > m_trackFilterToolLRT
SG::ShallowCopyDecorDeps< xAOD::TrackParticleContainer > m_decorDeps
An algorithm that can be simultaneously executed in multiple threads.
Helper to propagate decoration dependencies to a shallow copy.
::StatusCode StatusCode
StatusCode definition for legacy code.
Helper to propagate decoration dependencies to a shallow copy.
ToolHandle< InDet::InDetTrackTruthFilterTool > m_trackFilterToolSTD
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_inTrackKey
Property holding a SG store/key/clid from which a WriteHandle is made.
StatusCode initialize() override
TrackSystematicsAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< xAOD::TrackParticleContainer > m_outTrackKey
StatusCode execute(const EventContext &ctx) const override