5#ifndef MUON_IMDTSEGMENTFINDER_H
6#define MUON_IMDTSEGMENTFINDER_H
8#include "GaudiKernel/IAlgTool.h"
static const InterfaceID IID_IMdtSegmentFinder("Muon::IMdtSegmentFinder", 1, 0)
static const InterfaceID & interfaceID()
access to tool interface
virtual const TrkDriftCircleMath::SegVec findSegments(const TrkDriftCircleMath::DCVec &dcvec, const TrkDriftCircleMath::CLVec &clvec, const TrkDriftCircleMath::Road &road, const TrkDriftCircleMath::DCStatistics &dcstats, const TrkDriftCircleMath::ChamberGeometry *geometry=0) const =0
find segments from Hits in a Muon Station
This class offers no functionality, but to define a standard device for the maker to transfer to the ...
TrkDriftCircleMath::Road - encodes the road given to the segment finder in station coordinates.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Function object to check whether two Segments are sub/super sets or different.
std::vector< Cluster > CLVec
std::vector< Segment > SegVec
std::vector< DriftCircle > DCVec