![]() |
ATLAS Offline Software
|
#include <TgcL0FloatingTrackSelectorTool.h>
Public Member Functions | |
| StatusCode | select (const TgcL0CandidateContainer &candidates, xAOD::TGCCandDataContainer &output, const EventContext &ctx) const override |
| Select candidates and fill the output container. | |
Definition at line 12 of file TgcL0FloatingTrackSelectorTool.h.
|
override |
Select candidates and fill the output container.
| candidates | Input candidate collection. |
| output | Output TGCCandData container. |
| ctx | Event context. |
Definition at line 9 of file TgcL0FloatingTrackSelectorTool.cxx.