|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONCOMBINEDBASETOOLS_MUONCOMBINEDTOOL_H
6 #define MUONCOMBINEDBASETOOLS_MUONCOMBINEDTOOL_H
10 #include "GaudiKernel/ToolHandle.h"
32 const EventContext& ctx)
const override;
36 std::vector<const InDetCandidate*>& associatedIdCandidates)
const;
43 PublicToolHandle<Muon::MuonEDMPrinterTool>
m_printer{
this,
"Printer",
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool"};
46 "MuonCombined::MuonCombinedDebuggerTool/MuonCombinedDebuggerTool"};
49 PublicToolHandle<Muon::IMuonAlignmentUncertTool>
m_alignUncertTool{
this,
"AlignmentUncertTool",
""};
53 Gaudi::Property<float>
m_ptBalance{
this,
"PtBalancePreSelection", -1.};
::StatusCode StatusCode
StatusCode definition for legacy code.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...
Define macros for attributes used to control the static checker.