ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCBitwiseTools
src
TgcL0BitwiseTrackSelectorTool.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 "
TgcL0BitwiseTrackSelectorTool.h
"
6
7
namespace
L0Muon
{
8
9
StatusCode
TgcL0BitwiseTrackSelectorTool::select
(
const
TgcL0CandidateContainer
& candidates,
xAOD::TGCCandDataContainer
& output,
const
EventContext& ctx)
const
{
10
(void)candidates;
11
(void)output;
12
(void)ctx;
13
return
StatusCode::SUCCESS;
14
}
15
16
}
// namespace L0Muon
TgcL0BitwiseTrackSelectorTool.h
L0Muon::TgcL0BitwiseTrackSelectorTool::select
StatusCode select(const TgcL0CandidateContainer &candidates, xAOD::TGCCandDataContainer &output, const EventContext &ctx) const override
Select candidates and fill the output container.
Definition
TgcL0BitwiseTrackSelectorTool.cxx:9
L0Muon
Definition
NSWTPBits.h:7
L0Muon::TgcL0CandidateContainer
std::vector< TgcL0Candidate > TgcL0CandidateContainer
Event-local candidate collection.
Definition
TgcL0Candidate.h:56
xAOD::TGCCandDataContainer
TGCCandDataContainer_v1 TGCCandDataContainer
Definition
MuonSpectrometer/MuonPhaseII/Event/xAOD/xAODL0MuonCand/xAODL0MuonCand/TGCCandDataContainer.h:13
Generated on
for ATLAS Offline Software by
1.16.1