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