|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCOMBINEDBASETOOLS_MUONCANDIDATETOOL_H
6 #define MUONCOMBINEDBASETOOLS_MUONCANDIDATETOOL_H
10 #include "GaudiKernel/ToolHandle.h"
37 PublicToolHandle<Muon::MuonEDMPrinterTool>
m_printer{
this,
"Printer",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool"};
38 ToolHandle<Rec::ICombinedMuonTrackBuilder>
m_trackBuilder{
this,
"TrackBuilder",
"",
""};
40 "ExtrapolateMuonToIPTool/ExtrapolateMuonToIPTool"};
42 "Trk::TrackSelectionProcessorTool/MuonAmbiProcessor"};
43 ToolHandle<Trk::IExtendedTrackSummaryTool>
m_trackSummaryTool{
this,
"TrackSummaryTool",
"MuonTrackSummaryTool"};
52 this,
"TrackSegmentAssociationTool",
"MuonCombined::TrackSegmentAssociationTool/TrackSegmentAssociationTool"};
57 "Flag deciding whether the candidate belongs to the comissioning."};
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...