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.};
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.
Define macros for attributes used to control the static checker.
#define ATLAS_CHECK_FILE_THREAD_SAFETY
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...