ATLAS Offline Software
Classes | List of all members
InDet::IZWindowRoISeedTool Class Referenceabstract

#include <IZWindowRoISeedTool.h>

Inheritance diagram for InDet::IZWindowRoISeedTool:
Collaboration diagram for InDet::IZWindowRoISeedTool:

Classes

class  ZWindow
 

Public Member Functions

Interface ID
 DeclareInterfaceID (IZWindowRoISeedTool, 1, 0)
 
Public methods and return type
virtual std::vector< ZWindowgetRoIs (const EventContext &ctx) const =0
 

Detailed Description

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.

Member Function Documentation

◆ DeclareInterfaceID()

InDet::IZWindowRoISeedTool::DeclareInterfaceID ( IZWindowRoISeedTool  ,
,
 
)

◆ getRoIs()

virtual std::vector<ZWindow> InDet::IZWindowRoISeedTool::getRoIs ( const EventContext &  ctx) const
pure virtual

The documentation for this class was generated from the following file: