![]() |
ATLAS Offline Software
|
Interface for applying Inner Coincidence to TGC candidates. More...
#include <ITgcL0InnerCoincidenceTool.h>
Public Member Functions | |
| DeclareInterfaceID (ITgcL0InnerCoincidenceTool, 1, 0) | |
| virtual StatusCode | apply (TgcL0CandidateContainer &candidates, const EventContext &ctx) const =0 |
| Update candidates with Inner-Coincidence results. | |
Interface for applying Inner Coincidence to TGC candidates.
Definition at line 14 of file ITgcL0InnerCoincidenceTool.h.
|
pure virtual |
Update candidates with Inner-Coincidence results.
| candidates | Candidate collection to update. |
| ctx | Event context. |
| L0Muon::ITgcL0InnerCoincidenceTool::DeclareInterfaceID | ( | ITgcL0InnerCoincidenceTool | , |
| 1 | , | ||
| 0 | ) |