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