The IMuonHoleRecoveryTool is a pure virtual interface for tools that recover hole on a track.
More...
#include <IMuonHoleRecoveryTool.h>
The IMuonHoleRecoveryTool is a pure virtual interface for tools that recover hole on a track.
Definition at line 20 of file IMuonHoleRecoveryTool.h.
◆ ~IMuonHoleRecoveryTool()
virtual Muon::IMuonHoleRecoveryTool::~IMuonHoleRecoveryTool |
( |
| ) |
|
|
virtualdefault |
◆ createHoleTSOSsForClusterChamber()
◆ interfaceID()
static const InterfaceID& Muon::IMuonHoleRecoveryTool::interfaceID |
( |
| ) |
|
|
inlinestatic |
access to tool interface
Definition at line 23 of file IMuonHoleRecoveryTool.h.
24 static const InterfaceID IID_IMuonHoleRecoveryTool(
"Muon::IMuonHoleRecoveryTool", 1, 0);
25 return IID_IMuonHoleRecoveryTool;
◆ recover()
recover missing hits (holes) on tracks
- Returns
- a pointer to a track, the ownership of the output track is passed to the client calling the tool.
Implemented in Muon::MuonChamberHoleRecoveryTool.
The documentation for this class was generated from the following file: