ATLAS Offline Software
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCBitwiseTools
src
TgcL0BitwiseTrackSelectorTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef L0MUONS1TGCBITWISETOOLS_TGCL0BITWISETRACKSELECTORTOOL_H
5
#define L0MUONS1TGCBITWISETOOLS_TGCL0BITWISETRACKSELECTORTOOL_H
6
7
#include "
AthenaBaseComps/AthAlgTool.h
"
8
#include "
L0MuonS1TGCToolInterfaces/ITgcL0TrackSelectorTool.h
"
9
10
namespace
L0Muon
{
11
12
class
TgcL0BitwiseTrackSelectorTool
final
13
:
public
extends<AthAlgTool, ITgcL0TrackSelectorTool> {
14
public
:
15
using
base_class::base_class;
16
18
StatusCode
select
(
const
TgcL0CandidateContainer
& candidates,
19
xAOD::TGCCandDataContainer
& output,
20
const
EventContext& ctx)
const override
;
21
};
22
23
}
// namespace L0Muon
24
25
#endif
AthAlgTool.h
ITgcL0TrackSelectorTool.h
L0Muon::TgcL0BitwiseTrackSelectorTool
Definition
TgcL0BitwiseTrackSelectorTool.h:13
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