9#ifndef TRK_SINGLETRACKDIFFALG_H
10#define TRK_SINGLETRACKDIFFALG_H
14#include "GaudiKernel/ToolHandle.h"
41 StatusCode
execute(
const EventContext& ctx);
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
provides the interface for a track diff tool
std::string m_comparedTrackCollection
jobOption: name of the compared TrackCollection
StatusCode finalize()
standard Athena-Algorithm method
StatusCode execute(const EventContext &ctx)
standard Athena-Algorithm method
SingleTrackDiffAlg(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
~SingleTrackDiffAlg()
Default Destructor.
StatusCode initialize()
standard Athena-Algorithm method
ToolHandle< Trk::ITrackDiff > m_trackDiffTool
std::string m_referenceTrackCollection
jobOption: name of the reference TrackCollection
Ensure that the ATLAS eigen extensions are properly loaded.