8#ifndef XAODEGAMMACNV_ELECTRONCNVALG_H
9#define XAODEGAMMACNV_ELECTRONCNVALG_H
16#include "GaudiKernel/ToolHandle.h"
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::string m_xaodContainerName
The key for the output xAOD::ElectronContainer.
ToolHandle< IElectronCnvTool > m_cnvTool
Tools to perform electron identification.
std::string m_xaodFrwdContainerName
virtual StatusCode execute()
Function executing the algorithm.
ElectronCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
std::string m_aodContainerName
The key of the input ElectronContainer.
virtual StatusCode initialize()
Function initialising the algorithm.