ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCFloatingTools
src
TgcL0FloatingInnerCoincidenceTool.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TgcL0FloatingInnerCoincidenceTool.h
"
6
7
namespace
L0Muon
{
8
9
StatusCode
TgcL0FloatingInnerCoincidenceTool::apply
(
TgcL0CandidateContainer
& candidates,
const
EventContext& ctx)
const
{
10
(void)candidates;
11
(void)ctx;
12
return
StatusCode::SUCCESS;
13
}
14
15
}
// namespace L0Muon
TgcL0FloatingInnerCoincidenceTool.h
L0Muon::TgcL0FloatingInnerCoincidenceTool::apply
StatusCode apply(TgcL0CandidateContainer &candidates, const EventContext &ctx) const override
Update candidates with Inner-Coincidence results.
Definition
TgcL0FloatingInnerCoincidenceTool.cxx:9
L0Muon
Definition
NSWTPBits.h:7
L0Muon::TgcL0CandidateContainer
std::vector< TgcL0Candidate > TgcL0CandidateContainer
Event-local candidate collection.
Definition
TgcL0Candidate.h:56
Generated on
for ATLAS Offline Software by
1.16.1