 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_EEMMULTTESTCOMPARATOR_H
6 #define GLOBALSIM_EEMMULTTESTCOMPARATOR_H
16 #include "../GlobalSimComponents/ITIPwriterAlgTool.h"
18 #include "../IO/TipWord_clid.h"
42 "ExpectedTIPwordReadKey",
44 "key to read in expected TIP words"
51 "GeneratedTIPwordReadKey",
53 "key to read in GlobalSim TIP words"
60 "falg to abort on first exp, gen TIP word mismatch"};
SG::ReadHandleKey< TIPword > m_generatedTIPword_ReadKey
SG::ReadHandleKey< TIPword > m_expectedTIPword_ReadKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual ~eEmMultTestComparator()=default
virtual StatusCode initialize() override
Gaudi::Property< bool > m_abort_on_mismatch
eEmMultTestComparator(const std::string &name, ISvcLocator *pSvcLocator)