ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
Muon
L0MuonS1TGCToolInterfaces
L0MuonS1TGCToolInterfaces
ITgcL0InnerCoincidenceTool.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_ITGCL0INNERCOINCIDENCETOOL_H
5
#define L0MUONS1TGCINTERFACES_ITGCL0INNERCOINCIDENCETOOL_H
6
7
#include "GaudiKernel/EventContext.h"
8
#include "GaudiKernel/IAlgTool.h"
9
#include "
L0MuonS1TGCToolInterfaces/TgcL0Candidate.h
"
10
11
namespace
L0Muon
{
12
14
class
ITgcL0InnerCoincidenceTool
:
virtual
public
IAlgTool {
15
public
:
16
DeclareInterfaceID
(
ITgcL0InnerCoincidenceTool
, 1, 0);
17
23
virtual
StatusCode
apply
(
TgcL0CandidateContainer
& candidates,
24
const
EventContext& ctx)
const
= 0;
25
};
26
27
}
// namespace L0Muon
28
29
#endif
TgcL0Candidate.h
L0Muon::ITgcL0InnerCoincidenceTool
Interface for applying Inner Coincidence to TGC candidates.
Definition
ITgcL0InnerCoincidenceTool.h:14
L0Muon::ITgcL0InnerCoincidenceTool::apply
virtual StatusCode apply(TgcL0CandidateContainer &candidates, const EventContext &ctx) const =0
Update candidates with Inner-Coincidence results.
L0Muon::ITgcL0InnerCoincidenceTool::DeclareInterfaceID
DeclareInterfaceID(ITgcL0InnerCoincidenceTool, 1, 0)
L0Muon
Definition
NSWTPBits.h:7
L0Muon::TgcL0CandidateContainer
std::vector< TgcL0Candidate > TgcL0CandidateContainer
Event-local candidate collection.
Definition
TgcL0Candidate.h:103
Generated on
for ATLAS Offline Software by
1.17.0