5#ifndef HLTSEEDING_CTPUNPACKINGTOOLBASE_H
6#define HLTSEEDING_CTPUNPACKINGTOOLBASE_H
28 const std::string& name,
29 const IInterface* parent);
31 virtual StatusCode
decode(
const EventContext& ctx,
38 const std::vector<std::string>& ,
bool& )
const override;
49 this,
"ForceEnableAllChains",
false,
"Enables all chains in each event, testing mode"};
51 ToolHandle<GenericMonitoringTool>
m_monTool{
this,
"MonTool",
"",
"Monitoring tool"};
Class holding the LVL1 RoIB result build by the RoIBuilder.
std::vector< HLT::Identifier > IDVec
Namespace of the LVL1 RoIB simulation.