5#ifndef MUON_IMUONLAYERSEGMENTFINDERTOOL_H
6#define MUON_IMUONLAYERSEGMENTFINDERTOOL_H
10#include "GaudiKernel/IAlgTool.h"
23 static const InterfaceID IID_IMuonLayerSegmentFinderTool(
"Muon::IMuonLayerSegmentFinderTool", 1, 0);
24 return IID_IMuonLayerSegmentFinderTool;
28 virtual void find(
const EventContext& ctx,
31 std::vector<std::shared_ptr<const Muon::MuonSegment> >& segments)
const = 0;
35 std::vector<std::shared_ptr<const Muon::MuonSegment> >& segments)
const = 0;
This is the common class for 3D segments used in the muon spectrometer.
std::vector< std::string > intersection(std::vector< std::string > &v1, std::vector< std::string > &v2)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Struct to hold all PrepRawData collections in a given layer.