ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCBitwiseTools
src
TgcL0BitwiseCandidateBuilderTool.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 "
TgcL0BitwiseCandidateBuilderTool.h
"
6
7
namespace
L0Muon
{
8
9
StatusCode
TgcL0BitwiseCandidateBuilderTool::build
(
const
TgcRdoContainer
& rdos,
TgcL0CandidateContainer
& candidates,
const
EventContext& ctx)
const
{
10
(void)rdos;
11
(void)candidates;
12
(void)ctx;
13
return
StatusCode::SUCCESS;
14
}
15
16
}
// namespace L0Muon
TgcL0BitwiseCandidateBuilderTool.h
L0Muon::TgcL0BitwiseCandidateBuilderTool::build
StatusCode build(const TgcRdoContainer &rdos, TgcL0CandidateContainer &candidates, const EventContext &ctx) const override
Build candidates from TGC RDO data.
Definition
TgcL0BitwiseCandidateBuilderTool.cxx:9
TgcRdoContainer
Definition
TgcRdoContainer.h:25
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