ATLAS Offline Software
|
#include <IZWindowRoISeedTool.h>
Classes | |
class | ZWindow |
Public Member Functions | |
Interface ID | |
DeclareInterfaceID (IZWindowRoISeedTool, 1, 0) | |
Public methods and return type | |
virtual std::vector< ZWindow > | getRoIs (const EventContext &ctx) const =0 |
Compute Region-Of-Interest (RoI) along z-axis for track-reconstruction. See the SiSPSeededTrackRecontructionRoI algorithm for its usage.
Definition at line 33 of file IZWindowRoISeedTool.h.
InDet::IZWindowRoISeedTool::DeclareInterfaceID | ( | IZWindowRoISeedTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |