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