|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUON_MUONLAYERSEGMENTMATCHINGTOOL_H 
    6 #define MUON_MUONLAYERSEGMENTMATCHINGTOOL_H 
   12 #include "GaudiKernel/ToolHandle.h" 
   33                     const std::vector<std::shared_ptr<const Muon::MuonSegment> >& segments,
 
   34                     std::vector<std::shared_ptr<const Muon::MuonSegment> >& selectedSegments) 
const override;
 
   42         PublicToolHandle<MuonEDMPrinterTool> 
m_printer{
this, 
"MuonEDMPrinterTool", 
"Muon::MuonEDMPrinterTool/MuonEDMPrinterTool"};
 
   44         ToolHandle<Trk::IExtrapolator> 
m_extrapolator{
this, 
"Extrapolator", 
"Trk::Extrapolation/AtlasExtrapolator"};
 
   46         ToolHandle<IMuTagMatchingTool> 
m_matchingTool{
this, 
"MatchTool", 
"MuTagMatchingTool/MuTagMatchingTool"};
 
  
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
std::vector< std::string > intersection(std::vector< std::string > &v1, std::vector< std::string > &v2)
MuonSegment_v1 MuonSegment
Reference the current persistent version:
::StatusCode StatusCode
StatusCode definition for legacy code.