|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef MUON_IMUONSYSTEMEXTENSIONTOOL_H 
    6 #define MUON_IMUONSYSTEMEXTENSIONTOOL_H 
   17 #include "GaudiKernel/IAlgTool.h" 
   36             static const InterfaceID IID_IMuonSystemExtensionTool(
"Muon::IMuonSystemExtensionTool", 1, 0);
 
   37             return IID_IMuonSystemExtensionTool;
 
   44             std::unique_ptr<MuonCombined::InDetCandidate> 
candidate;
 
   47             const std::map<MuonStationIndex::DetectorRegionIndex, std::set<int>>* 
sectorsWithHits{
nullptr};
 
  
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined ...
base-class for combined reconstruction output Provides access to MuonType and Author