Base class for CTP unpacking tools.
More...
#include <CTPUnpackingToolBase.h>
Base class for CTP unpacking tools.
Provides common features needed by all CPT unpacker.
Definition at line 24 of file CTPUnpackingToolBase.h.
◆ CTPUnpackingToolBase()
| CTPUnpackingToolBase::CTPUnpackingToolBase |
( |
const std::string & | type, |
|
|
const std::string & | name, |
|
|
const IInterface * | parent ) |
◆ decode()
◆ initialize()
| StatusCode CTPUnpackingToolBase::initialize |
( |
| ) |
|
|
overridevirtual |
◆ isEmulated()
| virtual bool CTPUnpackingToolBase::isEmulated |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ passBeforePrescaleSelection()
| StatusCode CTPUnpackingToolBase::passBeforePrescaleSelection |
( |
const ROIB::RoIBResult * | , |
|
|
const std::vector< std::string > & | , |
|
|
bool & | ) const |
|
overridevirtual |
◆ m_ctpToChain
| std::unordered_map<int, HLT::IDVec> CTPUnpackingToolBase::m_ctpToChain |
|
protected |
◆ m_forceEnable
| Gaudi::Property<bool> CTPUnpackingToolBase::m_forceEnable |
|
protected |
Initial value:{
this, "ForceEnableAllChains", false, "Enables all chains in each event, testing mode"}
Definition at line 48 of file CTPUnpackingToolBase.h.
48 {
49 this, "ForceEnableAllChains", false, "Enables all chains in each event, testing mode"};
◆ m_monTool
| ToolHandle<GenericMonitoringTool> CTPUnpackingToolBase::m_monTool {this, "MonTool", "", "Monitoring tool"} |
|
protected |
◆ s_CTPIDForUnseededChains
| int CTPUnpackingToolBase::s_CTPIDForUnseededChains = -1 |
|
staticconstexprprotected |
The documentation for this class was generated from the following files: