|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODFORWARDCNV_MBTSMODULECNVALG_H 
    9 #define XAODFORWARDCNV_MBTSMODULECNVALG_H 
   16 #include "GaudiKernel/ToolHandle.h" 
   46     ToolHandle<IMBTSModuleCnvTool> 
m_cnvTool{
this, 
"CnvTool", 
"xAODMaker::MBTSModuleCnvTool/MBTSModuleCnvTool", 
"The converter tool for MBTSModules"};
 
   52 #endif // XAODFORWARDCNV_MBTSMODULECNVALG_H 
  
virtual StatusCode execute(const EventContext &ctx) const override
Property holding a SG store/key/clid from which a ReadHandle is made.
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
MBTSModuleCnvAlg(const std::string &name, ISvcLocator *svcLoc)
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
SG::ReadHandleKey< TileCellContainer > m_inputKey
ToolHandle< IMBTSModuleCnvTool > m_cnvTool
Handle to the converter tool.
SG::WriteHandleKey< xAOD::MBTSModuleContainer > m_outputKey
Algorithm creating xAOD::MBTSModules from TileCellContainer.