|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRK_SINGLETRACKDIFFALG_H
10 #define TRK_SINGLETRACKDIFFALG_H
14 #include "GaudiKernel/ToolHandle.h"
56 #endif // TRK_SINGLETRACKDIFFALG_H
StatusCode execute()
standard Athena-Algorithm method
SingleTrackDiffAlg(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
std::string m_comparedTrackCollection
jobOption: name of the compared TrackCollection
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode finalize()
standard Athena-Algorithm method
ToolHandle< Trk::ITrackDiff > m_trackDiffTool
Ensure that the ATLAS eigen extensions are properly loaded.
std::string m_referenceTrackCollection
jobOption: name of the reference TrackCollection
~SingleTrackDiffAlg()
Default Destructor.
StatusCode initialize()
standard Athena-Algorithm method