|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_IMUONNSWSEGMENTFINDERTOOL_H
6 #define MUON_IMUONNSWSEGMENTFINDERTOOL_H
10 #include "GaudiKernel/IAlgTool.h"
23 static const InterfaceID IID_IMuonNSWSegmentFinderTool(
"Muon::IMuonNSWSegmentFinderTool", 1, 0);
24 return IID_IMuonNSWSegmentFinderTool;
37 std::vector<std::unique_ptr<Muon::MuonSegment>>
quadSegs{};
39 std::vector<std::unique_ptr<const Muon::MuonClusterOnTrack>>
inputClust{};
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.