![]() |
ATLAS Offline Software
|
Tag nearby candidates from distinct chamber paths. More...
#include <TgcL0OverlapClassification.h>
Public Member Functions | |
| OverlapClassification (OverlapClassificationConfig config=OverlapClassificationConfig{}) | |
| void | classify (TgcL0CandidateContainer &candidates, OverlapClassificationStatistics &statistics) const |
Private Attributes | |
| OverlapClassificationConfig | m_config {} |
Tag nearby candidates from distinct chamber paths.
No candidate is removed or ranked. The tags provide event-local provenance for a later overlap-removal stage, after pT and Inner-Coincidence information are available.
Definition at line 34 of file TgcL0OverlapClassification.h.
|
explicit |
Definition at line 98 of file TgcL0OverlapClassification.cxx.
| void L0Muon::TgcL0Floating::OverlapClassification::classify | ( | TgcL0CandidateContainer & | candidates, |
| OverlapClassificationStatistics & | statistics ) const |
Definition at line 101 of file TgcL0OverlapClassification.cxx.
|
private |
Definition at line 43 of file TgcL0OverlapClassification.h.