ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCToolInterfaces
L0MuonS1TGCToolInterfaces
ITgcL0TrackSelectorTool.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 L0MUONS1TGCINTERFACES_ITGCL0TRACKSELECTORTOOL_H
5
#define L0MUONS1TGCINTERFACES_ITGCL0TRACKSELECTORTOOL_H
6
7
#include "GaudiKernel/EventContext.h"
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
L0MuonS1TGCToolInterfaces/TgcL0Candidate.h
"
10
#include "
xAODL0MuonCand/TGCCandDataContainer.h
"
11
12
namespace
L0Muon
{
13
15
class
ITgcL0TrackSelectorTool
:
virtual
public
IAlgTool {
16
public
:
17
DeclareInterfaceID
(
ITgcL0TrackSelectorTool
, 1, 0);
18
25
virtual
StatusCode
select
(
const
TgcL0CandidateContainer
& candidates,
26
xAOD::TGCCandDataContainer
& output,
27
const
EventContext& ctx)
const
= 0;
28
};
29
30
}
// namespace L0Muon
31
32
#endif
TGCCandDataContainer.h
TgcL0Candidate.h
L0Muon::ITgcL0TrackSelectorTool
Interface for selecting TGC candidates and filling TGCCandData.
Definition
ITgcL0TrackSelectorTool.h:15
L0Muon::ITgcL0TrackSelectorTool::DeclareInterfaceID
DeclareInterfaceID(ITgcL0TrackSelectorTool, 1, 0)
L0Muon::ITgcL0TrackSelectorTool::select
virtual StatusCode select(const TgcL0CandidateContainer &candidates, xAOD::TGCCandDataContainer &output, const EventContext &ctx) const =0
Select candidates and fill the output container.
L0Muon
Definition
NSWTPBits.h:7
L0Muon::TgcL0CandidateContainer
std::vector< TgcL0Candidate > TgcL0CandidateContainer
Event-local candidate collection.
Definition
TgcL0Candidate.h:103
xAOD::TGCCandDataContainer
TGCCandDataContainer_v1 TGCCandDataContainer
Definition
MuonSpectrometer/MuonPhaseII/Event/xAOD/xAODL0MuonCand/xAODL0MuonCand/TGCCandDataContainer.h:13
Generated on
for ATLAS Offline Software by
1.17.0