|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRACKSEGMENTASSOCIATIONTOOL_H
6 #define TRACKSEGMENTASSOCIATIONTOOL_H
9 #include "GaudiKernel/ServiceHandle.h"
10 #include "GaudiKernel/ToolHandle.h"
32 std::vector<const Muon::MuonSegment*>& assocSegmentVec)
const override;
36 "Handle to the service providing the IMuonEDMHelperSvc interface"};
37 PublicToolHandle<Muon::MuonEDMPrinterTool>
m_printer{
this,
"MuonEDMPrinterTool",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool"};
::StatusCode StatusCode
StatusCode definition for legacy code.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...