|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef HLTSeeding_HLTSeedingNoCtpForTesting_h
5 #define HLTSeeding_HLTSeedingNoCtpForTesting_h
32 this,
"RoIBResult",
"RoIBResult",
"Name of RoIBResult"};
35 this,
"EMRoIs",
"HLT_TestEMRoIs",
"Name of the EM RoIs object produced by the unpacker"};
38 this,
"EMDecisions",
"HLTNav_TestL1EM",
"Decisions for each EM RoI"};
41 this,
"OutputTrigFSRoI",
"HLT_TestFSRoI",
"Name of the Full Scan RoIs object produced by the unpacker"};
HLTSeedingNoCtpForTesting(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< TrigCompositeUtils::DecisionContainer > m_EMDecisionsKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
SG::ReadHandleKey< ROIB::RoIBResult > m_RoIBResultKey
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_trigFSRoIKey
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_trigEMRoIsKey
Simplified version of HLTSeeding with minimal dependencies to use in testing.