5#ifndef TRT_CALIBTOOLS__FILLALIGNTRKINFO_H
6#define TRT_CALIBTOOLS__FILLALIGNTRKINFO_H
23#include "GaudiKernel/ToolHandle.h"
40 ToolHandle<Trk::ITrackSummaryTool>
m_TrackSummaryTool {
this,
"TrackSummaryTool",
"Trk::TrackSummaryTool/TrackSummaryTool",
""};
ToolHandle< Trk::ITrackSummaryTool > m_TrackSummaryTool
virtual StatusCode initialize()
virtual bool fill(const Trk::Track *aTrack, TRT::TrackInfo *output, const xAOD::EventInfo &eventInfo, const xAOD::VertexContainer &vertices)
FillAlignTrkInfo(const std::string &type, const std::string &name, const IInterface *parent)
virtual ~FillAlignTrkInfo()
EventInfo_v1 EventInfo
Definition of the latest event info version.
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".