|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGGERCNV_MUONROICNVALG_H
9 #define XAODTRIGGERCNV_MUONROICNVALG_H
16 #include "GaudiKernel/ToolHandle.h"
58 #endif // XAODTRIGGERCNV_MUONROICNVALG_H
virtual StatusCode initialize()
Function initialising the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
MuonRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
virtual StatusCode execute()
Function executing the algorithm.
Algorithm for creating xAOD::MuonRoIContainer from an AOD.
ToolHandle< IMuonRoICnvTool > m_cnvTool
Handle to the converter tool.
std::string m_aodKey
StoreGate key of the input container.
std::string m_xaodKey
StoreGate key for the output container.