![]() |
ATLAS Offline Software
|
Base class for MuidBackTracker AlgTool. More...
#include <IMuidBackTracker.h>
Public Member Functions | |
| virtual | ~IMuidBackTracker () |
| Virtual destructor. | |
| virtual TrackCollection * | execute (const TrackCollection &spectrometerTracks) const =0 |
| IMuidBackTracker interface: algorithmic code for back-tracking tracks in a muon spectrometer TrackCollection to the beam intersection point. | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool and IAlgTool interface methods. | |
Base class for MuidBackTracker AlgTool.
Definition at line 34 of file IMuidBackTracker.h.
|
inlinevirtual |
|
pure virtual |
IMuidBackTracker interface: algorithmic code for back-tracking tracks in a muon spectrometer TrackCollection to the beam intersection point.
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 40 of file IMuidBackTracker.h.