|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODEGAMMACNV_ELECTRONCNVALG_H
9 #define XAODEGAMMACNV_ELECTRONCNVALG_H
16 #include "GaudiKernel/ToolHandle.h"
60 #endif // XAODEGAMMACNV_ELECTRONCNVALG_H
virtual StatusCode execute()
Function executing the algorithm.
ToolHandle< IElectronCnvTool > m_cnvTool
Tools to perform electron identification.
Algorithm creating xAOD::Electrons from Analysis::Electrons.
virtual StatusCode initialize()
Function initialising the algorithm.
std::string m_xaodContainerName
The key for the output xAOD::ElectronContainer.
std::string m_xaodFrwdContainerName
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_aodContainerName
The key of the input ElectronContainer.
ElectronCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.