#include <IMdtSegmentFinder.h>
Definition at line 36 of file IMdtSegmentFinder.h.
◆ findSegments()
find segments from Hits in a Muon Station
- Parameters
-
| dcvec | a vector of drift circles (MDT hits) |
| clvec | a vector of clusters (TGC/RPC hits) |
| geometry | chamber geometry in station coordinates |
| road | poision, direction and width of region of interest, defined on the station surface |
- Returns
- a vector of ISegmentCandidates that an ISegmentMakerTool can fit and process into IMuonSegments
◆ interfaceID()
| static const InterfaceID& Muon::IMdtSegmentFinder::interfaceID |
( |
| ) |
|
|
inlinestatic |
access to tool interface
Definition at line 52 of file IMdtSegmentFinder.h.
52 {
return IID_IMdtSegmentFinder; }
The documentation for this class was generated from the following file: