4#ifndef HLTSeeding_HLTSeedingNoCtpForTesting_h
5#define HLTSeeding_HLTSeedingNoCtpForTesting_h
28 virtual StatusCode
execute (
const EventContext& ctx)
const override;
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"};
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< ROIB::RoIBResult > m_RoIBResultKey
virtual StatusCode initialize() override
HLTSeedingNoCtpForTesting(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< TrigCompositeUtils::DecisionContainer > m_EMDecisionsKey
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_trigFSRoIKey
SG::WriteHandleKey< TrigRoiDescriptorCollection > m_trigEMRoIsKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.