ATLAS Offline Software
Loading...
Searching...
No Matches
L0Muon::ITgcL0TrackSelectorTool Class Referenceabstract

Interface for selecting TGC candidates and filling TGCCandData. More...

#include <ITgcL0TrackSelectorTool.h>

Inheritance diagram for L0Muon::ITgcL0TrackSelectorTool:
Collaboration diagram for L0Muon::ITgcL0TrackSelectorTool:

Public Member Functions

 DeclareInterfaceID (ITgcL0TrackSelectorTool, 1, 0)
virtual StatusCode select (const TgcL0CandidateContainer &candidates, xAOD::TGCCandDataContainer &output, const EventContext &ctx) const =0
 Select candidates and fill the output container.

Detailed Description

Interface for selecting TGC candidates and filling TGCCandData.

Definition at line 15 of file ITgcL0TrackSelectorTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

L0Muon::ITgcL0TrackSelectorTool::DeclareInterfaceID ( ITgcL0TrackSelectorTool ,
1 ,
0  )

◆ select()

virtual StatusCode L0Muon::ITgcL0TrackSelectorTool::select ( const TgcL0CandidateContainer & candidates,
xAOD::TGCCandDataContainer & output,
const EventContext & ctx ) const
pure virtual

Select candidates and fill the output container.

Parameters
candidatesInput candidate collection.
outputOutput TGCCandData container.
ctxEvent context.

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