ATLAS Offline Software
Trigger
TrigT1
Global
GlobalSimulation
src
GlobalAlgs
FirstChain
IeEmSelector.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GLOBALSIM_IEEMSELECTOR_H
6
#define GLOBALSIM_IEEMSELECTOR_H
7
8
namespace
GlobalSim
{
9
15
using
IOBitwise::IeEmTOB;
16
17
class
IeEmSelector
{
18
public
:
19
virtual
~IeEmSelector
() =
default
;
20
virtual
bool
select
(
const
IeEmTOB
&)
const
= 0;
21
};
22
}
23
#endif
GlobalSim
AlgTool to obtain a selection of eFex RoIs read in from the event store.
Definition:
dump.h:8
GlobalSim::IeEmSelector::~IeEmSelector
virtual ~IeEmSelector()=default
GlobalSim::IeEmSelector::select
virtual bool select(const IeEmTOB &) const =0
GlobalSim::IeEmSelector
Definition:
IeEmSelector.h:17
GlobalSim::IOBitwise::IeEmTOB
Class to hold eFexROI TOB bits.
Definition:
IeEmTOB.h:27
Generated on Mon Sep 29 2025 21:11:28 for ATLAS Offline Software by
1.8.18