ATLAS Offline Software
Loading...
Searching...
No Matches
IHGTD_HolesITkTool Class Referenceabstract

#include <IHGTD_HolesITkTool.h>

Inheritance diagram for IHGTD_HolesITkTool:
Collaboration diagram for IHGTD_HolesITkTool:

Public Member Functions

 DeclareInterfaceID (IHGTD_HolesITkTool, 1, 0)
virtual std::vector< std::unique_ptr< Trk::TrackParameters > > getHolesITk (const EventContext &ctx, const xAOD::TrackParticle &track_ptkl) const =0
 Calculates the number of holes on track in ITk between the last measurement in ITk and first layer of HGTD.

Detailed Description

Definition at line 25 of file IHGTD_HolesITkTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

IHGTD_HolesITkTool::DeclareInterfaceID ( IHGTD_HolesITkTool ,
1 ,
0  )

◆ getHolesITk()

virtual std::vector< std::unique_ptr< Trk::TrackParameters > > IHGTD_HolesITkTool::getHolesITk ( const EventContext & ctx,
const xAOD::TrackParticle & track_ptkl ) const
pure virtual

Calculates the number of holes on track in ITk between the last measurement in ITk and first layer of HGTD.

Parameters
[in]trackTrack built in the inner tracker to be extended to HGTD.
Returns
Returns an int corresponding to the number of the holes on track.

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