Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EEMSORTSELECTCOUNTCONTAINERCOMPARATOR_H
6 #define GLOBALSIM_EEMSORTSELECTCOUNTCONTAINERCOMPARATOR_H
20 #include "../../../IGlobalSimAlgTool.h"
32 const std::string&
name,
39 virtual StatusCode run(
const EventContext& ctx)
const override;
41 virtual std::string
toString()
const override;
49 "flag to enable dumps"};
57 "key to read input port data for the hypo block"};
66 "key to read in output ports data"};
73 "eEmSortSelectCountExpectationsReadKey",
74 "eEmSortSelectCountExpectations",
75 "key to read in eEmSortSelectCount regression test expectations"};
typename eEmSortSelectCountContainerPortsOut::GenTobPtr GenTobPtr
Gaudi::Property< bool > m_enableDump
eEmSortSelectCountContainerComparator(const std::string &type, const std::string &name, const IInterface *parent)
constexpr static auto & s_SortOutWidth
AlgTool to obtain a selection of eFex RoIs read in from the event store.
SG::ReadHandleKey< GlobalSim::eEmSortSelectCountContainerPortsOut > m_portsOutReadKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
std::shared_ptr< GenericTob > GenTobPtr
virtual ~eEmSortSelectCountContainerComparator()=default
constexpr static std::size_t SortOutWidth
SG::ReadHandleKey< GlobalSim::eEmSortSelectCountExpectations > m_eEmSortSelectCountExpectationsReadKey
SG::ReadHandleKey< GlobalSim::GepAlgoHypothesisFIFO > m_HypoFIFOReadKey
virtual std::string toString() const override
virtual StatusCode run(const EventContext &ctx) const override