9#ifndef TRK_SINGLETRACKDIFFALG_H
10#define TRK_SINGLETRACKDIFFALG_H
14#include "GaudiKernel/ToolHandle.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
provides the interface for a track diff tool
std::string m_comparedTrackCollection
jobOption: name of the compared TrackCollection
StatusCode finalize()
standard Athena-Algorithm method
SingleTrackDiffAlg(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
~SingleTrackDiffAlg()
Default Destructor.
StatusCode execute()
standard Athena-Algorithm method
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.