4#ifndef IRECMUONCOMBINEDTOOL_H
5#define IRECMUONCOMBINEDTOOL_H
9#include "GaudiKernel/IAlgTool.h"
26 static const InterfaceID IID_IMuonCombinedTool(
"MuonCombined::IMuonCombinedTool", 1, 0);
27 return IID_IMuonCombinedTool;
33 const EventContext& ctx)
const = 0;
DataVector< MuonCombined::InDetCandidate > InDetCandidateCollection
This typedef represents a collection of InDetCandidate objects.
DataVector< MuonCombined::MuonCandidate > MuonCandidateCollection
This typedef represents a collection of MuonCandidate objects.
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...